make[1]: Entering directory `/home/sam/lol/src' g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/LinearMath/liblol_a-btQuickprof.o -MD -MP -MF bullet/LinearMath/.deps/liblol_a-btQuickprof.Tpo -c -o bullet/LinearMath/liblol_a-btQuickprof.o `test -f 'bullet/LinearMath/btQuickprof.cpp' || echo './'`bullet/LinearMath/btQuickprof.cpp bullet/LinearMath/btQuickprof.cpp: In static member function 'static void CProfileManager::dumpRecursive(CProfileIterator*, int)': bullet/LinearMath/btQuickprof.cpp:529:8: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/LinearMath/btQuickprof.cpp:511:6: warning: shadowed declaration is here [-Wshadow] mv -f bullet/LinearMath/.deps/liblol_a-btQuickprof.Tpo bullet/LinearMath/.deps/liblol_a-btQuickprof.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/LinearMath/liblol_a-btGeometryUtil.o -MD -MP -MF bullet/LinearMath/.deps/liblol_a-btGeometryUtil.Tpo -c -o bullet/LinearMath/liblol_a-btGeometryUtil.o `test -f 'bullet/LinearMath/btGeometryUtil.cpp' || echo './'`bullet/LinearMath/btGeometryUtil.cpp In file included from bullet/LinearMath/btGeometryUtil.h:19:0, from bullet/LinearMath/btGeometryUtil.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btGeometryUtil.h:20:0, from bullet/LinearMath/btGeometryUtil.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btGeometryUtil.h:20:0, from bullet/LinearMath/btGeometryUtil.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btGeometryUtil.h:20:0, from bullet/LinearMath/btGeometryUtil.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/LinearMath/btGeometryUtil.cpp:116:51: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/LinearMath/btGeometryUtil.cpp:116:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/LinearMath/.deps/liblol_a-btGeometryUtil.Tpo bullet/LinearMath/.deps/liblol_a-btGeometryUtil.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/LinearMath/liblol_a-btAlignedAllocator.o -MD -MP -MF bullet/LinearMath/.deps/liblol_a-btAlignedAllocator.Tpo -c -o bullet/LinearMath/liblol_a-btAlignedAllocator.o `test -f 'bullet/LinearMath/btAlignedAllocator.cpp' || echo './'`bullet/LinearMath/btAlignedAllocator.cpp mv -f bullet/LinearMath/.deps/liblol_a-btAlignedAllocator.Tpo bullet/LinearMath/.deps/liblol_a-btAlignedAllocator.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/LinearMath/liblol_a-btSerializer.o -MD -MP -MF bullet/LinearMath/.deps/liblol_a-btSerializer.Tpo -c -o bullet/LinearMath/liblol_a-btSerializer.o `test -f 'bullet/LinearMath/btSerializer.cpp' || echo './'`bullet/LinearMath/btSerializer.cpp mv -f bullet/LinearMath/.deps/liblol_a-btSerializer.Tpo bullet/LinearMath/.deps/liblol_a-btSerializer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/LinearMath/liblol_a-btConvexHull.o -MD -MP -MF bullet/LinearMath/.deps/liblol_a-btConvexHull.Tpo -c -o bullet/LinearMath/liblol_a-btConvexHull.o `test -f 'bullet/LinearMath/btConvexHull.cpp' || echo './'`bullet/LinearMath/btConvexHull.cpp In file included from bullet/LinearMath/btConvexHull.h:22:0, from bullet/LinearMath/btConvexHull.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btConvexHull.h:23:0, from bullet/LinearMath/btConvexHull.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btConvexHull.h:23:0, from bullet/LinearMath/btConvexHull.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHull.cpp: In function 'int maxdirsterid(const T*, int, const T&, btAlignedObjectArray&)': bullet/LinearMath/btConvexHull.cpp:278:15: warning: declaration of 's' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:265:13: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:279:15: warning: declaration of 'c' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:266:13: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp: In member function 'int HullLibrary::calchullgen(btVector3*, int, int)': bullet/LinearMath/btConvexHull.cpp:573:8: warning: variable 'ti' set but not used [-Wunused-but-set-variable] bullet/LinearMath/btConvexHull.cpp: In member function 'bool HullLibrary::ComputeHull(unsigned int, const btVector3*, PHullResult&, unsigned int)': bullet/LinearMath/btConvexHull.cpp:661:36: warning: cast from type 'const btVector3*' to type 'btVector3*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btConvexHull.cpp:665:36: warning: cast from type 'const btVector3*' to type 'btVector3*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btConvexHull.cpp: In member function 'bool HullLibrary::CleanupVertices(unsigned int, const btVector3*, unsigned int, unsigned int&, btVector3*, btScalar, btVector3&)': bullet/LinearMath/btConvexHull.cpp:1014:14: warning: declaration of 'dx' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:909:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:1015:14: warning: declaration of 'dy' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:910:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:1016:14: warning: declaration of 'dz' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:911:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:1054:18: warning: declaration of 'bmin' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:888:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:1055:18: warning: declaration of 'bmax' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:889:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:1067:12: warning: declaration of 'dx' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:909:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:1068:12: warning: declaration of 'dy' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:910:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:1069:12: warning: declaration of 'dz' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:911:11: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp: In instantiation of 'int maxdirsterid(const T*, int, const T&, btAlignedObjectArray&) [with T = btVector3]': bullet/LinearMath/btConvexHull.cpp:493:57: required from here bullet/LinearMath/btConvexHull.cpp:278:47: warning: declaration of 's' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:265:13: warning: shadowed declaration is here [-Wshadow] bullet/LinearMath/btConvexHull.cpp:279:47: warning: declaration of 'c' shadows a previous local [-Wshadow] bullet/LinearMath/btConvexHull.cpp:266:13: warning: shadowed declaration is here [-Wshadow] In file included from bullet/LinearMath/btConvexHull.h:23:0, from bullet/LinearMath/btConvexHull.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHullTriangle*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHullTriangle*]' bullet/LinearMath/btConvexHull.cpp:435:21: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btConvexHull.cpp:532:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btConvexHull.cpp:538:20: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btVector3]' bullet/LinearMath/btConvexHull.cpp:165:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = ConvexH::HalfEdge]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = ConvexH::HalfEdge]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = ConvexH::HalfEdge]' bullet/LinearMath/btConvexHull.cpp:166:25: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPlane]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPlane]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btPlane]' bullet/LinearMath/btConvexHull.cpp:167:27: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHullTriangle*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHullTriangle*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHullTriangle*]' bullet/LinearMath/btConvexHull.cpp:435:21: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = unsigned int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = unsigned int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = unsigned int]' bullet/LinearMath/btConvexHull.cpp:642:27: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/LinearMath/.deps/liblol_a-btConvexHull.Tpo bullet/LinearMath/.deps/liblol_a-btConvexHull.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/LinearMath/liblol_a-btConvexHullComputer.o -MD -MP -MF bullet/LinearMath/.deps/liblol_a-btConvexHullComputer.Tpo -c -o bullet/LinearMath/liblol_a-btConvexHullComputer.o `test -f 'bullet/LinearMath/btConvexHullComputer.cpp' || echo './'`bullet/LinearMath/btConvexHullComputer.cpp In file included from bullet/LinearMath/btConvexHullComputer.h:18:0, from bullet/LinearMath/btConvexHullComputer.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btConvexHullComputer.h:19:0, from bullet/LinearMath/btConvexHullComputer.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btConvexHullComputer.h:19:0, from bullet/LinearMath/btConvexHullComputer.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In constructor 'btConvexHullInternal::Point64::Point64(int64_t, int64_t, int64_t)': bullet/LinearMath/btConvexHullComputer.cpp:63:45: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:63:45: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:63:45: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In constructor 'btConvexHullInternal::Point32::Point32(int32_t, int32_t, int32_t)': bullet/LinearMath/btConvexHullComputer.cpp:90:45: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:90:45: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:90:45: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In constructor 'btConvexHullInternal::Int128::Int128(uint64_t, uint64_t)': bullet/LinearMath/btConvexHullComputer.cpp:150:40: warning: declaration of 'high' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:150:40: warning: declaration of 'low' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In constructor 'btConvexHullInternal::Int128::Int128(uint64_t)': bullet/LinearMath/btConvexHullComputer.cpp:154:25: warning: declaration of 'low' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In constructor 'btConvexHullInternal::Rational128::Rational128(const btConvexHullInternal::Int128&, const btConvexHullInternal::Int128&)': bullet/LinearMath/btConvexHullComputer.cpp:362:5: warning: declaration of 'denominator' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:362:5: warning: declaration of 'numerator' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In constructor 'btConvexHullInternal::PointR128::PointR128(btConvexHullInternal::Int128, btConvexHullInternal::Int128, btConvexHullInternal::Int128, btConvexHullInternal::Int128)': bullet/LinearMath/btConvexHullComputer.cpp:407:64: warning: declaration of 'denominator' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:407:64: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:407:64: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp:407:64: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In constructor 'btConvexHullInternal::PoolArray::PoolArray(int)': bullet/LinearMath/btConvexHullComputer.cpp:674:24: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In member function 'void btConvexHullInternal::Pool::setArraySize(int)': bullet/LinearMath/btConvexHullComputer.cpp:726:5: warning: declaration of 'arraySize' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In instantiation of 'void btConvexHullInternal::Pool::setArraySize(int) [with T = btConvexHullInternal::Vertex]': bullet/LinearMath/btConvexHullComputer.cpp:2032:31: required from here bullet/LinearMath/btConvexHullComputer.cpp:725:10: warning: declaration of 'arraySize' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In instantiation of 'void btConvexHullInternal::Pool::setArraySize(int) [with T = btConvexHullInternal::Edge]': bullet/LinearMath/btConvexHullComputer.cpp:2046:33: required from here bullet/LinearMath/btConvexHullComputer.cpp:725:10: warning: declaration of 'arraySize' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In instantiation of 'btConvexHullInternal::PoolArray::PoolArray(int) [with T = btConvexHullInternal::Edge]': bullet/LinearMath/btConvexHullComputer.cpp:742:8: required from 'T* btConvexHullInternal::Pool::newObject() [with T = btConvexHullInternal::Edge]' bullet/LinearMath/btConvexHullComputer.cpp:1001:31: required from here bullet/LinearMath/btConvexHullComputer.cpp:674:5: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In instantiation of 'btConvexHullInternal::PoolArray::PoolArray(int) [with T = btConvexHullInternal::Vertex]': bullet/LinearMath/btConvexHullComputer.cpp:742:8: required from 'T* btConvexHullInternal::Pool::newObject() [with T = btConvexHullInternal::Vertex]' bullet/LinearMath/btConvexHullComputer.cpp:2036:36: required from here bullet/LinearMath/btConvexHullComputer.cpp:674:5: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btConvexHullComputer.h:19:0, from bullet/LinearMath/btConvexHullComputer.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btConvexHullInternal::Vertex*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btConvexHullInternal::Vertex*]' bullet/LinearMath/btConvexHullComputer.cpp:2093:28: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btConvexHullComputer.cpp: In instantiation of 'btConvexHullInternal::PoolArray::PoolArray(int) [with T = btConvexHullInternal::Face]': bullet/LinearMath/btConvexHullComputer.cpp:742:8: required from 'T* btConvexHullInternal::Pool::newObject() [with T = btConvexHullInternal::Face]' bullet/LinearMath/btConvexHullComputer.cpp:2118:38: required from here bullet/LinearMath/btConvexHullComputer.cpp:674:5: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btConvexHullComputer.h:19:0, from bullet/LinearMath/btConvexHullComputer.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btConvexHullInternal::Face*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btConvexHullInternal::Face*]' bullet/LinearMath/btConvexHullComputer.cpp:2120:26: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/LinearMath/btConvexHullComputer.cpp:2673:44: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btConvexHullComputer::Edge]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btConvexHullComputer::Edge]' bullet/LinearMath/btConvexHullComputer.cpp:2685:28: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btConvexHullComputer.cpp:2729:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btConvexHullInternal::Point32]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btConvexHullInternal::Point32]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btConvexHullInternal::Point32]' bullet/LinearMath/btConvexHullComputer.cpp:1999:21: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btConvexHullInternal::Vertex*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btConvexHullInternal::Vertex*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btConvexHullInternal::Vertex*]' bullet/LinearMath/btConvexHullComputer.cpp:2033:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btConvexHullInternal::Face*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btConvexHullInternal::Face*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btConvexHullInternal::Face*]' bullet/LinearMath/btConvexHullComputer.cpp:2120:26: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btVector3]' bullet/LinearMath/btConvexHullComputer.cpp:2663:19: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btConvexHullComputer::Edge]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btConvexHullComputer::Edge]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btConvexHullComputer::Edge]' bullet/LinearMath/btConvexHullComputer.cpp:2664:16: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/LinearMath/btConvexHullComputer.cpp:2665:16: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/LinearMath/.deps/liblol_a-btConvexHullComputer.Tpo bullet/LinearMath/.deps/liblol_a-btConvexHullComputer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btRaycastCallback.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btRaycastCallback.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btRaycastCallback.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp:19:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btRaycastCallback.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btRaycastCallback.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btMinkowskiPenetrationDepthSolver.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btMinkowskiPenetrationDepthSolver.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btMinkowskiPenetrationDepthSolver.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h:21:0, from bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h:22, from bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp: In member function 'virtual bool btMinkowskiPenetrationDepthSolver::calcPenDepth(btVoronoiSimplexSolver&, const btConvexShape*, const btConvexShape*, const btTransform&, const btTransform&, btVector3&, btVector3&, btVector3&, btIDebugDraw*, btStackAlloc*)': bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp:100:13: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp:85:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp:117:13: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp:85:6: warning: shadowed declaration is here [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btMinkowskiPenetrationDepthSolver.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btMinkowskiPenetrationDepthSolver.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btSubSimplexConvexCast.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btSubSimplexConvexCast.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btSubSimplexConvexCast.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp: In member function 'virtual bool btSubsimplexConvexCast::calcTimeOfImpact(const btTransform&, const btTransform&, const btTransform&, const btTransform&, btConvexCast::CastResult&)': bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp:68:7: warning: variable 'hasResult' set but not used [-Wunused-but-set-variable] bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp:71:11: warning: variable 'lastLambda' set but not used [-Wunused-but-set-variable] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btSubSimplexConvexCast.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btSubSimplexConvexCast.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkEpaPenetrationDepthSolver.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkEpaPenetrationDepthSolver.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkEpaPenetrationDepthSolver.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp: At global scope: bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp:24:6: warning: unused parameter 'stackAlloc' [-Wunused-parameter] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkEpaPenetrationDepthSolver.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkEpaPenetrationDepthSolver.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkConvexCast.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkConvexCast.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkConvexCast.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h:23:0, from bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h:24, from bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h:24, from bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkConvexCast.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkConvexCast.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btPersistentManifold.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btPersistentManifold.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btPersistentManifold.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:20:0, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btPersistentManifold.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btPersistentManifold.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btConvexCast.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btConvexCast.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btConvexCast.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btConvexCast.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btConvexCast.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btPolyhedralContactClipping.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btPolyhedralContactClipping.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btPolyhedralContactClipping.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h:24:0, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h:24:0, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h:25, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:22: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h:25, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:22: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h:25, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:22: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp: In static member function 'static void btPolyhedralContactClipping::clipFaceAgainstHull(const btVector3&, const btConvexPolyhedron&, const btTransform&, btVertexArray&, btScalar, btScalar, btDiscreteCollisionDetectorInterface::Result&)': bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:374:15: warning: declaration of 'point' shadows a previous local [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:353:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:315:6: warning: unused variable 'numContacts' [-Wunused-variable] bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp: In static member function 'static void btPolyhedralContactClipping::clipHullAgainstHull(const btVector3&, const btConvexPolyhedron&, const btConvexPolyhedron&, const btTransform&, const btTransform&, btScalar, btScalar, btDiscreteCollisionDetectorInterface::Result&)': bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:406:18: warning: variable 'DeltaC2' set but not used [-Wunused-but-set-variable] bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:409:11: warning: unused variable 'curMaxDist' [-Wunused-variable] In file included from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h:24:0, from bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:57:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp:291:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btPolyhedralContactClipping.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btPolyhedralContactClipping.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btContinuousConvexCollision.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btContinuousConvexCollision.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btContinuousConvexCollision.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp: In member function 'void btContinuousConvexCollision::computeClosestPoints(const btTransform&, const btTransform&, btPointCollector&)': bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp:65:8: warning: unused variable 'hasCollision' [-Wunused-variable] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btContinuousConvexCollision.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btContinuousConvexCollision.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkPairDetector.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkPairDetector.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkPairDetector.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkPairDetector.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkPairDetector.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkEpa2.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkEpa2.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btGjkEpa2.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp:25: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp:25: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp:25: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp: In static member function 'static btScalar btGjkEpaSolver2::SignedDistance(const btVector3&, btScalar, const btConvexShape*, const btTransform&, btGjkEpaSolver2::sResults&)': bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp:933:18: warning: declaration of 'const btScalar margin' shadows a parameter [-Wshadow] bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp:908:21: warning: shadowed declaration is here [-Wshadow] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkEpa2.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btGjkEpa2.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btVoronoiSimplexSolver.o -MD -MP -MF bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btVoronoiSimplexSolver.Tpo -c -o bullet/BulletCollision/NarrowPhaseCollision/liblol_a-btVoronoiSimplexSolver.o `test -f 'bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp' || echo './'`bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h:21:0, from bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp:27: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] mv -f bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btVoronoiSimplexSolver.Tpo bullet/BulletCollision/NarrowPhaseCollision/.deps/liblol_a-btVoronoiSimplexSolver.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btActivatingCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btActivatingCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btActivatingCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:20:0, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp: At global scope: bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp:27:1: warning: unused parameter 'colObj0' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp:27:1: warning: unused parameter 'colObj1' [-Wunused-parameter] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btActivatingCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btActivatingCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btCollisionObject.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionObject.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btCollisionObject.o `test -f 'bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:18: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:18:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp: In member function 'virtual const char* btCollisionObject::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:94:58: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp: In member function 'virtual void btCollisionObject::serializeSingleObject(btSerializer*) const': bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:115:76: warning: cast from type 'const btCollisionObject* const' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionObject.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionObject.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btEmptyCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btEmptyCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btEmptyCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h:18, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h:18, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:20:0, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp:16:0: bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h: At global scope: bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h:37:15: warning: unused parameter 'manifoldArray' [-Wunused-parameter] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btEmptyCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btEmptyCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btGhostObject.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btGhostObject.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btGhostObject.o `test -f 'bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp: At global scope: bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:33:6: warning: unused parameter 'thisProxy' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:46:6: warning: unused parameter 'dispatcher' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:46:6: warning: unused parameter 'thisProxy' [-Wunused-parameter] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btGhostObject.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btGhostObject.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btSphereSphereCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereSphereCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btSphereSphereCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:22, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:22, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereSphereCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereSphereCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btSphereBoxCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereBoxCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btSphereBoxCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp: In member function 'virtual void btSphereBoxCollisionAlgorithm::processCollision(btCollisionObject*, btCollisionObject*, const btDispatcherInfo&, btManifoldResult*)': bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:75:13: warning: declaration of 'normalOnSurfaceB' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:64:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:49:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h:49:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereBoxCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereBoxCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btCollisionDispatcher.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionDispatcher.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btCollisionDispatcher.o `test -f 'bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:20:0, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:25:0, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:25:0, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp: In member function 'virtual bool btCollisionDispatcher::needsCollision(btCollisionObject*, btCollisionObject*)': bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:177:7: warning: declaration of 'needsCollision' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:25:0, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:108:35: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:108:35: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionDispatcher.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionDispatcher.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btDefaultCollisionConfiguration.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btDefaultCollisionConfiguration.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btDefaultCollisionConfiguration.o `test -f 'bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:19:0: bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h: At global scope: bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h:37:15: warning: unused parameter 'manifoldArray' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp: In constructor 'btDefaultCollisionConfiguration::btDefaultCollisionConfiguration(const btDefaultCollisionConstructionInfo&)': bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:116:9: warning: declaration of 'mem' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:46:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:127:9: warning: declaration of 'mem' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:46:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:138:9: warning: declaration of 'mem' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:46:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:103:6: warning: variable 'sl' set but not used [-Wunused-but-set-variable] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:75:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:75:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btDefaultCollisionConfiguration.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btDefaultCollisionConfiguration.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btSimulationIslandManager.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSimulationIslandManager.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btSimulationIslandManager.o `test -f 'bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp In file included from bullet/BulletCollision/CollisionDispatch/btUnionFind.h:19:0, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btUnionFind.h:19:0, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:22, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:19: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:22, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:19: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:19, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:22, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:19: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp: In member function 'void btSimulationIslandManager::buildIslands(btDispatcher*, btCollisionWorld*)': bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:262:8: warning: declaration of 'idx' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:234:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:282:8: warning: declaration of 'idx' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:234:7: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btUnionFind.h:19:0, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h:19, from bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:345:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp:210:27: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSimulationIslandManager.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSimulationIslandManager.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btBoxBoxDetector.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBoxBoxDetector.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btBoxBoxDetector.o `test -f 'bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h:24, from bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp:21: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h:24, from bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp:21: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h:24, from bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp:21: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBoxBoxDetector.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBoxBoxDetector.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btConvexPlaneCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexPlaneCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btConvexPlaneCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp: At global scope: bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp:53:6: warning: unused parameter 'dispatchInfo' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:53:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h:53:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexPlaneCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexPlaneCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btConvexConcaveCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexConcaveCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btConvexConcaveCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h:23, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h:21, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:24:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:44:67: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp:44:67: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexConcaveCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexConcaveCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btBoxBoxCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBoxBoxCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btBoxBoxCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBoxBoxCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBoxBoxCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btBox2dBox2dCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBox2dBox2dCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btBox2dBox2dCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:19: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:20: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:20: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp: At global scope: bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:55:6: warning: unused parameter 'dispatchInfo' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp: In function 'void b2CollidePolygons(btManifoldResult*, const btBox2dShape*, const btTransform&, const btBox2dShape*, const btTransform&)': bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:371:12: warning: variable 'dv' set but not used [-Wunused-but-set-variable] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBox2dBox2dCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btBox2dBox2dCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-SphereTriangleDetector.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-SphereTriangleDetector.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-SphereTriangleDetector.o `test -f 'bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h:19, from bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h:19, from bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h:19, from bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp:18:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp: In member function 'bool SphereTriangleDetector::collide(const btVector3&, btVector3&, btVector3&, btScalar&, btScalar&, btScalar)': bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp:161:14: warning: unused variable 'distance' [-Wunused-variable] bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp: At global scope: bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp:94:6: warning: unused parameter 'timeOfImpact' [-Wunused-parameter] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-SphereTriangleDetector.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-SphereTriangleDetector.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btInternalEdgeUtility.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btInternalEdgeUtility.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btInternalEdgeUtility.o `test -f 'bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h:5, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:1: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h:5, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:1: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h:5:0, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:1: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h:6:0, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:1: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:21:0, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h:8, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:1: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h:8:0, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:1: bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h: In member function 'virtual const char* btTriangleInfoMap::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:134:113: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:146:76: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:151:97: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:162:71: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:166:126: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:180:93: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:184:105: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:195:76: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:3: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:3: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:5:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp: In member function 'virtual void btConnectivityProcessor::processTriangle(btVector3*, int, int)': bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:234:17: warning: declaration of 'edge' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:155:15: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:258:17: warning: declaration of 'edge' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:155:15: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:280:17: warning: declaration of 'edge' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:155:15: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp: In function 'void btGenerateInternalEdgeInfo(btBvhTriangleMeshShape*, btTriangleInfoMap*)': bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:344:79: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:352:68: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:360:70: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp: In function 'void btAdjustInternalEdgeContacts(btManifoldPoint&, const btCollisionObject*, const btCollisionObject*, int, int, int)': bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:462:78: warning: cast from type 'const btCollisionShape*' to type 'btScaledBvhTriangleMeshShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:464:71: warning: cast from type 'const btCollisionShape*' to type 'btBvhTriangleMeshShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:518:15: warning: declaration of 'nearest' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:492:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:531:15: warning: declaration of 'nearest' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:492:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:544:15: warning: declaration of 'nearest' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:492:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:697:16: warning: declaration of 'localContactNormalOnB' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:508:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:782:16: warning: declaration of 'localContactNormalOnB' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:508:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:485:12: warning: variable 'center' set but not used [-Wunused-but-set-variable] bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp: At global scope: bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:453:6: warning: unused parameter 'colObj1' [-Wunused-parameter] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h:5, from bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:1: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:213:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriangleInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriangleInfo]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTriangleInfo]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:224:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btHashInt]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:233:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btTriangleInfo]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTriangleInfo]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = btTriangleInfo]' bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:147:40: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btInternalEdgeUtility.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btInternalEdgeUtility.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btManifoldResult.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btManifoldResult.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btManifoldResult.o `test -f 'bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:20:0, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.h:21, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.h:21, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.h:21, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btManifoldResult.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btManifoldResult.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btCollisionWorld.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionWorld.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btCollisionWorld.o `test -f 'bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp In file included from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:74:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:23: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:21:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:23: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:23: bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h: In member function 'virtual const char* btTriangleInfoMap::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:134:113: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:146:76: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:151:97: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:162:71: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:166:126: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:180:93: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:184:105: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:195:76: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:47:0: bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h: In member function 'int btSimpleBroadphase::allocHandle()': bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:66:7: warning: declaration of 'freeHandle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp: In member function 'virtual void btCollisionWorld::performDiscreteCollisionDetection()': bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:220:3: warning: declaration of '__profile' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:213:2: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:227:3: warning: declaration of '__profile' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:213:2: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp: In static member function 'static void btCollisionWorld::rayTestSingle(const btTransform&, const btTransform&, btCollisionObject*, const btCollisionShape*, const btTransform&, btCollisionWorld::RayResultCallback&)': bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:280:49: warning: cast from type 'const btCollisionShape*' to type 'btConvexShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:324:69: warning: cast from type 'const btCollisionShape*' to type 'btBvhTriangleMeshShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:376:53: warning: cast from type 'const btCollisionShape*' to type 'btConcaveShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp: In member function 'void btCollisionWorld::rayTestSingle(const btTransform&, const btTransform&, btCollisionObject*, const btCollisionShape*, const btTransform&, btCollisionWorld::RayResultCallback&)::RayTester::Process(int)': bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:502:80: warning: cast from type 'const btCollisionShape*' to type 'btCollisionShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp: In static member function 'static void btCollisionWorld::objectQuerySingle(const btConvexShape*, const btTransform&, const btTransform&, btCollisionObject*, const btCollisionShape*, const btTransform&, btCollisionWorld::ConvexResultCallback&, btScalar)': bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:568:49: warning: cast from type 'const btCollisionShape*' to type 'btConvexShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:609:69: warning: cast from type 'const btCollisionShape*' to type 'btBvhTriangleMeshShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:671:61: warning: cast from type 'const btCollisionShape*' to type 'btStaticPlaneShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:701:54: warning: cast from type 'const btCollisionShape*' to type 'btConcaveShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:778:77: warning: cast from type 'const btCollisionShape*' to type 'btCollisionShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp: In member function 'virtual void btCollisionWorld::debugDrawObject(const btTransform&, const btCollisionShape*, const btVector3&)': bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:1237:68: warning: cast from type 'const btCollisionShape*' to type 'btPolyhedralConvexShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:1365:55: warning: cast from type 'const btCollisionShape*' to type 'btConcaveShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:1378:76: warning: cast from type 'const btCollisionShape*' to type 'btConvexTriangleMeshShape*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriangleInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriangleInfo]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTriangleInfo]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:224:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btHashInt]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:233:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionShape*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionShape*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btCollisionShape*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:1501:39: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionShape*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionShape*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionShape*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btCollisionShape*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp:1501:39: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionWorld.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCollisionWorld.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btSphereTriangleCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereTriangleCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btSphereTriangleCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereTriangleCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btSphereTriangleCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btConvexConvexAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexConvexAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btConvexConvexAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:22: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:22: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:22: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:30:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp: In member function 'virtual void btConvexConvexAlgorithm::processCollision(btCollisionObject*, btCollisionObject*, const btDispatcherInfo&, btManifoldResult*)': bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:317:13: warning: variable 'localScalingA' set but not used [-Wunused-but-set-variable] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:318:13: warning: variable 'localScalingB' set but not used [-Wunused-but-set-variable] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp: At global scope: bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:404:17: warning: unused parameter 'partId0' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:404:17: warning: unused parameter 'index0' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:405:17: warning: unused parameter 'partId1' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:405:17: warning: unused parameter 'index1' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:406:17: warning: unused parameter 'normalOnBInWorld' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:406:17: warning: unused parameter 'pointInWorld' [-Wunused-parameter] bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:406:17: warning: unused parameter 'depth' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:75:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:481:71: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:75:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp:481:71: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexConvexAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvexConvexAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btConvex2dConvex2dAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvex2dConvex2dAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btConvex2dConvex2dAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h:20, from bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h:22, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:20, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:61:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h:61:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvex2dConvex2dAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btConvex2dConvex2dAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btUnionFind.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btUnionFind.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btUnionFind.o `test -f 'bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp In file included from bullet/BulletCollision/CollisionDispatch/btUnionFind.h:19:0, from bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btUnionFind.h:19:0, from bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btUnionFind.h:19:0, from bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btElement]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btElement]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btElement]' bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp:33:21: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btUnionFind.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btUnionFind.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionDispatch/liblol_a-btCompoundCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCompoundCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/CollisionDispatch/liblol_a-btCompoundCollisionAlgorithm.o `test -f 'bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h:23, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:21, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:23, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h:19, from bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionAlgorithm*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionAlgorithm*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btCollisionAlgorithm*]' bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:51:47: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp:237:27: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCompoundCollisionAlgorithm.Tpo bullet/BulletCollision/CollisionDispatch/.deps/liblol_a-btCompoundCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btTetrahedronShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTetrahedronShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btTetrahedronShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h:20, from bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h:20, from bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h:20, from bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTetrahedronShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTetrahedronShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btShapeHull.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btShapeHull.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btShapeHull.o `test -f 'bullet/BulletCollision/CollisionShapes/btShapeHull.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btShapeHull.cpp In file included from bullet/BulletCollision/CollisionShapes/btShapeHull.h:21:0, from bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btShapeHull.h:21:0, from bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btShapeHull.h:22, from bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:19: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btShapeHull.h:22, from bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:19: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btShapeHull.h:22, from bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:19: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btShapeHull.h:21:0, from bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:82:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = unsigned int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = unsigned int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = unsigned int]' bullet/BulletCollision/CollisionShapes/btShapeHull.cpp:90:49: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btShapeHull.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btShapeHull.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btMinkowskiSumShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMinkowskiSumShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btMinkowskiSumShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h:19, from bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h:19, from bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h:19, from bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMinkowskiSumShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMinkowskiSumShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btCompoundShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCompoundShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btCompoundShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btCompoundShape.h:19, from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btCompoundShape.h:19, from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btCompoundShape.h:19, from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btCompoundShape.h:25:0, from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btCompoundShape.h:25:0, from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:19: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:19:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp: In member function 'virtual const char* btCompoundShape::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:344:14: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:333:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btCompoundShape.h:25:0, from bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCompoundShapeChild]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCompoundShapeChild]' bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:84:28: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCompoundShapeChild]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCompoundShapeChild]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCompoundShapeChild]' bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp:84:28: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCompoundShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCompoundShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConeShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConeShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConeShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConeShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConeShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btConeShape.h:19, from bullet/BulletCollision/CollisionShapes/btConeShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btConeShape.h:19, from bullet/BulletCollision/CollisionShapes/btConeShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btConeShape.h:19, from bullet/BulletCollision/CollisionShapes/btConeShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConeShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConeShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConvexPolyhedron.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexPolyhedron.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConvexPolyhedron.o `test -f 'bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:23, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:21: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:23, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:21: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:23, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:21: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:24:0, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:21: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:24:0, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:21: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:22:0: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp: In member function 'void btConvexPolyhedron::initialize()': bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:254:19: warning: declaration of 'Step' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:233:18: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:24:0, from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:21: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:136:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:136:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btInternalEdge]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btInternalEdge]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btInternalVertexPair; Value = btInternalEdge]' bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:148:23: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btInternalVertexPair]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btInternalVertexPair]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btInternalVertexPair; Value = btInternalEdge]' bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:148:23: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btInternalEdge]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btInternalEdge]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btInternalEdge]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btInternalVertexPair; Value = btInternalEdge]' bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:148:23: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btInternalVertexPair]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btInternalVertexPair]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btInternalVertexPair]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btInternalVertexPair; Value = btInternalEdge]' bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:148:23: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/LinearMath/btHashMap.h:239:4: required from 'void btHashMap::growTables(const Key&) [with Key = btInternalVertexPair; Value = btInternalEdge]' bullet/LinearMath/btHashMap.h:288:4: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btInternalVertexPair; Value = btInternalEdge]' bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp:148:23: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexPolyhedron.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexPolyhedron.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btMultiSphereShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMultiSphereShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btMultiSphereShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:21: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:21:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp: In member function 'virtual const char* btMultiSphereShape::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:149:130: warning: cast from type 'const btVector3*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:161:101: warning: cast from type 'const btVector3*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:29:40: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = float]' bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp:30:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMultiSphereShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMultiSphereShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btUniformScalingShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btUniformScalingShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btUniformScalingShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h:19, from bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h:19, from bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h:19, from bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btUniformScalingShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btUniformScalingShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btSphereShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btSphereShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btSphereShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btSphereShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btSphereShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btSphereShape.h:18, from bullet/BulletCollision/CollisionShapes/btSphereShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btSphereShape.h:18, from bullet/BulletCollision/CollisionShapes/btSphereShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btSphereShape.h:18, from bullet/BulletCollision/CollisionShapes/btSphereShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btSphereShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btSphereShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleIndexVertexArray.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleIndexVertexArray.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleIndexVertexArray.o `test -f 'bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp In file included from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:19:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp: In member function 'virtual void btTriangleIndexVertexArray::getLockedVertexIndexBase(unsigned char**, int&, PHY_ScalarType&, int&, unsigned char**, int&, int&, PHY_ScalarType&, int)': bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:46:41: warning: cast from type 'const unsigned char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:54:39: warning: cast from type 'const unsigned char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleIndexVertexArray.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleIndexVertexArray.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btBvhTriangleMeshShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBvhTriangleMeshShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btBvhTriangleMeshShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:21:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h: In member function 'virtual const char* btTriangleInfoMap::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:134:113: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:146:76: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:151:97: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:162:71: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:166:126: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:180:93: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:184:105: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:195:76: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp: In member function 'virtual void btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, const btVector3&, const btVector3&)::MyNodeOverlapCallback::processNode(int, int)': bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:129:83: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:139:68: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:145:70: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp: In member function 'virtual void btBvhTriangleMeshShape::performConvexcast(btTriangleCallback*, const btVector3&, const btVector3&, const btVector3&, const btVector3&)::MyNodeOverlapCallback::processNode(int, int)': bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:198:83: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:208:68: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:214:70: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp: In member function 'virtual void btBvhTriangleMeshShape::processAllTriangles(btTriangleCallback*, const btVector3&, const btVector3&) const::MyNodeOverlapCallback::processNode(int, int)': bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:279:83: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:294:68: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:303:70: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp: In member function 'virtual const char* btBvhTriangleMeshShape::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:408:13: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:386:9: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:430:13: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:422:9: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:213:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriangleInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriangleInfo]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTriangleInfo]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:224:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btHashInt]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:233:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBvhTriangleMeshShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBvhTriangleMeshShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleMeshShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleMeshShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleMeshShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleMeshShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleMeshShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleBuffer.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleBuffer.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleBuffer.o `test -f 'bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp In file included from bullet/BulletCollision/CollisionShapes/btTriangleCallback.h:19:0, from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btTriangle]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTriangle]' bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp:33:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriangle]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriangle]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTriangle]' bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp:33:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleBuffer.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleBuffer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btStaticPlaneShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btStaticPlaneShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btStaticPlaneShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h:19, from bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h:19, from bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h:19, from bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btStaticPlaneShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btStaticPlaneShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btPolyhedralConvexShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btPolyhedralConvexShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btPolyhedralConvexShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:24:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:24:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:21:0: bullet/LinearMath/btGrahamScan2dConvexHull.h: In function 'void GrahamScanConvexHull2D(btAlignedObjectArray&, btAlignedObjectArray&)': bullet/LinearMath/btGrahamScan2dConvexHull.h:73:77: warning: suggest parentheses around '&&' within '||' [-Wparentheses] bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp: In member function 'virtual bool btPolyhedralConvexShape::initializePolyhedralFeatures()': bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:110:12: warning: unused variable 'maxCross2' [-Wunused-variable] bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:111:7: warning: unused variable 'chosenEdge' [-Wunused-variable] bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:215:15: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:197:13: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h:24:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = GrahamVector2]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = GrahamVector2]' bullet/LinearMath/btGrahamScan2dConvexHull.h:64:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:248:5: required from 'T& btAlignedObjectArray::expand(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:52:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:117:39: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btFace]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btFace]' bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:281:48: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GrahamVector2]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GrahamVector2]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = GrahamVector2]' bullet/LinearMath/btGrahamScan2dConvexHull.h:64:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:248:5: required from 'T& btAlignedObjectArray::expand(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:52:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btFace]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btFace]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btFace]' bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:89:26: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp:117:39: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btPolyhedralConvexShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btPolyhedralConvexShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btEmptyShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btEmptyShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btEmptyShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btEmptyShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btEmptyShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btEmptyShape.h:19, from bullet/BulletCollision/CollisionShapes/btEmptyShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btEmptyShape.h:19, from bullet/BulletCollision/CollisionShapes/btEmptyShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btEmptyShape.h:19, from bullet/BulletCollision/CollisionShapes/btEmptyShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btEmptyShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btEmptyShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btCollisionShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCollisionShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btCollisionShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:15: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:15: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:15: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/LinearMath/btSerializer.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/LinearMath/btSerializer.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:16: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:16:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp: In member function 'virtual const char* btCollisionShape::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:102:58: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp: In member function 'virtual void btCollisionShape::serializeSingleShape(btSerializer*) const': bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:118:66: warning: cast from type 'const btCollisionShape* const' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/LinearMath/btSerializer.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCollisionShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCollisionShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConvexShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConvexShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConvexShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConvexShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:17:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:21: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:21: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp: In member function 'btVector3 btConvexShape::localGetSupportVertexWithoutMarginNonVirtual(const btVector3&) const': bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:141:42: warning: cast from type 'const btConvexShape* const' to type 'btBoxShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:150:54: warning: cast from type 'const btConvexShape* const' to type 'btTriangleShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:159:49: warning: cast from type 'const btConvexShape* const' to type 'btCylinderShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:221:51: warning: cast from type 'const btConvexShape* const' to type 'btCapsuleShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:274:78: warning: cast from type 'const btConvexShape* const' to type 'btConvexPointCloudShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:281:60: warning: cast from type 'const btConvexShape* const' to type 'btConvexHullShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp: In member function 'btScalar btConvexShape::getMarginNonVirtual() const': bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:318:48: warning: cast from type 'const btConvexShape* const' to type 'btSphereShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:323:42: warning: cast from type 'const btConvexShape* const' to type 'btBoxShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:328:54: warning: cast from type 'const btConvexShape* const' to type 'btTriangleShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:333:49: warning: cast from type 'const btConvexShape* const' to type 'btCylinderShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:338:51: warning: cast from type 'const btConvexShape* const' to type 'btCapsuleShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:345:72: warning: cast from type 'const btConvexShape* const' to type 'btPolyhedralConvexShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp: In member function 'void btConvexShape::getAabbNonVirtual(const btTransform&, btVector3&, btVector3&) const': bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:367:48: warning: cast from type 'const btConvexShape* const' to type 'btSphereShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:380:42: warning: cast from type 'const btConvexShape* const' to type 'btBoxShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:394:54: warning: cast from type 'const btConvexShape* const' to type 'btTriangleShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:413:51: warning: cast from type 'const btConvexShape* const' to type 'btCapsuleShape*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexShape.cpp:428:94: warning: cast from type 'const btConvexShape* const' to type 'btPolyhedralConvexAabbCachingShape*' casts away qualifiers [-Wcast-qual] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConvex2dShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvex2dShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConvex2dShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConvex2dShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConvex2dShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvex2dShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvex2dShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvex2dShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvex2dShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvex2dShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvex2dShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvex2dShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvex2dShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConvexInternalShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexInternalShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConvexInternalShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConvexInternalShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConvexInternalShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexInternalShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexInternalShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConvexHullShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexHullShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConvexHullShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:20: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:20:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp: In constructor 'btConvexHullShape::btConvexHullShape(const btScalar*, int, int)': bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:27:49: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp: In member function 'virtual const char* btConvexHullShape::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:190:121: warning: cast from type 'const btVector3*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:205:93: warning: cast from type 'const btVector3*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btConvexHullShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:50:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp:25:35: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexHullShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexHullShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleCallback.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleCallback.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleCallback.o `test -f 'bullet/BulletCollision/CollisionShapes/btTriangleCallback.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btTriangleCallback.cpp In file included from bullet/BulletCollision/CollisionShapes/btTriangleCallback.h:19:0, from bullet/BulletCollision/CollisionShapes/btTriangleCallback.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleCallback.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleCallback.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btCapsuleShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCapsuleShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btCapsuleShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btCapsuleShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btCapsuleShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btCapsuleShape.h:19, from bullet/BulletCollision/CollisionShapes/btCapsuleShape.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btCapsuleShape.h:19, from bullet/BulletCollision/CollisionShapes/btCapsuleShape.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h:19, from bullet/BulletCollision/CollisionShapes/btCapsuleShape.h:19, from bullet/BulletCollision/CollisionShapes/btCapsuleShape.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCapsuleShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCapsuleShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConvexTriangleMeshShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexTriangleMeshShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConvexTriangleMeshShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp: In constructor 'btConvexTriangleMeshShape::calculatePrincipalAxisTransform(btTransform&, btVector3&, btScalar&) const::InertiaCallback::InertiaCallback(btVector3&)': bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp:261:42: warning: declaration of 'center' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexTriangleMeshShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexTriangleMeshShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConcaveShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConcaveShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConcaveShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConcaveShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConcaveShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConcaveShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConcaveShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btConvexPointCloudShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexPointCloudShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btConvexPointCloudShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h:19, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h:21:0, from bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp: At global scope: bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:130:6: warning: unused parameter 'i' [-Wunused-parameter] bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:130:6: warning: unused parameter 'pa' [-Wunused-parameter] bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp:130:6: warning: unused parameter 'pb' [-Wunused-parameter] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexPointCloudShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btConvexPointCloudShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btBoxShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBoxShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btBoxShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btBoxShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btBoxShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.cpp:15: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.cpp:15: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.cpp:15: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBoxShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBoxShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btBox2dShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBox2dShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btBox2dShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btBox2dShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btBox2dShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBox2dShape.h:19, from bullet/BulletCollision/CollisionShapes/btBox2dShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBox2dShape.h:19, from bullet/BulletCollision/CollisionShapes/btBox2dShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBox2dShape.h:19, from bullet/BulletCollision/CollisionShapes/btBox2dShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBox2dShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btBox2dShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btOptimizedBvh.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btOptimizedBvh.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btOptimizedBvh.o `test -f 'bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:31:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp: In member function 'void btOptimizedBvh::updateBvhNodes(btStridingMeshInterface*, int, int, int)': bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:316:84: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:325:69: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:333:71: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:363:15: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:294:7: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btOptimizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btOptimizedBvhNode]' bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:77:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btQuantizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btQuantizedBvhNode]' bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:140:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btBvhSubtreeInfo]': bullet/LinearMath/btAlignedObjectArray.h:248:5: required from 'T& btAlignedObjectArray::expand(const T&) [with T = btBvhSubtreeInfo]' bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:189:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btOptimizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btOptimizedBvhNode]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btOptimizedBvhNode]' bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:77:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btQuantizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btQuantizedBvhNode]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btQuantizedBvhNode]' bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:140:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btBvhSubtreeInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btBvhSubtreeInfo]' bullet/LinearMath/btAlignedObjectArray.h:248:5: required from 'T& btAlignedObjectArray::expand(const T&) [with T = btBvhSubtreeInfo]' bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp:189:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btOptimizedBvh.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btOptimizedBvh.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btHeightfieldTerrainShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btHeightfieldTerrainShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btHeightfieldTerrainShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h:19, from bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h:19, from bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h:19, from bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btHeightfieldTerrainShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btHeightfieldTerrainShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btMultimaterialTriangleMeshShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMultimaterialTriangleMeshShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btMultimaterialTriangleMeshShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:21:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:0, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h: In member function 'virtual const char* btTriangleInfoMap::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:134:113: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:146:76: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:151:97: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:162:71: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:166:126: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:180:93: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:184:105: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:195:76: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp: In member function 'const btMaterial* btMultimaterialTriangleMeshShape::getMaterialProperties(int, int)': bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:42:88: warning: cast from type 'const unsigned char*' to type 'int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:43:82: warning: cast from type 'const unsigned char*' to type 'btMaterial*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h:21, from bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btMaterialProperties]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMaterialProperties]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:71:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:213:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriangleInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriangleInfo]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTriangleInfo]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:224:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btHashInt]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:233:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btMaterialProperties]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btMaterialProperties]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMaterialProperties]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:71:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMultimaterialTriangleMeshShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btMultimaterialTriangleMeshShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btCylinderShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCylinderShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btCylinderShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.h:19, from bullet/BulletCollision/CollisionShapes/btCylinderShape.h:19, from bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.h:19, from bullet/BulletCollision/CollisionShapes/btCylinderShape.h:19, from bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h:19, from bullet/BulletCollision/CollisionShapes/btBoxShape.h:19, from bullet/BulletCollision/CollisionShapes/btCylinderShape.h:19, from bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCylinderShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btCylinderShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btScaledBvhTriangleMeshShape.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btScaledBvhTriangleMeshShape.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btScaledBvhTriangleMeshShape.o `test -f 'bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:21:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:0, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h: In member function 'virtual const char* btTriangleInfoMap::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:134:113: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:146:76: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:151:97: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:162:71: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:166:126: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:180:93: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:184:105: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:195:76: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp: At global scope: bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:119:6: warning: unused parameter 'mass' [-Wunused-parameter] bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:119:6: warning: unused parameter 'inertia' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h:21, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:20, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h:19, from bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:213:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriangleInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriangleInfo]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTriangleInfo]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:224:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btHashInt]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:233:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btScaledBvhTriangleMeshShape.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btScaledBvhTriangleMeshShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btStridingMeshInterface.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btStridingMeshInterface.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btStridingMeshInterface.o `test -f 'bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp In file included from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:19:0, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/LinearMath/btSerializer.h:21, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/LinearMath/btSerializer.h:21, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:17: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:17:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp: In member function 'virtual void btStridingMeshInterface::InternalProcessAllTriangles(btInternalTriangleIndexCallback*, const btVector3&, const btVector3&) const': bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:65:81: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:66:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:68:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:70:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:80:93: warning: cast from type 'const unsigned char*' to type 'short unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:81:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:83:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:85:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:95:83: warning: cast from type 'const unsigned char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:96:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:98:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:100:64: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:122:81: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:123:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:125:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:127:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:137:93: warning: cast from type 'const unsigned char*' to type 'short unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:138:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:140:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:142:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:152:83: warning: cast from type 'const unsigned char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:153:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:155:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:157:65: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp: In member function 'virtual const char* btStridingMeshInterface::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:269:16: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:229:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:274:81: warning: cast from type 'const unsigned char*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:287:16: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:229:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:292:93: warning: cast from type 'const unsigned char*' to type 'short unsigned int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:305:16: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:229:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:310:83: warning: cast from type 'const unsigned char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:334:16: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:229:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:339:51: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:353:16: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:229:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:358:60: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:245:13: warning: variable 'meshScaling' set but not used [-Wunused-but-set-variable] In file included from bullet/LinearMath/btHashMap.h:20:0, from bullet/LinearMath/btSerializer.h:21, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btStridingMeshInterface.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btStridingMeshInterface.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleIndexVertexMaterialArray.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleIndexVertexMaterialArray.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleIndexVertexMaterialArray.o `test -f 'bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp In file included from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:19:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp: In member function 'virtual void btTriangleIndexVertexMaterialArray::getLockedMaterialBase(unsigned char**, int&, PHY_ScalarType&, int&, unsigned char**, int&, int&, PHY_ScalarType&, int)': bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:54:46: warning: cast from type 'const unsigned char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:63:53: warning: cast from type 'const unsigned char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btMaterialProperties]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMaterialProperties]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:71:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btMaterialProperties]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btMaterialProperties]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMaterialProperties]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h:71:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleIndexVertexMaterialArray.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleIndexVertexMaterialArray.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleMesh.o -MD -MP -MF bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleMesh.Tpo -c -o bullet/BulletCollision/CollisionShapes/liblol_a-btTriangleMesh.o `test -f 'bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp' || echo './'`bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp In file included from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:19:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.h:19, from bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = unsigned int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = unsigned int]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:69:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short unsigned int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short unsigned int]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:73:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:96:40: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:115:54: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = unsigned int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = unsigned int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = unsigned int]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:69:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short unsigned int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short unsigned int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short unsigned int]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:73:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:96:40: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp:115:54: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleMesh.Tpo bullet/BulletCollision/CollisionShapes/.deps/liblol_a-btTriangleMesh.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btAxisSweep3.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btAxisSweep3.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btAxisSweep3.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:22:0, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:23, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:23, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:22, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:27, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:22, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:27, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:23, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20:0: bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h: In instantiation of 'void btAxisSweep3Internal::resetPool(btDispatcher*) [with BP_FP_INT_TYPE = unsigned int]': bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:37:1: required from here bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:618:6: warning: unused parameter 'dispatcher' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h: In instantiation of 'void btAxisSweep3Internal::resetPool(btDispatcher*) [with BP_FP_INT_TYPE = short unsigned int]': bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:37:1: required from here bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:618:6: warning: unused parameter 'dispatcher' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:23, from bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:20: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btBroadphasePair]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btBroadphasePair]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btBroadphasePair]' bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h:647:3: required from 'void btAxisSweep3Internal::calculateOverlappingPairs(btDispatcher*) [with BP_FP_INT_TYPE = unsigned int]' bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp:37:1: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btAxisSweep3.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btAxisSweep3.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btOverlappingPairCache.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btOverlappingPairCache.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btOverlappingPairCache.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h:23, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:20, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btAabbUtil2.h:20, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:22: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btAabbUtil2.h:20, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:22: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp: In member function 'virtual void* btSortedOverlappingPairCache::removeOverlappingPair(btBroadphaseProxy*, btBroadphaseProxy*, btDispatcher*)': bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:434:28: warning: declaration of 'findPair' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp: At global scope: bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:629:6: warning: unused parameter 'dispatcher' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btBroadphasePair]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btBroadphasePair]' bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:41:53: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btBroadphasePair]': bullet/LinearMath/btAlignedObjectArray.h:235:5: required from 'T& btAlignedObjectArray::expandNonInitializing() [with T = btBroadphasePair]' bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:243:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:182:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btOverlappingPairCache.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btOverlappingPairCache.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btDbvtBroadphase.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDbvtBroadphase.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btDbvtBroadphase.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:21:0, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:22, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:22, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp: At global scope: bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:632:6: warning: unused parameter 'dispatcher' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btBroadphasePair]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btBroadphasePair]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btBroadphasePair]' bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp:485:72: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDbvtBroadphase.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDbvtBroadphase.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btMultiSapBroadphase.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btMultiSapBroadphase.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btMultiSapBroadphase.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h:23, from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h:18, from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h:19:0, from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h:19:0, from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:18:0: bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h: In member function 'int btSimpleBroadphase::allocHandle()': bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:66:7: warning: declaration of 'freeHandle' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btAabbUtil2.h:20, from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:19: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btAabbUtil2.h:20, from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:19: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp: At global scope: bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:159:6: warning: unused parameter 'rayFrom' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:159:6: warning: unused parameter 'rayTo' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:159:6: warning: unused parameter 'aabbMin' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:159:6: warning: unused parameter 'aabbMax' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:486:6: warning: unused parameter 'dispatcher' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h:19:0, from bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btQuantizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btQuantizedBvhNode]' bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:102:23: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btMultiSapBroadphase::btMultiSapProxy*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMultiSapBroadphase::btMultiSapProxy*]' bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:113:35: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btMultiSapBroadphase::btBridgeProxy*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMultiSapBroadphase::btBridgeProxy*]' bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:134:63: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btQuantizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btQuantizedBvhNode]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btQuantizedBvhNode]' bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:102:23: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btMultiSapBroadphase::btMultiSapProxy*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btMultiSapBroadphase::btMultiSapProxy*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMultiSapBroadphase::btMultiSapProxy*]' bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:113:35: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btMultiSapBroadphase::btBridgeProxy*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btMultiSapBroadphase::btBridgeProxy*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btMultiSapBroadphase::btBridgeProxy*]' bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:134:63: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btBroadphasePair]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btBroadphasePair]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btBroadphasePair]' bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp:376:74: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btMultiSapBroadphase.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btMultiSapBroadphase.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btDispatcher.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDispatcher.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btDispatcher.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btDispatcher.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btDispatcher.cpp mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDispatcher.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDispatcher.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btBroadphaseProxy.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btBroadphaseProxy.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btBroadphaseProxy.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btBroadphaseProxy.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btBroadphaseProxy.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btQuantizedBvh.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btQuantizedBvh.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btQuantizedBvh.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:31:0, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btAabbUtil2.h:20, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btAabbUtil2.h:20, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:20: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:20:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp: At global scope: bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:449:6: warning: unused parameter 'startNodeIndex' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:449:6: warning: unused parameter 'endNodeIndex' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp: In member function 'virtual const char* btQuantizedBvh::serialize(void*, btSerializer*) const': bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:1305:150: warning: cast from type 'const btOptimizedBvhNode*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:1320:101: warning: cast from type 'const btOptimizedBvhNode*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:1325:176: warning: cast from type 'const btQuantizedBvhNode*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:1342:110: warning: cast from type 'const btQuantizedBvhNode*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:1348:142: warning: cast from type 'const btBvhSubtreeInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:1367:98: warning: cast from type 'const btBvhSubtreeInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int) [with T = btQuantizedBvhNode]': bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:898:92: required from here bullet/LinearMath/btAlignedObjectArray.h:476:7: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:476:7: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int) [with T = btOptimizedBvhNode]': bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:942:83: required from here bullet/LinearMath/btAlignedObjectArray.h:476:7: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:476:7: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int) [with T = btBvhSubtreeInfo]': bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:980:103: required from here bullet/LinearMath/btAlignedObjectArray.h:476:7: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:476:7: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h:159:0, from bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btBvhSubtreeInfo]': bullet/LinearMath/btAlignedObjectArray.h:248:5: required from 'T& btAlignedObjectArray::expand(const T&) [with T = btBvhSubtreeInfo]' bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:62:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btQuantizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btQuantizedBvhNode]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btQuantizedBvhNode]' bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:51:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btBvhSubtreeInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btBvhSubtreeInfo]' bullet/LinearMath/btAlignedObjectArray.h:248:5: required from 'T& btAlignedObjectArray::expand(const T&) [with T = btBvhSubtreeInfo]' bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:62:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btOptimizedBvhNode]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btOptimizedBvhNode]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btOptimizedBvhNode]' bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp:1158:35: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btQuantizedBvh.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btQuantizedBvh.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btCollisionAlgorithm.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btCollisionAlgorithm.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btDbvt.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDbvt.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btDbvt.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:21:0, from bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:22, from bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:22, from bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp: In function 'btDbvtVolume merge(const btDbvtVolume&, const btDbvtVolume&)': bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:42:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp: In function 'btDbvtVolume bounds(const tNodeArray&)': bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:253:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp: In function 'btDbvtNode* topdown(btDbvt*, tNodeArray&, int)': bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:347:13: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:316:8: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btDbvt.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:226:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:339:44: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkCLN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkCLN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:594:25: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkCLN]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkCLN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp:595:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDbvt.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btDbvt.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/BroadphaseCollision/liblol_a-btSimpleBroadphase.o -MD -MP -MF bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btSimpleBroadphase.Tpo -c -o bullet/BulletCollision/BroadphaseCollision/liblol_a-btSimpleBroadphase.o `test -f 'bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp' || echo './'`bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h:23, from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:20, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:16:0: bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h: In member function 'int btSimpleBroadphase::allocHandle()': bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:66:7: warning: declaration of 'freeHandle' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:21: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:21: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp: At global scope: bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:157:6: warning: unused parameter 'rayFrom' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:157:6: warning: unused parameter 'rayTo' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:157:6: warning: unused parameter 'aabbMin' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:157:6: warning: unused parameter 'aabbMax' [-Wunused-parameter] bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:346:6: warning: unused parameter 'dispatcher' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h:24:0, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:20, from bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btBroadphasePair]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btBroadphasePair]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btBroadphasePair]' bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp:269:75: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btSimpleBroadphase.Tpo bullet/BulletCollision/BroadphaseCollision/.deps/liblol_a-btSimpleBroadphase.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-btGImpactBvh.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactBvh.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-btGImpactBvh.o `test -f 'bullet/BulletCollision/Gimpact/btGImpactBvh.cpp' || echo './'`bullet/BulletCollision/Gimpact/btGImpactBvh.cpp In file included from bullet/BulletCollision/Gimpact/btGImpactBvh.h:28:0, from bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:23: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactBvh.h:28:0, from bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:23: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/btBoxCollision.h:27, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:30, from bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:23: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/btBoxCollision.h:27, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:30, from bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:23: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/btBoxCollision.h:27, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:30, from bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:23: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:29:0, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:31, from bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:23: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactBvh.h:28:0, from bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:23: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:64:3: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:68:3: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:298:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_BVH_TREE_NODE]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_BVH_TREE_NODE]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = GIM_BVH_TREE_NODE]' bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:218:46: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_BVH_DATA]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_BVH_DATA]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = GIM_BVH_DATA]' bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:269:67: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/Gimpact/btGImpactBvh.cpp:298:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactBvh.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactBvh.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-btGImpactQuantizedBvh.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactQuantizedBvh.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-btGImpactQuantizedBvh.o `test -f 'bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp' || echo './'`bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp In file included from bullet/BulletCollision/Gimpact/btGImpactBvh.h:28:0, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h:27, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactBvh.h:28:0, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h:27, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/btBoxCollision.h:27, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:30, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h:27, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:24: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/btBoxCollision.h:27, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:30, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h:27, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:24: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/btBoxCollision.h:27, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:30, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h:27, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:24: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:29:0, from bullet/BulletCollision/Gimpact/btGImpactBvh.h:31, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h:27, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:24: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactBvh.h:28:0, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h:27, from bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:64:3: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:68:3: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:327:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = BT_QUANTIZED_BVH_NODE]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = BT_QUANTIZED_BVH_NODE]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = BT_QUANTIZED_BVH_NODE]' bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:240:46: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_BVH_DATA]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_BVH_DATA]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = GIM_BVH_DATA]' bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:291:67: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp:327:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactQuantizedBvh.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactQuantizedBvh.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-btTriangleShapeEx.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-btTriangleShapeEx.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-btTriangleShapeEx.o `test -f 'bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp' || echo './'`bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:28, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp:24: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:28, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp:24: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:28, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp:24: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:29:0, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp:24: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/LinearMath/btGeometryUtil.h:20:0, from bullet/BulletCollision/Gimpact/btClipPolygon.h:28, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:31, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btGeometryUtil.h:20:0, from bullet/BulletCollision/Gimpact/btClipPolygon.h:28, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.h:31, from bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-btTriangleShapeEx.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-btTriangleShapeEx.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-btGImpactCollisionAlgorithm.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactCollisionAlgorithm.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-btGImpactCollisionAlgorithm.o `test -f 'bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp' || echo './'`bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp In file included from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:20:0, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.h:21, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:26: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.h:21, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:26: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btManifoldResult.h:21, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:26: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:28: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:28: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactShape.h:29:0, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h:38, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:30: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h:38:0, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:30: bullet/BulletCollision/Gimpact/btGImpactShape.h: In member function 'void btGImpactMeshShapePart::TrimeshPrimitiveManager::get_indices(int, int&, int&, int&) const': bullet/BulletCollision/Gimpact/btGImpactShape.h:642:69: warning: cast from type 'const unsigned char*' to type 'short int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactShape.h:649:65: warning: cast from type 'const unsigned char*' to type 'int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactShape.h: In member function 'void btGImpactMeshShapePart::TrimeshPrimitiveManager::get_vertex(int, btVector3&) const': bullet/BulletCollision/Gimpact/btGImpactShape.h:660:69: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactShape.h:667:67: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp: At global scope: bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:876:10: warning: unused parameter 'body0' [-Wunused-parameter] bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:876:10: warning: unused parameter 'body1' [-Wunused-parameter] bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:876:10: warning: unused parameter 'dispatchInfo' [-Wunused-parameter] bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:876:10: warning: unused parameter 'resultOut' [-Wunused-parameter] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:28: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:64:3: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:68:3: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btTransform]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTransform]' bullet/BulletCollision/Gimpact/btGImpactShape.h:413:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionShape*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionShape*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:414:32: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btGImpactMeshShapePart*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btGImpactMeshShapePart*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:910:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:75:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_CONTACT]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_CONTACT]' bullet/BulletCollision/Gimpact/btContactProcessing.h:116:3: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = GIM_CONTACT]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = GIM_CONTACT]' bullet/BulletCollision/Gimpact/btContactProcessing.h:123:3: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:353:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTransform]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTransform]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTransform]' bullet/BulletCollision/Gimpact/btGImpactShape.h:413:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionShape*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionShape*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionShape*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:414:32: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btGImpactMeshShapePart*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btGImpactMeshShapePart*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btGImpactMeshShapePart*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:910:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h:75:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp:353:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactCollisionAlgorithm.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-btGImpactShape.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactShape.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-btGImpactShape.o `test -f 'bullet/BulletCollision/Gimpact/btGImpactShape.cpp' || echo './'`bullet/BulletCollision/Gimpact/btGImpactShape.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/Gimpact/btGImpactShape.h:28, from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/Gimpact/btGImpactShape.h:28, from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/Gimpact/btGImpactShape.h:28, from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactShape.h:29:0, from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletCollision/Gimpact/btGImpactShape.h:32, from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletCollision/Gimpact/btGImpactShape.h:32, from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22:0: bullet/BulletCollision/Gimpact/btGImpactShape.h: In member function 'void btGImpactMeshShapePart::TrimeshPrimitiveManager::get_indices(int, int&, int&, int&) const': bullet/BulletCollision/Gimpact/btGImpactShape.h:642:69: warning: cast from type 'const unsigned char*' to type 'short int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactShape.h:649:65: warning: cast from type 'const unsigned char*' to type 'int*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactShape.h: In member function 'void btGImpactMeshShapePart::TrimeshPrimitiveManager::get_vertex(int, btVector3&) const': bullet/BulletCollision/Gimpact/btGImpactShape.h:660:69: warning: cast from type 'const unsigned char*' to type 'double*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactShape.h:667:67: warning: cast from type 'const unsigned char*' to type 'float*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/Gimpact/btGImpactShape.cpp: At global scope: bullet/BulletCollision/Gimpact/btGImpactShape.cpp:143:6: warning: unused parameter 'rayFrom' [-Wunused-parameter] bullet/BulletCollision/Gimpact/btGImpactShape.cpp:143:6: warning: unused parameter 'rayTo' [-Wunused-parameter] bullet/BulletCollision/Gimpact/btGImpactShape.cpp:143:6: warning: unused parameter 'resultCallback' [-Wunused-parameter] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletCollision/Gimpact/btGImpactShape.h:32, from bullet/BulletCollision/Gimpact/btGImpactShape.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:64:3: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = GIM_PAIR]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/btGImpactBvh.h:68:3: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btTransform]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTransform]' bullet/BulletCollision/Gimpact/btGImpactShape.h:413:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionShape*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionShape*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:414:32: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btGImpactMeshShapePart*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btGImpactMeshShapePart*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:910:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTransform]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTransform]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTransform]' bullet/BulletCollision/Gimpact/btGImpactShape.h:413:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionShape*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionShape*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionShape*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:414:32: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btGImpactMeshShapePart*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btGImpactMeshShapePart*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btGImpactMeshShapePart*]' bullet/BulletCollision/Gimpact/btGImpactShape.h:910:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactShape.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-btGImpactShape.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-gim_box_set.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_box_set.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-gim_box_set.o `test -f 'bullet/BulletCollision/Gimpact/gim_box_set.cpp' || echo './'`bullet/BulletCollision/Gimpact/gim_box_set.cpp In file included from bullet/BulletCollision/Gimpact/gim_memory.h:36:0, from bullet/BulletCollision/Gimpact/gim_array.h:35, from bullet/BulletCollision/Gimpact/gim_box_set.h:37, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/BulletCollision/Gimpact/gim_box_set.h:37:0, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/BulletCollision/Gimpact/gim_array.h: In member function 'bool gim_array::reserve(unsigned int)': bullet/BulletCollision/Gimpact/gim_array.h:98:5: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/Gimpact/gim_array.h: In member function 'void gim_array::resize(unsigned int, bool)': bullet/BulletCollision/Gimpact/gim_array.h:289:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_box_set.h:39, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_box_set.h:39, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_box_set.h:39, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/gim_box_set.h:40:0, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_normal(btVector3&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:142:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:142:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_plane(btVector4&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:147:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:147:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_edge_plane(unsigned int, const btVector3&, btVector4&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:161:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:161:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/BulletCollision/Gimpact/gim_box_set.h:40:0, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_triangle_transform(btTransform&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:180:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:180:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': bullet/BulletCollision/Gimpact/gim_tri_collision.h:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision_front_side(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': bullet/BulletCollision/Gimpact/gim_tri_collision.h:369:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:369:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/BulletCollision/Gimpact/gim_box_set.h:37:0, from bullet/BulletCollision/Gimpact/gim_box_set.cpp:32: bullet/BulletCollision/Gimpact/gim_array.h: In instantiation of 'void gim_array::resize(unsigned int, bool) [with T = GIM_BOX_TREE_NODE]': bullet/BulletCollision/Gimpact/gim_box_set.cpp:177:46: required from here bullet/BulletCollision/Gimpact/gim_array.h:288:14: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/Gimpact/gim_array.h: In instantiation of 'bool gim_array::reserve(unsigned int) [with T = GIM_PAIR]': bullet/BulletCollision/Gimpact/gim_array.h:136:9: required from 'gim_array::gim_array(unsigned int) [with T = GIM_PAIR]' bullet/BulletCollision/Gimpact/gim_box_set.h:69:39: required from here bullet/BulletCollision/Gimpact/gim_array.h:97:18: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/Gimpact/gim_array.h: In instantiation of 'bool gim_array::reserve(unsigned int) [with T = GIM_BOX_TREE_NODE]': bullet/BulletCollision/Gimpact/gim_array.h:293:13: required from 'void gim_array::resize(unsigned int, bool) [with T = GIM_BOX_TREE_NODE]' bullet/BulletCollision/Gimpact/gim_box_set.cpp:177:46: required from here bullet/BulletCollision/Gimpact/gim_array.h:97:18: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_box_set.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_box_set.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-gim_contact.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_contact.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-gim_contact.o `test -f 'bullet/BulletCollision/Gimpact/gim_contact.cpp' || echo './'`bullet/BulletCollision/Gimpact/gim_contact.cpp In file included from bullet/BulletCollision/Gimpact/gim_linear_math.h:38:0, from bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h:39, from bullet/BulletCollision/Gimpact/gim_geometry.h:37, from bullet/BulletCollision/Gimpact/gim_contact.h:35, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_geometry.h:39, from bullet/BulletCollision/Gimpact/gim_contact.h:35, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_geometry.h:39, from bullet/BulletCollision/Gimpact/gim_contact.h:35, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_geometry.h:39, from bullet/BulletCollision/Gimpact/gim_contact.h:35, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/gim_geometry.h:40:0, from bullet/BulletCollision/Gimpact/gim_contact.h:35, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_normal(btVector3&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:142:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:142:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_plane(btVector4&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:147:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:147:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_edge_plane(unsigned int, const btVector3&, btVector4&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:161:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:161:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/BulletCollision/Gimpact/gim_geometry.h:40:0, from bullet/BulletCollision/Gimpact/gim_contact.h:35, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_triangle_transform(btTransform&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:180:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:180:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': bullet/BulletCollision/Gimpact/gim_tri_collision.h:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision_front_side(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': bullet/BulletCollision/Gimpact/gim_tri_collision.h:369:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:369:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/BulletCollision/Gimpact/gim_contact.h:37:0, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/BulletCollision/Gimpact/gim_array.h: In member function 'bool gim_array::reserve(unsigned int)': bullet/BulletCollision/Gimpact/gim_array.h:98:5: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/Gimpact/gim_array.h: In member function 'void gim_array::resize(unsigned int, bool)': bullet/BulletCollision/Gimpact/gim_array.h:289:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/gim_contact.cpp:31:0: bullet/BulletCollision/Gimpact/gim_contact.h: In member function 'void GIM_CONTACT::interpolate_normals(btVector3*, unsigned int)': bullet/BulletCollision/Gimpact/gim_contact.h:117:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_contact.h:117:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/BulletCollision/Gimpact/gim_contact.h:37:0, from bullet/BulletCollision/Gimpact/gim_contact.cpp:31: bullet/BulletCollision/Gimpact/gim_array.h: In instantiation of 'void gim_array::resize(unsigned int, bool) [with T = GIM_RSORT_TOKEN]': bullet/BulletCollision/Gimpact/gim_contact.cpp:47:42: required from here bullet/BulletCollision/Gimpact/gim_array.h:288:14: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/Gimpact/gim_array.h: In instantiation of 'bool gim_array::reserve(unsigned int) [with T = GIM_CONTACT]': bullet/BulletCollision/Gimpact/gim_array.h:136:9: required from 'gim_array::gim_array(unsigned int) [with T = GIM_CONTACT]' bullet/BulletCollision/Gimpact/gim_contact.h:128:47: required from here bullet/BulletCollision/Gimpact/gim_array.h:97:18: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletCollision/Gimpact/gim_array.h: In instantiation of 'bool gim_array::reserve(unsigned int) [with T = GIM_RSORT_TOKEN]': bullet/BulletCollision/Gimpact/gim_array.h:136:9: required from 'gim_array::gim_array(unsigned int) [with T = GIM_RSORT_TOKEN]' bullet/BulletCollision/Gimpact/gim_contact.cpp:46:56: required from here bullet/BulletCollision/Gimpact/gim_array.h:97:18: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_contact.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_contact.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-gim_memory.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_memory.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-gim_memory.o `test -f 'bullet/BulletCollision/Gimpact/gim_memory.cpp' || echo './'`bullet/BulletCollision/Gimpact/gim_memory.cpp In file included from bullet/BulletCollision/Gimpact/gim_memory.h:36:0, from bullet/BulletCollision/Gimpact/gim_memory.cpp:31: bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_memory.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_memory.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletCollision/Gimpact/liblol_a-gim_tri_collision.o -MD -MP -MF bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_tri_collision.Tpo -c -o bullet/BulletCollision/Gimpact/liblol_a-gim_tri_collision.o `test -f 'bullet/BulletCollision/Gimpact/gim_tri_collision.cpp' || echo './'`bullet/BulletCollision/Gimpact/gim_tri_collision.cpp In file included from bullet/BulletCollision/Gimpact/gim_linear_math.h:38:0, from bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h:39, from bullet/BulletCollision/Gimpact/gim_box_collision.h:35, from bullet/BulletCollision/Gimpact/gim_tri_collision.h:36, from bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:34: bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_inv_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:144:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h: In function 'btScalar gim_sqrt(btScalar)': bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_math.h:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_tri_collision.h:36, from bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:34: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_tri_collision.h:36, from bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:34: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/Gimpact/gim_box_collision.h:36, from bullet/BulletCollision/Gimpact/gim_tri_collision.h:36, from bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:34: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:34:0: bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_normal(btVector3&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:142:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:142:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_plane(btVector4&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:147:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:147:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_edge_plane(unsigned int, const btVector3&, btVector4&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:161:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:161:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:34:0: bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'void GIM_TRIANGLE::get_triangle_transform(btTransform&) const': bullet/BulletCollision/Gimpact/gim_tri_collision.h:180:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:180:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': bullet/BulletCollision/Gimpact/gim_tri_collision.h:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h: In member function 'bool GIM_TRIANGLE::ray_collision_front_side(const btVector3&, const btVector3&, btVector3&, btVector3&, btScalar&, btScalar)': bullet/BulletCollision/Gimpact/gim_tri_collision.h:369:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.h:369:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp: In member function 'unsigned int GIM_TRIANGLE_CALCULATION_CACHE::clip_triangle(const btVector4&, const btVector3*, const btVector3*, btVector3*)': bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:120:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:120:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:129:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:129:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:138:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:138:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp: In member function 'unsigned int GIM_TRIANGLE_CALCULATION_CACHE::cross_line_intersection_test()': bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:205:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:205:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:269:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:269:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:303:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:303:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp: In member function 'bool GIM_TRIANGLE_CALCULATION_CACHE::triangle_collision(const btVector3&, const btVector3&, const btVector3&, btScalar, const btVector3&, const btVector3&, const btVector3&, btScalar, GIM_TRIANGLE_CONTACT_DATA&)': bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:342:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:394:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletCollision/Gimpact/gim_tri_collision.cpp:394:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mv -f bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_tri_collision.Tpo bullet/BulletCollision/Gimpact/.deps/liblol_a-gim_tri_collision.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/Dynamics/liblol_a-btRigidBody.o -MD -MP -MF bullet/BulletDynamics/Dynamics/.deps/liblol_a-btRigidBody.Tpo -c -o bullet/BulletDynamics/Dynamics/liblol_a-btRigidBody.o `test -f 'bullet/BulletDynamics/Dynamics/btRigidBody.cpp' || echo './'`bullet/BulletDynamics/Dynamics/btRigidBody.cpp In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:21:0: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:22: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:22:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletDynamics/Dynamics/btRigidBody.cpp: In member function 'virtual void btRigidBody::serializeSingleObject(btSerializer*) const': bullet/BulletDynamics/Dynamics/btRigidBody.cpp:400:70: warning: cast from type 'const btRigidBody* const' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Dynamics/btRigidBody.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btTypedConstraint*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTypedConstraint*]' bullet/BulletDynamics/Dynamics/btRigidBody.cpp:346:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTypedConstraint*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTypedConstraint*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTypedConstraint*]' bullet/BulletDynamics/Dynamics/btRigidBody.cpp:346:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/Dynamics/.deps/liblol_a-btRigidBody.Tpo bullet/BulletDynamics/Dynamics/.deps/liblol_a-btRigidBody.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/Dynamics/liblol_a-btSimpleDynamicsWorld.o -MD -MP -MF bullet/BulletDynamics/Dynamics/.deps/liblol_a-btSimpleDynamicsWorld.Tpo -c -o bullet/BulletDynamics/Dynamics/liblol_a-btSimpleDynamicsWorld.o `test -f 'bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp' || echo './'`bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp In file included from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:74:0, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:18:0: bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h: In member function 'int btSimpleBroadphase::allocHandle()': bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:66:7: warning: declaration of 'freeHandle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:21: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp: At global scope: bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:174:6: warning: unused parameter 'action' [-Wunused-parameter] bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:179:6: warning: unused parameter 'action' [-Wunused-parameter] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/Dynamics/.deps/liblol_a-btSimpleDynamicsWorld.Tpo bullet/BulletDynamics/Dynamics/.deps/liblol_a-btSimpleDynamicsWorld.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/Dynamics/liblol_a-Bullet-C-API.o -MD -MP -MF bullet/BulletDynamics/Dynamics/.deps/liblol_a-Bullet-C-API.Tpo -c -o bullet/BulletDynamics/Dynamics/liblol_a-Bullet-C-API.o `test -f 'bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp' || echo './'`bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp In file included from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:74:0, from bullet/btBulletCollisionCommon.h:22, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/btBulletCollisionCommon.h:22, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/btBulletCollisionCommon.h:22, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/btBulletCollisionCommon.h:22, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/btBulletCollisionCommon.h:22, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/btBulletCollisionCommon.h:35, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:21:0, from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22, from bullet/btBulletCollisionCommon.h:35, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:0, from bullet/btBulletCollisionCommon.h:35, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h: In member function 'virtual const char* btTriangleInfoMap::serialize(void*, btSerializer*) const': bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:134:113: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:146:76: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:151:97: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:162:71: warning: cast from type 'const int*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:166:126: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:180:93: warning: cast from type 'const btTriangleInfo*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:184:105: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:195:76: warning: cast from type 'const btHashInt*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/btBulletCollisionCommon.h:54:0, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h: In member function 'int btSimpleBroadphase::allocHandle()': bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:66:7: warning: declaration of 'freeHandle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h:21:0, from bullet/btBulletDynamicsCommon.h:27, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] In file included from bullet/btBulletDynamicsCommon.h:28:0, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h: In member function 'void btHingeConstraint::enableAngularMotor(bool, btScalar, btScalar)': bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:165:2: warning: declaration of 'enableMotor' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h: In member function 'void btHingeConstraint::enableMotor(bool)': bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:174:38: warning: declaration of 'enableMotor' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:34:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/btBulletCollisionCommon.h:22, from bullet/btBulletDynamicsCommon.h:20, from bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp:24: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriangleInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriangleInfo]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTriangleInfo]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:224:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btHashInt]' bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h:233:51: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/Dynamics/.deps/liblol_a-Bullet-C-API.Tpo bullet/BulletDynamics/Dynamics/.deps/liblol_a-Bullet-C-API.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/Dynamics/liblol_a-btDiscreteDynamicsWorld.o -MD -MP -MF bullet/BulletDynamics/Dynamics/.deps/liblol_a-btDiscreteDynamicsWorld.Tpo -c -o bullet/BulletDynamics/Dynamics/liblol_a-btDiscreteDynamicsWorld.o `test -f 'bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp' || echo './'`bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp In file included from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:74:0, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:21:0: bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h: In member function 'int btSimpleBroadphase::allocHandle()': bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h:66:7: warning: declaration of 'freeHandle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:30: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:34:0: bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h: In member function 'void btHingeConstraint::enableAngularMotor(bool, btScalar, btScalar)': bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:165:2: warning: declaration of 'enableMotor' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h: In member function 'void btHingeConstraint::enableMotor(bool)': bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:174:38: warning: declaration of 'enableMotor' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:49: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:49:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:17:0: bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h: In constructor 'btDiscreteDynamicsWorld::btDiscreteDynamicsWorld(btDispatcher*, btBroadphaseInterface*, btConstraintSolver*, btCollisionConfiguration*)': bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:64:6: warning: 'btDiscreteDynamicsWorld::m_profileTimings' will be initialized after [-Wreorder] bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:41:46: warning: 'btAlignedObjectArray btDiscreteDynamicsWorld::m_sortedConstraints' [-Wreorder] bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:214:1: warning: when initialized here [-Wreorder] bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp: In member function 'virtual void btDiscreteDynamicsWorld::integrateTransforms(btScalar)': bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:883:5: warning: declaration of '__profile' shadows a previous local [-Wshadow] bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:865:2: warning: shadowed declaration is here [-Wshadow] bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:948:16: warning: variable 'appliedImpulse' set but not used [-Wunused-but-set-variable] bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp: In member function 'void btDiscreteDynamicsWorld::debugDrawConstraint(btTypedConstraint*)': bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:1165:18: warning: declaration of 'tr' shadows a previous local [-Wshadow] bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:1159:17: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:180:40: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btTypedConstraint*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTypedConstraint*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:182:48: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btRigidBody*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btRigidBody*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:572:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btActionInterface*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btActionInterface*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:674:28: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:128:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTypedConstraint*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTypedConstraint*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:129:26: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btRigidBody*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btRigidBody*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btRigidBody*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:572:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btActionInterface*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btActionInterface*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btActionInterface*]' bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:674:28: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/Dynamics/.deps/liblol_a-btDiscreteDynamicsWorld.Tpo bullet/BulletDynamics/Dynamics/.deps/liblol_a-btDiscreteDynamicsWorld.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btGeneric6DofConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btGeneric6DofConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btGeneric6DofConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h:30:0, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:22: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:22: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:22: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:22: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h:32:0, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:22: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp: In member function 'btScalar btRotationalLimitMotor::solveAngularLimits(btScalar, btVector3&, btScalar, btRigidBody*, btRigidBody*)': bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:226:12: warning: variable 'motorImp' set but not used [-Wunused-but-set-variable] bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp: In member function 'btScalar btTranslationalLimitMotor::solveLinearAxis(btScalar, btScalar, btRigidBody&, const btVector3&, btRigidBody&, const btVector3&, int, const btVector3&, const btVector3&)': bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp:350:12: warning: variable 'impulse_vector' set but not used [-Wunused-but-set-variable] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btGeneric6DofConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btGeneric6DofConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btGeneric6DofSpringConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btGeneric6DofSpringConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btGeneric6DofSpringConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h:20:0, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp:16: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp: In member function 'void btGeneric6DofSpringConstraint::internalUpdateSprings(btTypedConstraint::btConstraintInfo2*)': bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp:121:12: warning: variable 'relVel' set but not used [-Wunused-but-set-variable] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btGeneric6DofSpringConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btGeneric6DofSpringConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btSolve2LinearConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSolve2LinearConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btSolve2LinearConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h:19, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h:19, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h:19, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp:20: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp:20: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSolve2LinearConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSolve2LinearConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btPoint2PointConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btPoint2PointConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btPoint2PointConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp:17: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp: In member function 'void btPoint2PointConstraint::getInfo2NonVirtual(btTypedConstraint::btConstraintInfo2*, const btTransform&, const btTransform&)': bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp:127:13: warning: variable 'a2n' set but not used [-Wunused-but-set-variable] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btPoint2PointConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btPoint2PointConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btTypedConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btTypedConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btTypedConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:20:0, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:17:0: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:19: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:19:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp: In member function 'virtual const char* btTypedConstraint::serialize(void*, btSerializer*) const': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:114:58: warning: cast from type 'const char*' to type 'char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btTypedConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btTypedConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btContactConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btContactConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btContactConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:17: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp: At global scope: bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:44:6: warning: unused parameter 'info' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:49:6: warning: unused parameter 'info' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp: In function 'void resolveSingleBilateral(btRigidBody&, const btVector3&, btRigidBody&, const btVector3&, btScalar, const btVector3&, btScalar&, btScalar)': bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp:158:11: warning: variable 'a' set but not used [-Wunused-but-set-variable] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btContactConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btContactConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btSliderConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSliderConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btSliderConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h:30:0, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp:23: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp:23: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp:23: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp:23: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h:31, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp:23: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h:32:0, from bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp:23: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSliderConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSliderConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btConeTwistConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btConeTwistConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btConeTwistConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:39:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:40, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:40, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:40, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:40, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:41:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp: In member function 'void btConeTwistConstraint::getInfo2NonVirtual(btTypedConstraint::btConstraintInfo2*, const btTransform&, const btTransform&, const btMatrix3x3&, const btMatrix3x3&)': bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:204:13: warning: declaration of 'k' shadows a previous local [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:148:14: warning: shadowed declaration is here [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:228:12: warning: declaration of 'k' shadows a previous local [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:148:14: warning: shadowed declaration is here [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp: In member function 'virtual void btConeTwistConstraint::solveConstraintObsolete(btRigidBody&, btRigidBody&, btScalar)': bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:509:15: warning: variable 'impulse' set but not used [-Wunused-but-set-variable] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp: In member function 'void btConeTwistConstraint::calcAngleInfo()': bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:592:13: warning: declaration of 'b2Axis2' shadows a previous local [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:540:20: warning: shadowed declaration is here [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp: In member function 'void btConeTwistConstraint::setMotorTarget(const btQuaternion&)': bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:980:15: warning: variable 'qABCur' set but not used [-Wunused-but-set-variable] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:982:15: warning: variable 'qConstraintCur' set but not used [-Wunused-but-set-variable] In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:39:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btVector3.h: In member function 'void btConeTwistConstraint::calcAngleInfo()': bullet/LinearMath/btVector3.h:128:95: warning: 'b1Axis3.btVector3::m_floats[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:539:28: note: 'b1Axis3.btVector3::m_floats[2]' was declared here In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:39:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btVector3.h:128:95: warning: 'b1Axis3.btVector3::m_floats[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:539:28: note: 'b1Axis3.btVector3::m_floats[1]' was declared here In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:39:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btVector3.h:128:95: warning: 'b1Axis3.btVector3::m_floats[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:539:28: note: 'b1Axis3.btVector3::m_floats[0]' was declared here In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:39:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btVector3.h:128:95: warning: 'b1Axis2.btVector3::m_floats[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:539:20: note: 'b1Axis2.btVector3::m_floats[2]' was declared here In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:39:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btVector3.h:128:95: warning: 'b1Axis2.btVector3::m_floats[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:539:20: note: 'b1Axis2.btVector3::m_floats[1]' was declared here In file included from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h:39:0, from bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:19: bullet/LinearMath/btVector3.h:128:95: warning: 'b1Axis2.btVector3::m_floats[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp:539:20: note: 'b1Axis2.btVector3::m_floats[0]' was declared here mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btConeTwistConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btConeTwistConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btHingeConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btHingeConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btHingeConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:24:0, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:25, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:25, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:25, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:25, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:26:0, from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:17: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:17:0: bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h: In member function 'void btHingeConstraint::enableAngularMotor(bool, btScalar, btScalar)': bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:165:2: warning: declaration of 'enableMotor' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h: In member function 'void btHingeConstraint::enableMotor(bool)': bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h:174:38: warning: declaration of 'enableMotor' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp: In member function 'void btHingeConstraint::getInfo2InternalUsingFrameOffset(btTypedConstraint::btConstraintInfo2*, const btTransform&, const btTransform&, const btVector3&, const btVector3&)': bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:705:12: warning: variable 'pivotAInW' set but not used [-Wunused-but-set-variable] bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp:706:12: warning: variable 'pivotBInW' set but not used [-Wunused-but-set-variable] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btHingeConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btHingeConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btHinge2Constraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btHinge2Constraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btHinge2Constraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h:22:0, from bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp:18: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btHinge2Constraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btHinge2Constraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btUniversalConstraint.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btUniversalConstraint.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btUniversalConstraint.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp:18: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp:18: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp:18: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:21, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h:22, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h:22:0, from bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp:18: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btUniversalConstraint.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btUniversalConstraint.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/ConstraintSolver/liblol_a-btSequentialImpulseConstraintSolver.o -MD -MP -MF bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSequentialImpulseConstraintSolver.Tpo -c -o bullet/BulletDynamics/ConstraintSolver/liblol_a-btSequentialImpulseConstraintSolver.o `test -f 'bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp' || echo './'`bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp In file included from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:19: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:19: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:19: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:21:0, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:19: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp: At global scope: bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:332:6: warning: unused parameter 'solverBodyA' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:332:6: warning: unused parameter 'solverBodyB' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:425:5: warning: unused parameter 'body' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp: In member function 'void btSequentialImpulseConstraintSolver::setupContactConstraint(btSolverConstraint&, btCollisionObject*, btCollisionObject*, btManifoldPoint&, const btContactSolverInfo&, btVector3&, btScalar&, btScalar&, btVector3&, btVector3&)': bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:551:15: warning: declaration of 'btScalar rel_vel' shadows a parameter [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:458:44: warning: shadowed declaration is here [-Wshadow] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp: In member function 'virtual btScalar btSequentialImpulseConstraintSolver::solveGroupCacheFriendlySetup(btCollisionObject**, int, btPersistentManifold**, int, btTypedConstraint**, int, const btContactSolverInfo&, btIDebugDraw*, btStackAlloc*)': bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:961:22: warning: variable 'info' set but not used [-Wunused-but-set-variable] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp: At global scope: bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'bodies' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'numBodies' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'manifoldPtr' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'numManifolds' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'constraints' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'numConstraints' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'debugDrawer' [-Wunused-parameter] bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:1118:6: warning: unused parameter 'stackAlloc' [-Wunused-parameter] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h:20, from bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h:20, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h:21, from bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:19: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSolverConstraint]': bullet/LinearMath/btAlignedObjectArray.h:235:5: required from 'T& btAlignedObjectArray::expandNonInitializing() [with T = btSolverConstraint]' bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:418:104: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSolverConstraint]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSolverConstraint]' bullet/LinearMath/btAlignedObjectArray.h:235:5: required from 'T& btAlignedObjectArray::expandNonInitializing() [with T = btSolverConstraint]' bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:418:104: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTypedConstraint::btConstraintInfo1]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTypedConstraint::btConstraintInfo1]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btTypedConstraint::btConstraintInfo1]' bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:803:50: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = int]' bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp:969:58: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSequentialImpulseConstraintSolver.Tpo bullet/BulletDynamics/ConstraintSolver/.deps/liblol_a-btSequentialImpulseConstraintSolver.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/Vehicle/liblol_a-btWheelInfo.o -MD -MP -MF bullet/BulletDynamics/Vehicle/.deps/liblol_a-btWheelInfo.Tpo -c -o bullet/BulletDynamics/Vehicle/liblol_a-btWheelInfo.o `test -f 'bullet/BulletDynamics/Vehicle/btWheelInfo.cpp' || echo './'`bullet/BulletDynamics/Vehicle/btWheelInfo.cpp In file included from bullet/BulletDynamics/Vehicle/btWheelInfo.h:14:0, from bullet/BulletDynamics/Vehicle/btWheelInfo.cpp:11: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Vehicle/btWheelInfo.h:15, from bullet/BulletDynamics/Vehicle/btWheelInfo.cpp:11: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Vehicle/btWheelInfo.h:15, from bullet/BulletDynamics/Vehicle/btWheelInfo.cpp:11: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Vehicle/btWheelInfo.cpp:12: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Vehicle/btWheelInfo.cpp:12: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/Vehicle/.deps/liblol_a-btWheelInfo.Tpo bullet/BulletDynamics/Vehicle/.deps/liblol_a-btWheelInfo.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/Vehicle/liblol_a-btRaycastVehicle.o -MD -MP -MF bullet/BulletDynamics/Vehicle/.deps/liblol_a-btRaycastVehicle.Tpo -c -o bullet/BulletDynamics/Vehicle/liblol_a-btRaycastVehicle.o `test -f 'bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp' || echo './'`bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp In file included from bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:12:0: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.h:14, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:13: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.h:14, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:13: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.h:14, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:13: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletDynamics/Dynamics/btRigidBody.h:20, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.h:14, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:13: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletDynamics/Vehicle/btRaycastVehicle.h:15:0, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:13: bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h: In member function 'void btTypedConstraint::enableFeedback(bool)': bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h:262:2: warning: declaration of 'needsFeedback' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp: In member function 'virtual void btRaycastVehicle::updateVehicle(btScalar)': bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:299:12: warning: variable 'depth' set but not used [-Wunused-but-set-variable] In file included from bullet/BulletDynamics/Dynamics/btRigidBody.h:19:0, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.h:14, from bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:13: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btWheelInfo]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btWheelInfo]' bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:83:40: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btWheelInfo]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btWheelInfo]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btWheelInfo]' bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp:83:40: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/Vehicle/.deps/liblol_a-btRaycastVehicle.Tpo bullet/BulletDynamics/Vehicle/.deps/liblol_a-btRaycastVehicle.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletDynamics/Character/liblol_a-btKinematicCharacterController.o -MD -MP -MF bullet/BulletDynamics/Character/.deps/liblol_a-btKinematicCharacterController.Tpo -c -o bullet/BulletDynamics/Character/liblol_a-btKinematicCharacterController.o `test -f 'bullet/BulletDynamics/Character/btKinematicCharacterController.cpp' || echo './'`bullet/BulletDynamics/Character/btKinematicCharacterController.cpp In file included from bullet/LinearMath/btIDebugDraw.h:20:0, from bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btIDebugDraw.h:21, from bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/LinearMath/btIDebugDraw.h:21, from bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/BulletDynamics/Character/btKinematicCharacterController.cpp: In member function 'void btKinematicCharacterController::stepForwardAndStrafe(btCollisionWorld*, const btVector3&)': bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:351:13: warning: variable 'hitDistance' set but not used [-Wunused-but-set-variable] bullet/BulletDynamics/Character/btKinematicCharacterController.cpp: At global scope: bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:639:6: warning: unused parameter 'debugDrawer' [-Wunused-parameter] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btGhostObject.h:20, from bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:18: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btPersistentManifold*]' bullet/BulletDynamics/Character/btKinematicCharacterController.cpp:173:27: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletDynamics/Character/.deps/liblol_a-btKinematicCharacterController.Tpo bullet/BulletDynamics/Character/.deps/liblol_a-btKinematicCharacterController.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btDefaultSoftBodySolver.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btDefaultSoftBodySolver.Tpo -c -o bullet/BulletSoftBody/liblol_a-btDefaultSoftBodySolver.o `test -f 'bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp' || echo './'`bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp In file included from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:19:0, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionShapes/btCollisionShape.h:19, from bullet/BulletCollision/CollisionShapes/btConcaveShape.h:19, from bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h:21, from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:19, from bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:22:0: bullet/BulletSoftBody/btSoftBody.h: At global scope: bullet/BulletSoftBody/btSoftBody.h:698:15: warning: unused parameter 'collisionShape' [-Wunused-parameter] bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:38:6: warning: unused parameter 'bMove' [-Wunused-parameter] bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:43:6: warning: unused parameter 'forceUpdate' [-Wunused-parameter] bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:65:6: warning: unused parameter 'solverdt' [-Wunused-parameter] In file included from bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:20:0, from bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btSoftBody*]' bullet/LinearMath/btAlignedObjectArray.h:488:3: required from 'void btAlignedObjectArray::copyFromArray(const btAlignedObjectArray&) [with T = btSoftBody*; btAlignedObjectArray = btAlignedObjectArray]' bullet/BulletSoftBody/btDefaultSoftBodySolver.cpp:45:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletSoftBody/.deps/liblol_a-btDefaultSoftBodySolver.Tpo bullet/BulletSoftBody/.deps/liblol_a-btDefaultSoftBodySolver.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btSoftBodyRigidBodyCollisionConfiguration.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyRigidBodyCollisionConfiguration.Tpo -c -o bullet/BulletSoftBody/liblol_a-btSoftBodyRigidBodyCollisionConfiguration.o `test -f 'bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp' || echo './'`bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:20, from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:23, from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:23, from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:17:0: bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h: At global scope: bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:50:15: warning: unused parameter 'manifoldArray' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:30:0, from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:18: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:18:0: bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h: At global scope: bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:126:15: warning: unused parameter 'manifoldArray' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp: In constructor 'btSoftBodyRigidBodyCollisionConfiguration::btSoftBodyRigidBodyCollisionConfiguration(const btDefaultCollisionConstructionInfo&)': bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:68:10: warning: declaration of 'mem' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:28:8: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyRigidBodyCollisionConfiguration.Tpo bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyRigidBodyCollisionConfiguration.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btSoftBody.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btSoftBody.Tpo -c -o bullet/BulletSoftBody/liblol_a-btSoftBody.o `test -f 'bullet/BulletSoftBody/btSoftBody.cpp' || echo './'`bullet/BulletSoftBody/btSoftBody.cpp In file included from bullet/BulletSoftBody/btSoftBody.h:20:0, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBody.h:20:0, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletSoftBody/btSoftBody.h:21, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletSoftBody/btSoftBody.h:21, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletSoftBody/btSoftBody.h:21, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBodyInternals.h:20:0, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/BulletSoftBody/btSoftBody.h: At global scope: bullet/BulletSoftBody/btSoftBody.h:698:15: warning: unused parameter 'collisionShape' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftBody.cpp:17:0: bullet/BulletSoftBody/btSoftBodyInternals.h:142:15: warning: unused parameter 'vectors' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:142:15: warning: unused parameter 'supportVerticesOut' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:142:15: warning: unused parameter 'numVectors' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftBody.cpp:17:0: bullet/BulletSoftBody/btSoftBodyInternals.h:146:15: warning: unused parameter 'mass' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:146:15: warning: unused parameter 'inertia' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:149:15: warning: unused parameter 't' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:149:15: warning: unused parameter 'aabbMin' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:149:15: warning: unused parameter 'aabbMax' [-Wunused-parameter] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletSoftBody/btSoftBody.cpp:20: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletSoftBody/btSoftBody.cpp:20:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::addAeroForceToNode(const btVector3&, int)': bullet/BulletSoftBody/btSoftBody.cpp:463:17: warning: unused variable 'kPR' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp:464:17: warning: unused variable 'kVC' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::addAeroForceToFace(const btVector3&, int)': bullet/BulletSoftBody/btSoftBody.cpp:538:17: warning: unused variable 'kPR' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp:539:17: warning: unused variable 'kVC' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'int btSoftBody::generateBendingConstraints(int, btSoftBody::Material*)': bullet/BulletSoftBody/btSoftBody.cpp:1040:9: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:984:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1047:11: warning: declaration of 'j' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:984:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'int btSoftBody::generateClusters(int, int)': bullet/BulletSoftBody/btSoftBody.cpp:1152:14: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1138:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1168:8: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1152:14: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1240:12: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1152:14: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1308:15: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1138:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::refine(btSoftBody::ImplicitFn*, btScalar, bool)': bullet/BulletSoftBody/btSoftBody.cpp:1417:14: warning: declaration of 'ni' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1335:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1441:15: warning: declaration of 'ni' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1335:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1465:13: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1335:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1503:13: warning: declaration of 'j' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1335:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1518:13: warning: declaration of 'j' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1335:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1532:12: warning: declaration of 'j' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1335:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1536:12: warning: declaration of 'j' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1335:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'bool btSoftBody::cutLink(int, int, btScalar)': bullet/BulletSoftBody/btSoftBody.cpp:1590:18: warning: variable 'd' set but not used [-Wunused-but-set-variable] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::predictMotion(btScalar)': bullet/BulletSoftBody/btSoftBody.cpp:1736:11: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1686:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1755:11: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1686:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1755:15: warning: declaration of 'ni' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1686:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::solveConstraints()': bullet/BulletSoftBody/btSoftBody.cpp:1857:11: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1782:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1857:15: warning: declaration of 'ni' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:1782:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp: At global scope: bullet/BulletSoftBody/btSoftBody.cpp:1950:12: warning: unused parameter 'rayTo' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::pointersToIndices()': bullet/BulletSoftBody/btSoftBody.cpp:1993:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletSoftBody/btSoftBody.cpp:2008:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::initializeClusters()': bullet/BulletSoftBody/btSoftBody.cpp:2383:8: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2355:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2409:8: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2355:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::updateClusters()': bullet/BulletSoftBody/btSoftBody.cpp:2439:12: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2422:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2484:9: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2422:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2506:14: warning: declaration of 'n' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:2427:16: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp: At global scope: bullet/BulletSoftBody/btSoftBody.cpp:2647:9: warning: unused parameter 'dt' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2674:9: warning: unused parameter 'dt' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2687:9: warning: unused parameter 'dt' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2717:9: warning: unused parameter 'dt' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2732:9: warning: unused parameter 'dt' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2764:9: warning: unused parameter 'dt' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2806:9: warning: unused parameter 'dt' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'void btSoftBody::applyForces()': bullet/BulletSoftBody/btSoftBody.cpp:2877:21: warning: unused variable 'f' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp:2820:21: warning: unused variable 'dt' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp:2831:18: warning: unused variable 'as_vaero' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp:2833:18: warning: unused variable 'as_faero' [-Wunused-variable] bullet/BulletSoftBody/btSoftBody.cpp: At global scope: bullet/BulletSoftBody/btSoftBody.cpp:2885:9: warning: unused parameter 'ti' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2905:6: warning: unused parameter 'ti' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2933:9: warning: unused parameter 'ti' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp:2966:9: warning: unused parameter 'ti' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBody.cpp: In member function 'virtual const char* btSoftBody::serialize(void*, btSerializer*) const': bullet/BulletSoftBody/btSoftBody.cpp:3154:104: warning: cast from type 'const tMaterialArray* {aka const btAlignedObjectArray*}' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3170:14: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3160:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3171:27: warning: declaration of 'memPtr' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3162:26: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3179:81: warning: cast from type 'const tMaterialArray* {aka const btAlignedObjectArray*}' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3186:91: warning: cast from type 'const tNodeArray* {aka const btAlignedObjectArray*}' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3206:78: warning: cast from type 'const tNodeArray* {aka const btAlignedObjectArray*}' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3210:100: warning: cast from type 'const btSoftBody::Link*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3227:86: warning: cast from type 'const btSoftBody::Link*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3233:100: warning: cast from type 'const btSoftBody::Face*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3250:86: warning: cast from type 'const btSoftBody::Face*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3255:113: warning: cast from type 'const btSoftBody::Tetra*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3274:88: warning: cast from type 'const btSoftBody::Tetra*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3278:110: warning: cast from type 'const btSoftBody::Anchor*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3296:91: warning: cast from type 'const btSoftBody::Anchor*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3330:73: warning: cast from type 'const btSoftBody::Pose*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3342:122: warning: cast from type 'const btVector3*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3346:8: warning: declaration of 'sz' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3332:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3347:13: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3333:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3348:24: warning: declaration of 'memPtr' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3334:21: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3353:93: warning: cast from type 'const btVector3*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3360:105: warning: cast from type 'const float*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3365:8: warning: declaration of 'sz' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3332:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3366:13: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3333:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3367:11: warning: declaration of 'memPtr' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3334:21: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3372:80: warning: cast from type 'const float*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3375:76: warning: cast from type 'const btSoftBody::Pose*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3426:9: warning: declaration of 'numElem' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3384:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3427:9: warning: declaration of 'sz' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3385:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3428:14: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3386:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3429:25: warning: declaration of 'memPtr' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3387:24: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3440:9: warning: declaration of 'numElem' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3384:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3441:9: warning: declaration of 'sz' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3385:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3442:14: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3386:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3443:12: warning: declaration of 'memPtr' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3387:24: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3454:9: warning: declaration of 'numElem' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3384:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3455:9: warning: declaration of 'sz' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3385:7: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3456:14: warning: declaration of 'chunk' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3386:12: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3457:10: warning: declaration of 'memPtr' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3387:24: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBody.cpp:3474:105: warning: cast from type 'btSoftBody::Joint* const*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/BulletSoftBody/btSoftBody.cpp:3532:90: warning: cast from type 'btSoftBody::Joint* const*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletSoftBody/btSoftBody.h:20:0, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Joint*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Joint*]' bullet/BulletSoftBody/btSoftBodyInternals.h:742:42: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::RContact]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::RContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:867:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::SContact]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::SContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:921:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Material*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Material*]' bullet/BulletSoftBody/btSoftBody.cpp:181:26: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Note]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Note]' bullet/BulletSoftBody/btSoftBody.cpp:207:21: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Node]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Node]' bullet/BulletSoftBody/btSoftBody.cpp:245:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Node]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Node]' bullet/BulletSoftBody/btSoftBody.cpp:249:26: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Link]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Link]' bullet/BulletSoftBody/btSoftBody.cpp:267:21: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Face]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Face]' bullet/BulletSoftBody/btSoftBody.cpp:304:21: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Tetra]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Tetra]' bullet/BulletSoftBody/btSoftBody.cpp:339:21: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletSoftBody/btSoftBody.cpp:374:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Anchor]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Anchor]' bullet/BulletSoftBody/btSoftBody.cpp:384:23: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Node*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Node*]' bullet/BulletSoftBody/btSoftBody.cpp:1156:74: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Node*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Node*]' bullet/BulletSoftBody/btSoftBody.cpp:1239:43: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Cluster*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Cluster*]' bullet/BulletSoftBody/btSoftBody.cpp:1241:32: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::ePSolver::_]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::ePSolver::_]' bullet/BulletSoftBody/btSoftBody.cpp:1665:48: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::eVSolver::_]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::eVSolver::_]' bullet/BulletSoftBody/btSoftBody.cpp:1671:47: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Joint*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Joint*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Joint*]' bullet/BulletSoftBody/btSoftBodyInternals.h:742:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::RContact]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::RContact]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::RContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:867:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::SContact]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::SContact]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::SContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:921:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Material*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Material*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Material*]' bullet/BulletSoftBody/btSoftBody.cpp:181:26: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Note]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Note]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Note]' bullet/BulletSoftBody/btSoftBody.cpp:207:21: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Link]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Link]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Link]' bullet/BulletSoftBody/btSoftBody.cpp:267:21: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Face]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Face]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Face]' bullet/BulletSoftBody/btSoftBody.cpp:304:21: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Tetra]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Tetra]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Tetra]' bullet/BulletSoftBody/btSoftBody.cpp:339:21: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletSoftBody/btSoftBody.cpp:374:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Anchor]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Anchor]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Anchor]' bullet/BulletSoftBody/btSoftBody.cpp:384:23: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = float]' bullet/BulletSoftBody/btSoftBody.cpp:718:30: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btVector3]' bullet/BulletSoftBody/btSoftBody.cpp:844:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = NodeLinks]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = NodeLinks]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = NodeLinks]' bullet/BulletSoftBody/btSoftBody.cpp:1026:35: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Cluster*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Cluster*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btSoftBody::Cluster*]' bullet/BulletSoftBody/btSoftBody.cpp:1140:43: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = bool]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = bool]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = bool]' bullet/BulletSoftBody/btSoftBody.cpp:1297:67: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::ePSolver::_]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::ePSolver::_]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::ePSolver::_]' bullet/BulletSoftBody/btSoftBody.cpp:1665:48: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::eVSolver::_]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::eVSolver::_]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::eVSolver::_]' bullet/BulletSoftBody/btSoftBody.cpp:1671:47: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBody.h:27:0, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBody.cpp:17: bullet/BulletSoftBody/btSparseSDF.h: In member function 'btScalar btSparseSdf::Evaluate(const btVector3&, btCollisionShape*, btVector3&, btScalar) [with int CELLSIZE = 3; btScalar = float]': bullet/BulletSoftBody/btSparseSDF.h:31:3: warning: 'myset' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here bullet/BulletSoftBody/btSparseSDF.h:32:3: warning: '*((void*)& myset +2)' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here bullet/BulletSoftBody/btSparseSDF.h:31:3: warning: '*((void*)& myset +4)' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here bullet/BulletSoftBody/btSparseSDF.h:32:3: warning: '*((void*)& myset +6)' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here bullet/BulletSoftBody/btSparseSDF.h:31:3: warning: '*((void*)& myset +8)' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here bullet/BulletSoftBody/btSparseSDF.h:32:3: warning: '*((void*)& myset +10)' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here bullet/BulletSoftBody/btSparseSDF.h:31:3: warning: '*((void*)& myset +12)' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here bullet/BulletSoftBody/btSparseSDF.h:32:3: warning: '*((void*)& myset +14)' is used uninitialized in this function [-Wuninitialized] bullet/BulletSoftBody/btSparseSDF.h:293:7: note: 'myset' was declared here mv -f bullet/BulletSoftBody/.deps/liblol_a-btSoftBody.Tpo bullet/BulletSoftBody/.deps/liblol_a-btSoftBody.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btSoftRigidCollisionAlgorithm.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btSoftRigidCollisionAlgorithm.Tpo -c -o bullet/BulletSoftBody/liblol_a-btSoftRigidCollisionAlgorithm.o `test -f 'bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp' || echo './'`bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:20, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:23, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:23, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:16: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:16:0: bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h: At global scope: bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:50:15: warning: unused parameter 'manifoldArray' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:21:0: bullet/BulletSoftBody/btSoftBody.h:698:15: warning: unused parameter 'collisionShape' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletSoftBody/.deps/liblol_a-btSoftRigidCollisionAlgorithm.Tpo bullet/BulletSoftBody/.deps/liblol_a-btSoftRigidCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btSoftBodyConcaveCollisionAlgorithm.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyConcaveCollisionAlgorithm.Tpo -c -o bullet/BulletSoftBody/liblol_a-btSoftBodyConcaveCollisionAlgorithm.o `test -f 'bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp' || echo './'`bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h:23, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:21, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:23, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:23, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:30:0, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17:0: bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h: At global scope: bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:126:15: warning: unused parameter 'manifoldArray' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:24:0: bullet/BulletCollision/CollisionShapes/btTriangleShape.h: In member function 'virtual bool btTriangleShape::isInside(const btVector3&, btScalar) const': bullet/BulletCollision/CollisionShapes/btTriangleShape.h:148:14: warning: declaration of 'dist' shadows a previous local [-Wshadow] bullet/BulletCollision/CollisionShapes/btTriangleShape.h:134:12: warning: shadowed declaration is here [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:33:0: bullet/BulletSoftBody/btSoftBody.h: At global scope: bullet/BulletSoftBody/btSoftBody.h:698:15: warning: unused parameter 'collisionShape' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btTriIndex]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTriIndex]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashKey; Value = btTriIndex]' bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:180:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashKey]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashKey]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashKey; Value = btTriIndex]' bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:180:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btTriIndex]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btTriIndex]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btTriIndex]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashKey; Value = btTriIndex]' bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:180:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashKey]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashKey]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashKey]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashKey; Value = btTriIndex]' bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp:180:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyConcaveCollisionAlgorithm.Tpo bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyConcaveCollisionAlgorithm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btSoftRigidDynamicsWorld.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btSoftRigidDynamicsWorld.Tpo -c -o bullet/BulletSoftBody/liblol_a-btSoftRigidDynamicsWorld.o `test -f 'bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp' || echo './'`bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp In file included from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:74:0, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:19, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:19, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:75, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:19, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:19, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:19, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:20:0, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:17: bullet/BulletSoftBody/btSoftBody.h: At global scope: bullet/BulletSoftBody/btSoftBody.h:698:15: warning: unused parameter 'collisionShape' [-Wunused-parameter] In file included from bullet/LinearMath/btSerializer.h:21:0, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:25: bullet/LinearMath/btHashMap.h: In member function 'int btHashString::portableStringCompare(const char*, const char*) const': bullet/LinearMath/btHashMap.h:55:38: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btHashMap.h:55:62: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:25:0: bullet/LinearMath/btSerializer.h: In member function 'virtual void btDefaultSerializer::serializeName(const char*)': bullet/LinearMath/btSerializer.h:601:28: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] bullet/LinearMath/btSerializer.h:620:54: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] In file included from bullet/BulletCollision/CollisionDispatch/btCollisionObject.h:33:0, from bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:76, from bullet/BulletDynamics/Dynamics/btDynamicsWorld.h:19, from bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h:20, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h:19, from bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody*]' bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:130:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btCollisionObject*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btCollisionObject*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btCollisionObject*]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:287:60: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btVector3]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:297:45: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = float]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = float]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = float]' bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h:301:52: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = char*]' bullet/LinearMath/btSerializer.h:271:24: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int]' bullet/LinearMath/btSerializer.h:296:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = short int*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = short int*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = short int*]' bullet/LinearMath/btSerializer.h:325:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btChunk*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btChunk*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btChunk*]' bullet/LinearMath/btSerializer.h:576:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody*]' bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:130:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashInt]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashInt]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashInt]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashInt; Value = int]' bullet/LinearMath/btSerializer.h:351:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashString]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashString]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashString]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashString; Value = int]' bullet/LinearMath/btSerializer.h:352:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPointerUid]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPointerUid]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPointerUid]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btHashPtr]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btHashPtr]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btHashPtr]' bullet/LinearMath/btHashMap.h:283:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = btPointerUid]' bullet/LinearMath/btSerializer.h:510:38: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = void*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = void*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = void*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = void*]' bullet/LinearMath/btSerializer.h:538:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const char*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const char*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const char*]' bullet/LinearMath/btHashMap.h:282:3: required from 'void btHashMap::insert(const Key&, const Value&) [with Key = btHashPtr; Value = const char*]' bullet/LinearMath/btSerializer.h:593:29: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSparseSdf<3>::Cell*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSparseSdf<3>::Cell*]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btSparseSdf<3>::Cell*]' bullet/BulletSoftBody/btSparseSDF.h:82:3: required from 'void btSparseSdf::Initialize(int) [with int CELLSIZE = 3]' bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp:51:31: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletSoftBody/.deps/liblol_a-btSoftRigidDynamicsWorld.Tpo bullet/BulletSoftBody/.deps/liblol_a-btSoftRigidDynamicsWorld.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btSoftBodyHelpers.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyHelpers.Tpo -c -o bullet/BulletSoftBody/liblol_a-btSoftBodyHelpers.o `test -f 'bullet/BulletSoftBody/btSoftBodyHelpers.cpp' || echo './'`bullet/BulletSoftBody/btSoftBodyHelpers.cpp In file included from bullet/BulletSoftBody/btSoftBody.h:20:0, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBody.h:20:0, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:19:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletSoftBody/btSoftBody.h:21, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletSoftBody/btSoftBody.h:21, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletSoftBody/btSoftBody.h:21, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBodyInternals.h:20:0, from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17: bullet/BulletSoftBody/btSoftBody.h: At global scope: bullet/BulletSoftBody/btSoftBody.h:698:15: warning: unused parameter 'collisionShape' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17:0: bullet/BulletSoftBody/btSoftBodyInternals.h:142:15: warning: unused parameter 'vectors' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:142:15: warning: unused parameter 'supportVerticesOut' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:142:15: warning: unused parameter 'numVectors' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17:0: bullet/BulletSoftBody/btSoftBodyInternals.h:146:15: warning: unused parameter 'mass' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:146:15: warning: unused parameter 'inertia' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:149:15: warning: unused parameter 't' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:149:15: warning: unused parameter 'aabbMin' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyInternals.h:149:15: warning: unused parameter 'aabbMax' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyHelpers.cpp: In static member function 'static void btSoftBodyHelpers::Draw(btSoftBody*, btIDebugDraw*, int)': bullet/BulletSoftBody/btSoftBodyHelpers.cpp:196:14: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:168:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:312:18: warning: declaration of 'scl' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:163:18: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:330:18: warning: declaration of 'scl' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:163:18: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:333:11: warning: declaration of 'i' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:168:6: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:376:12: warning: declaration of 'j' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:168:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp: In static member function 'static btSoftBody* btSoftBodyHelpers::CreateFromTriMesh(btSoftBodyWorldInfo&, const btScalar*, const int*, int, bool)': bullet/BulletSoftBody/btSoftBodyHelpers.cpp:880:11: warning: declaration of 'j' shadows a previous local [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:860:8: warning: shadowed declaration is here [-Wshadow] bullet/BulletSoftBody/btSoftBodyHelpers.cpp: In static member function 'static btSoftBody* btSoftBodyHelpers::CreateFromConvexHull(btSoftBodyWorldInfo&, const btVector3*, int, bool)': bullet/BulletSoftBody/btSoftBodyHelpers.cpp:916:25: warning: narrowing conversion of 'hres.HullResult::m_Indices.btAlignedObjectArray::operator[]((i * 3))' from 'unsigned int' to 'const int' inside { } is ill-formed in C++11 [-Wnarrowing] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:916:25: warning: narrowing conversion of 'hres.HullResult::m_Indices.btAlignedObjectArray::operator[](((i * 3) + 1))' from 'unsigned int' to 'const int' inside { } is ill-formed in C++11 [-Wnarrowing] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:916:25: warning: narrowing conversion of 'hres.HullResult::m_Indices.btAlignedObjectArray::operator[](((i * 3) + 2))' from 'unsigned int' to 'const int' inside { } is ill-formed in C++11 [-Wnarrowing] bullet/BulletSoftBody/btSoftBodyHelpers.cpp: In static member function 'static btSoftBody* btSoftBodyHelpers::CreateFromTetGenData(btSoftBodyWorldInfo&, const char*, const char*, const char*, bool, bool, bool)': bullet/BulletSoftBody/btSoftBodyHelpers.cpp:966:5: warning: variable 'result' set but not used [-Wunused-but-set-variable] bullet/BulletSoftBody/btSoftBodyHelpers.cpp: At global scope: bullet/BulletSoftBody/btSoftBodyHelpers.cpp:953:13: warning: unused parameter 'face' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:953:13: warning: unused parameter 'bfacelinks' [-Wunused-parameter] bullet/BulletSoftBody/btSoftBodyHelpers.cpp:953:13: warning: unused parameter 'bfacesfromtetras' [-Wunused-parameter] In file included from bullet/BulletSoftBody/btSoftBody.h:20:0, from bullet/BulletSoftBody/btSoftBodyInternals.h:20, from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::Joint*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Joint*]' bullet/BulletSoftBody/btSoftBodyInternals.h:742:42: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::RContact]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::RContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:867:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btSoftBody::SContact]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::SContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:921:37: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::Joint*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::Joint*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::Joint*]' bullet/BulletSoftBody/btSoftBodyInternals.h:742:42: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::RContact]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::RContact]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::RContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:867:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btSoftBody::SContact]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btSoftBody::SContact]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btSoftBody::SContact]' bullet/BulletSoftBody/btSoftBodyInternals.h:921:37: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btVector3]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btVector3]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btVector3]' bullet/BulletSoftBody/btSoftBodyHelpers.cpp:183:55: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = bool]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = bool]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = bool]' bullet/BulletSoftBody/btSoftBodyHelpers.cpp:869:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftBodyHelpers.cpp:17:0: bullet/BulletSoftBody/btSoftBodyInternals.h:424:20: warning: 'btScalar ImplicitSolve(btSoftBody::ImplicitFn*, const btVector3&, const btVector3&, btScalar, int)' defined but not used [-Wunused-function] bullet/BulletSoftBody/btSoftBodyInternals.h:506:17: warning: 'void EvaluateMedium(const btSoftBodyWorldInfo*, const btVector3&, btSoftBody::sMedium&)' defined but not used [-Wunused-function] mv -f bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyHelpers.Tpo bullet/BulletSoftBody/.deps/liblol_a-btSoftBodyHelpers.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/libpng15 -Ibullet -g -O2 -fno-exceptions -fno-rtti -g -O3 -ffast-math -fno-strength-reduce -fomit-frame-pointer -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -MT bullet/BulletSoftBody/liblol_a-btSoftSoftCollisionAlgorithm.o -MD -MP -MF bullet/BulletSoftBody/.deps/liblol_a-btSoftSoftCollisionAlgorithm.Tpo -c -o bullet/BulletSoftBody/liblol_a-btSoftSoftCollisionAlgorithm.o `test -f 'bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp' || echo './'`bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'int btAlignedObjectArray::allocSize(int)': bullet/LinearMath/btAlignedObjectArray.h:71:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In member function 'void* btAlignedObjectArray::allocate(int)': bullet/LinearMath/btAlignedObjectArray.h:103:3: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In member function 'void btAlignedObjectArray::initializeFromBuffer(void*, int, int)': bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'capacity' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h:477:2: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h:20:0, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:20, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp:16: bullet/LinearMath/btVector3.h: In constructor 'btVector3::btVector3(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:83:2: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setX(btScalar)': bullet/LinearMath/btVector3.h:271:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setY(btScalar)': bullet/LinearMath/btVector3.h:273:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setZ(btScalar)': bullet/LinearMath/btVector3.h:275:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setW(btScalar)': bullet/LinearMath/btVector3.h:277:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector3::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:325:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'btVector3 btVector3::rotate(const btVector3&, btScalar) const': bullet/LinearMath/btVector3.h:494:95: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:499:12: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:500:12: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In constructor 'btVector4::btVector4(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:515:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In member function 'void btVector4::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h:627:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btVector3.h: In function 'void btSwapScalarEndian(const btScalar&, btScalar&)': bullet/LinearMath/btVector3.h:654:42: warning: cast from type 'const btScalar* {aka const float*}' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] In file included from bullet/LinearMath/btQuaternion.h:22:0, from bullet/LinearMath/btMatrix3x3.h:20, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setX(btScalar)': bullet/LinearMath/btQuadWord.h:63:43: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setY(btScalar)': bullet/LinearMath/btQuadWord.h:65:43: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setZ(btScalar)': bullet/LinearMath/btQuadWord.h:67:43: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setW(btScalar)': bullet/LinearMath/btQuadWord.h:69:43: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:101:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In member function 'void btQuadWord::setValue(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:122:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:140:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h: In constructor 'btQuadWord::btQuadWord(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuadWord.h:151:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] In file included from bullet/LinearMath/btMatrix3x3.h:20:0, from bullet/LinearMath/btTransform.h:21, from bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h:21, from bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h:20, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp:17: bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btScalar&, const btScalar&, const btScalar&, const btScalar&)': bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'w' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'z' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'y' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h:34:3: warning: declaration of 'x' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In constructor 'btQuaternion::btQuaternion(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:40:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btQuaternion.h: In member function 'void btQuaternion::setRotation(const btVector3&, const btScalar&)': bullet/LinearMath/btQuaternion.h:59:2: warning: declaration of 'angle' shadows a member of 'this' [-Wshadow] In file included from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp:21:0: bullet/BulletSoftBody/btSoftBody.h: At global scope: bullet/BulletSoftBody/btSoftBody.h:698:15: warning: unused parameter 'collisionShape' [-Wunused-parameter] In file included from bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h:20:0, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:19, from bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp:16: bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:380:41: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:919:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = const btDbvtNode*]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = const btDbvtNode*]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:920:24: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1082:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = btDbvt::sStkNP]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btDbvt::sStkNP]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1083:34: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNPS]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNPS]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1144:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1145:34: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'int btAlignedObjectArray::allocSize(int) [with T = int]': bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = int]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:1147:103: required from here bullet/LinearMath/btAlignedObjectArray.h:70:25: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btPersistentManifold*]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btPersistentManifold*]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btPersistentManifold*]' bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h:48:41: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btIndexedMesh]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btIndexedMesh]' bullet/LinearMath/btAlignedObjectArray.h:264:5: required from 'void btAlignedObjectArray::push_back(const T&) [with T = btIndexedMesh]' bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h:92:33: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] bullet/LinearMath/btAlignedObjectArray.h: In instantiation of 'void* btAlignedObjectArray::allocate(int) [with T = btDbvt::sStkNN]': bullet/LinearMath/btAlignedObjectArray.h:287:31: required from 'void btAlignedObjectArray::reserve(int) [with T = btDbvt::sStkNN]' bullet/LinearMath/btAlignedObjectArray.h:216:6: required from 'void btAlignedObjectArray::resize(int, const T&) [with T = btDbvt::sStkNN]' bullet/BulletCollision/BroadphaseCollision/btDbvt.h:721:36: required from here bullet/LinearMath/btAlignedObjectArray.h:102:27: warning: declaration of 'size' shadows a member of 'this' [-Wshadow] mv -f bullet/BulletSoftBody/.deps/liblol_a-btSoftSoftCollisionAlgorithm.Tpo bullet/BulletSoftBody/.deps/liblol_a-btSoftSoftCollisionAlgorithm.Po make[1]: Leaving directory `/home/sam/lol/src'