Package: openspades

receipt home browse

Cook failed

Debug information
================================================================================
Cook date: 2016-07-02 13:08
Cook time: 480s
ERROR: cook failed
ERROR: cook failed
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp:32:31: error: 'memcpy' was not declared in this scope
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp:45:46: error: 'memcpy' was not declared in this scope
================================================================================

Cook log


Cook: openspades 0.0.10
================================================================================
QA: checking package receipt...
Disabling -pipe compile flag: 232720 RAM free
Checking build dependencies...
Installing dep (web/cache): cmake
Installing dep (web/cache): libsdl2-dev
Installing dep (web/cache): libsdl2
Installing dep (web/cache): libsdl2-image-dev
Installing dep (web/cache): libsdl2-image
Installing dep (web/cache): freealut-dev
Installing dep (web/cache): freealut
Installing dep (web/cache): mesa-dev
Installing dep (web/cache): mesa
Installing dep (web/cache): glew-dev
Installing dep (web/cache): glew
Installing dep (web/cache): curl-dev
Installing dep (web/cache): curl
Installing dep (web/cache): imagemagick
Installing dep (web/cache): grep
Installing dep (web/cache): unzip
Installing dep (web/cache): fltk-dev
Installing dep (web/cache): fltk
Extracting source archive "openspades-0.0.10.tar.gz"
Executing: compile_rules
CFLAGS   : -march=i486 -Os -fomit-frame-pointer
-- The C compiler identification is GNU 4.6.3
-- The CXX compiler identification is GNU 4.6.3
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found SDL2: /usr/lib/libSDL2main.a;/usr/lib/libSDL2.so;-lpthread  
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Found OpenGL: /usr/lib/libGL.so  
-- Found FLTK: /usr/lib/libfltk_images.so;/usr/lib/libfltk.so  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Found CURL: /usr/lib/libcurl.so (found version "7.40.0") 
CMake Warning at CMakeLists.txt:67 (message):
  C++0x activated.  If you get any errors update to a compiler which fully
  supports C++11


-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for poll
-- Looking for poll - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for gethostbyaddr_r
-- Looking for gethostbyaddr_r - found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Performing Test HAS_MSGHDR_FLAGS
-- Performing Test HAS_MSGHDR_FLAGS - Success
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/slitaz/wok/openspades/source/openspades-0.0.10/build
Scanning dependencies of target Angelscript
[  0%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_atomic.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_atomic.cpp: In member function 'asDWORD asCAtomic::atomicInc()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_atomic.cpp:58:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_atomic.cpp: In member function 'asDWORD asCAtomic::atomicDec()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_atomic.cpp:63:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  0%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_builder.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_builder.cpp: In member function 'void asCBuilder::CompileGlobalVariables()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_builder.cpp:1791:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_builder.cpp:1812:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_builder.cpp:1905:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  1%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_bytecode.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'bool asCByteCode::RemoveUnusedValue(asCByteInstruction*, asCByteInstruction**)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:525:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:526:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:526:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::OptimizeLocally(const asCArray<int>&)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:920:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:920:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:934:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:934:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::Optimize()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1163:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'bool asCByteCode::IsTempVarRead(asCByteInstruction*, int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1262:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1280:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1299:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::ExtractLineNumbers()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1463:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::ExtractObjectVariableInfo(asCScriptFunction*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1520:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::Call(asEBCInstr, int, int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1627:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::Alloc(asEBCInstr, void*, int, int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1659:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::JmpP(int, asDWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1692:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::Line(int, int, int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1719:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::ObjInfo(int, int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1737:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::ResolveJumpAddresses()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1827:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1831:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::Output(asDWORD*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1885:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1891:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'void asCByteCode::PostProcess()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1970:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1983:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:1997:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InsertFirstInstrDWORD(asEBCInstr, asDWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2337:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrW_PTR(asEBCInstr, short int, void*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2421:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrW_DW(asEBCInstr, asWORD, asDWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2440:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrSHORT_DW(asEBCInstr, short int, asDWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2512:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrW_FLOAT(asEBCInstr, asWORD, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2563:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrINT(asEBCInstr, int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2597:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrDWORD(asEBCInstr, asDWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2613:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrPTR(asEBCInstr, void*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2629:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrFLOAT(asEBCInstr, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2679:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'int asCByteCode::InstrDOUBLE(asEBCInstr, double)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2695:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp: In member function 'asDWORD asCByteCode::GetLastInstrValueDW()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_bytecode.cpp:2735:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  1%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_callfunc.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_callfunc.cpp: In function 'int CallSystemFunction(int, asCContext*, void*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_callfunc.cpp:653:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  2%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_callfunc_x86.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_callfunc_x86.cpp: In function 'asQWORD CallSystemFunctionNative(asCContext*, asCScriptFunction*, void*, asDWORD*, void*, asQWORD&)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_callfunc_x86.cpp:228:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  2%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_callfunc_x64_gcc.cpp.o
[  2%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_callfunc_x64_msvc.cpp.o
[  3%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_compiler.cpp.o
[  3%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_configgroup.cpp.o
[  4%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_context.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp: In member function 'virtual asWORD asCContext::GetReturnWord()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:474:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp: In member function 'virtual asDWORD asCContext::GetReturnDWord()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:485:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp: In member function 'virtual float asCContext::GetReturnFloat()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:507:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp: In member function 'virtual double asCContext::GetReturnDouble()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:518:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp: In member function 'virtual void* asCContext::GetReturnAddress()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:528:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp: In member function 'void asCContext::ExecuteNext()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1712:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1713:57: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1783:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1791:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1799:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1807:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1815:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:1823:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2019:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2025:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2031:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2037:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2043:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2049:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2055:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2061:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2067:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2073:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2196:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2197:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2198:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2207:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2208:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2209:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2220:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2221:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2222:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2231:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2232:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2233:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2244:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2245:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2246:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2257:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2258:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2259:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2268:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2269:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2270:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2280:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2287:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2721:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2736:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2752:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2758:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2763:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2768:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2776:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2788:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2795:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2800:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2805:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2810:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2826:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2827:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:2828:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3380:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3385:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3514:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3515:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3516:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3525:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3526:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3527:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3707:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3817:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_context.cpp:3831:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  4%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_datatype.cpp.o
[  4%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_gc.cpp.o
[  5%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_generic.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp: In member function 'virtual int asCGeneric::SetReturnWord(asWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp:351:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp: In member function 'virtual int asCGeneric::SetReturnDWord(asDWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp:367:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp: In member function 'virtual int asCGeneric::SetReturnFloat(float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp:399:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp: In member function 'virtual int asCGeneric::SetReturnDouble(double)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp:415:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp: In member function 'virtual int asCGeneric::SetReturnAddress(void*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp:427:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp: In member function 'virtual int asCGeneric::SetReturnObject(void*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_generic.cpp:449:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  5%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_globalproperty.cpp.o
[  6%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_memory.cpp.o
[  6%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_module.cpp.o
[  7%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_objecttype.cpp.o
[  7%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_outputbuffer.cpp.o
[  7%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_parser.cpp.o
[  8%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_restore.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_restore.cpp: In member function 'void asCWriter::WriteByteCode(asCScriptFunction*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_restore.cpp:3720:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_restore.cpp:3723:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_restore.cpp:3723:103: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_restore.cpp:4014:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_restore.cpp:4025:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/source/as_restore.cpp:4045:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[  8%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_scriptcode.cpp.o
[  9%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_scriptengine.cpp.o
[  9%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_scriptfunction.cpp.o
[  9%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_scriptnode.cpp.o
[ 10%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_scriptobject.cpp.o
[ 10%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_string.cpp.o
[ 11%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_string_util.cpp.o
[ 11%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_thread.cpp.o
[ 11%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_tokenizer.cpp.o
[ 12%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_typeinfo.cpp.o
[ 12%] Building CXX object Sources/AngelScript/projects/cmake/CMakeFiles/Angelscript.dir/__/__/source/as_variablescope.cpp.o
Linking CXX static library ../../../../lib/libAngelscript.a
[ 12%] Built target Angelscript
Scanning dependencies of target Angelscript_addons
[ 13%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptany.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptany.cpp: In function 'void RegisterScriptAny_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptany.cpp:144:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptany.cpp: In function 'void RegisterScriptAny_Generic(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptany.cpp:171:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 13%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptarray.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: In function 'void RegisterScriptArray(asIScriptEngine*, bool)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:173:7: warning: unused variable 'r' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: In function 'void RegisterScriptArray_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:179:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: In member function 'bool CScriptArray::operator==(const CScriptArray&) const':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:858:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: In member function 'int CScriptArray::Find(asUINT, void*) const':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:1040:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: In member function 'void CScriptArray::Sort(asUINT, asUINT, bool)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:1213:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: In member function 'void CScriptArray::Precache()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:1349:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:1411:6: warning: unused parameter 'engine' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp: In function 'void RegisterScriptArray_Generic(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptarray.cpp:1662:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 14%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptbuilder.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptbuilder.cpp: In member function 'int CScriptBuilder::ExcludeCode(int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptbuilder.cpp:671:17: warning: variable 't' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptbuilder.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptbuilder.cpp:914:20: warning: unused parameter 'buf' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptbuilder.cpp:914:20: warning: unused parameter 'size' [-Wunused-parameter]
[ 14%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptdictionary.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptdictionary.cpp: In function 'void RegisterScriptDictionary_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptdictionary.cpp:466:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptdictionary.cpp: In function 'void RegisterScriptDictionary_Generic(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptdictionary.cpp:514:9: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 14%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scripthandle.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scripthandle.cpp: In function 'void RegisterScriptHandle_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scripthandle.cpp:231:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scripthandle.cpp: In function 'void RegisterScriptHandle_Generic(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scripthandle.cpp:314:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 15%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scripthelper.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scripthelper.cpp: In function 'void PrintException(asIScriptContext*, bool)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scripthelper.cpp:480:19: warning: unused variable 'engine' [-Wunused-variable]
[ 15%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptmath.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp: In function 'float fpFromIEEE(asUINT)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp:82:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp: In function 'asUINT fpToIEEE(float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp:86:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp: In function 'double fpFromIEEE(asQWORD)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp:90:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp: In function 'asQWORD fpToIEEE(double)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp:94:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp: In function 'void RegisterScriptMath_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp:99:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp: In function 'void RegisterScriptMath_Generic(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmath.cpp:241:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 16%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptmathcomplex.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmathcomplex.cpp: In function 'void RegisterScriptMathComplex_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptmathcomplex.cpp:161:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 16%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptstdstring.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring.cpp: In function 'asINT64 parseInt(const string&, asUINT, asUINT*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring.cpp:438:9: warning: value computed is not used [-Wunused-value]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring.cpp:441:9: warning: value computed is not used [-Wunused-value]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring.cpp: In function 'void RegisterStdString_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring.cpp:533:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring.cpp: In function 'void RegisterStdString_Generic(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring.cpp:969:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 16%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/scriptstdstring_utils.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring_utils.cpp: In function 'void RegisterStdStringUtils(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/scriptstdstring_utils.cpp:115:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
[ 17%] Building CXX object Sources/AngelScript/projects/cmake_addons/CMakeFiles/Angelscript_addons.dir/__/__/addons/weakref.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/weakref.cpp: In function 'void RegisterScriptWeakRef_Native(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/weakref.cpp:186:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/weakref.cpp: In function 'void CScriptWeakRef_Get_Generic(asIScriptGeneric*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/weakref.cpp:233:6: warning: unused variable 'typeId' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/weakref.cpp: In function 'void RegisterScriptWeakRef_Generic(asIScriptEngine*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/AngelScript/addons/weakref.cpp:255:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
Linking CXX static library ../../../../lib/libAngelscript_addons.a
[ 17%] Built target Angelscript_addons
Scanning dependencies of target OpenSpades
[ 18%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Audio/ALFuncs.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 18%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Audio/ALDevice.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/ALDevice.cpp: In constructor 'spades::audio::ALDevice::Internal::Internal()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/ALDevice.cpp:397:54: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/ALDevice.cpp:412:57: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/../Client/../Core/Math.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/../Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 18%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Audio/YsrDevice.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/YsrDevice.h: In constructor 'spades::audio::YsrDevice::YsrDevice()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/YsrDevice.h:25:21: warning: 'spades::audio::YsrDevice::gameMap' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/YsrDevice.h:24:31: warning:   'std::shared_ptr<spades::audio::YsrDriver> spades::audio::YsrDevice::driver' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/YsrDevice.cpp:366:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/YsrDevice.h:29:8: warning: 'spades::audio::YsrDevice::roomHistoryPos' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/YsrDevice.h:27:12: warning:   'spades::Vector3 spades::audio::YsrDevice::listenerPosition' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Audio/YsrDevice.cpp:366:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/../Core/Math.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 19%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/GunCasing.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/GunCasing.cpp:24:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 19%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/SmokeSpriteEntity.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ParticleSpriteEntity.h:25,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/SmokeSpriteEntity.h:23,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/SmokeSpriteEntity.cpp:21:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 20%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/CenterMessageView.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/CenterMessageView.cpp:22:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/CenterMessageView.h: In constructor 'spades::client::CenterMessageView::CenterMessageView(spades::client::Client*, spades::client::IFont*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/CenterMessageView.h:42:11: warning: 'spades::client::CenterMessageView::font' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/CenterMessageView.h:41:15: warning:   'spades::client::IRenderer* spades::client::CenterMessageView::renderer' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/CenterMessageView.cpp:29:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 20%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/GameMapWrapper.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 20%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/Client.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:22:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:47:0:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h: In constructor 'spades::client::LimboView::MenuItem::MenuItem(spades::client::LimboView::MenuType, spades::AABB2, std::string)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h:46:10: warning: 'spades::client::LimboView::MenuItem::hover' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h:45:17: warning:   'std::string spades::client::LimboView::MenuItem::text' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h:50:5: warning:   when initialized here [-Wreorder]
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:57:0:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/ConcurrentDispatch.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/ConcurrentDispatch.h:61:8: warning: unused parameter 'disp' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h: In constructor 'spades::client::Client::Client(spades::client::IRenderer*, spades::client::IAudioDevice*, const spades::ServerAddress&, std::string)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:95:18: warning: 'spades::client::Client::audioDevice' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:84:16: warning:   'std::string spades::client::Client::playerName' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:127:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp: In member function 'void spades::client::Client::FollowNextPlayer()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:2755:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:2960:8: warning: unused parameter 'dir' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:2960:8: warning: unused parameter 'local' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:4123:8: warning: unused parameter 'type' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp: In member function 'virtual void spades::client::Client::AddBulletTracer(spades::client::Player*, spades::Vector3, spades::Vector3)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:3975:47: warning: 'vel' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp: In member function 'virtual void spades::client::Client::RunFrame(float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:546:44: warning: 'minResult.spades::client::GameMap::RayCastResult::normal.spades::IntVector3::z' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:545:44: warning: 'minResult.spades::client::GameMap::RayCastResult::normal.spades::IntVector3::y' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:544:44: warning: 'minResult.spades::client::GameMap::RayCastResult::normal.spades::IntVector3::x' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:251:41: warning: 'minResult.spades::client::GameMap::RayCastResult::hitPos.spades::Vector3::z' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:510:29: note: 'minResult.spades::client::GameMap::RayCastResult::hitPos.spades::Vector3::z' was declared here
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:251:41: warning: 'minResult.spades::client::GameMap::RayCastResult::hitPos.spades::Vector3::y' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:510:29: note: 'minResult.spades::client::GameMap::RayCastResult::hitPos.spades::Vector3::y' was declared here
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:251:41: warning: 'minResult.spades::client::GameMap::RayCastResult::hitPos.spades::Vector3::x' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:510:29: note: 'minResult.spades::client::GameMap::RayCastResult::hitPos.spades::Vector3::x' was declared here
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:251:41: warning: 'minShift.spades::Vector3::z' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:512:14: note: 'minShift.spades::Vector3::z' was declared here
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:251:41: warning: 'minShift.spades::Vector3::y' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:512:14: note: 'minShift.spades::Vector3::y' was declared here
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:251:41: warning: 'minShift.spades::Vector3::x' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.cpp:512:14: note: 'minShift.spades::Vector3::x' was declared here
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/FontData.h:7:12: warning: 'OrbitronMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/FontData.h:42:12: warning: 'UbuntuCondensedMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/FontData.h:77:12: warning: 'UbuntuCondensedBigMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 21%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/ClientPlayer.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp:28:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.h: In constructor 'spades::client::ClientPlayer::ClientPlayer(spades::client::Player*, spades::client::Client*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.h:42:12: warning: 'spades::client::ClientPlayer::player' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.h:41:12: warning:   'spades::client::Client* spades::client::ClientPlayer::client' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp:51:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp:269:8: warning: unused parameter 'type' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp: In member function 'void spades::client::ClientPlayer::AddToSceneFirstPersonView()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp:492:22: warning: missing braces around initializer for 'spades::Vector3' [-Wmissing-braces]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp:492:22: warning: missing braces around initializer for 'spades::Vector3' [-Wmissing-braces]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp: In member function 'void spades::client::ClientPlayer::AddToSceneThirdPersonView()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientPlayer.cpp:726:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 21%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/SceneDefinition.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/SceneDefinition.cpp:20:0:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 22%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/MapView.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/MapView.cpp:27:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/MapView.cpp: In member function 'void spades::client::MapView::Draw()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/MapView.cpp:420:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/MapView.cpp:467:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/MapView.cpp: In member function 'void spades::client::MapView::Update(float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/MapView.cpp:71:5: warning: 'scale' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 22%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/ClientUIHelper.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientUI.h:27:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientUIHelper.cpp:22:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 22%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/ScoreboardView.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ScoreboardView.cpp:23:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ScoreboardView.cpp: In member function 'void spades::client::ScoreboardView::Draw()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ScoreboardView.cpp:102:10: warning: unused variable 'scrHeight' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ScoreboardView.cpp: In member function 'void spades::client::ScoreboardView::DrawPlayers(int, float, float, float, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ScoreboardView.cpp:229:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 23%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/Quake3Font.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 23%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IImage.cpp.o
[ 24%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/Grenade.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 24%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/PaletteView.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PaletteView.cpp:22:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PaletteView.cpp: In member function 'void spades::client::PaletteView::Draw()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PaletteView.cpp:166:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PaletteView.cpp:172:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 25%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IFont.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 25%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IGameMode.cpp.o
[ 25%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IAudioDevice.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/IAudioDevice.cpp:21:0:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 26%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/TCProgressView.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/TCProgressView.cpp:22:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 26%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/NetClient.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp:33:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp: In member function 'spades::client::Player* spades::client::NetClient::GetPlayerOrNull(int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp:613:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp: In member function 'spades::client::Player* spades::client::NetClient::GetPlayer(int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp:621:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp: In member function 'void spades::client::NetClient::Handle(spades::client::NetPacketReader&)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp:829:14: warning: unused variable 'p' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp:1463:15: warning: unused variable 'p' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/NetClient.cpp:1464:17: warning: variable 'wType' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 27%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/ClientUI.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientUI.h:27:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ClientUI.cpp:23:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/FontData.h:7:12: warning: 'OrbitronMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/FontData.h:42:12: warning: 'UbuntuCondensedMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/FontData.h:77:12: warning: 'UbuntuCondensedBigMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/FontData.h:112:12: warning: 'UnsteadyOversteerMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/FontData.h:147:12: warning: 'SquareFontMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/FontData.h:214:12: warning: 'SquareFontBigMap' defined but not used [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 27%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/FallingBlock.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/FallingBlock.cpp:23:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 27%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/LimboView.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.cpp:21:0:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h: In constructor 'spades::client::LimboView::MenuItem::MenuItem(spades::client::LimboView::MenuType, spades::AABB2, std::string)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h:46:10: warning: 'spades::client::LimboView::MenuItem::hover' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h:45:17: warning:   'std::string spades::client::LimboView::MenuItem::text' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.h:50:5: warning:   when initialized here [-Wreorder]
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.cpp:22:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/LimboView.cpp:142:8: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 28%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/Tracer.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Tracer.cpp:10:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 28%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IWorldListener.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/IWorldListener.cpp:21:0:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 29%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IModel.cpp.o
[ 29%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IRenderer.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 29%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/World.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 30%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/Corpse.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Corpse.cpp: In member function 'void spades::client::Corpse::LineCollision(spades::client::Corpse::NodeType, spades::client::Corpse::NodeType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Corpse.cpp:414:13: warning: variable 'blockPos' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 30%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IGameMapListener.cpp.o
[ 31%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/AsyncRenderer.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/AsyncRenderer.h:23:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/AsyncRenderer.cpp:21:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/ConcurrentDispatch.h:61:8: warning: unused parameter 'disp' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 31%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/CTFGameMode.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 32%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IAudioChunk.cpp.o
[ 32%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/Player.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp: In member function 'void spades::client::Player::FireWeapon()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:468:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:439:12: warning: variable 'right' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:440:12: warning: variable 'up' set but not used [-Wunused-but-set-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp: In member function 'void spades::client::Player::DigWithSpade()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:675:10: warning: unused variable 'x' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:676:10: warning: unused variable 'y' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:677:10: warning: unused variable 'z' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp: In member function 'void spades::client::Player::UseSpade()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:722:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:719:10: warning: unused variable 'hitPlayerDistance' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp: In member function 'bool spades::client::Player::IsToolSelectable(spades::client::Player::ToolType)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:1320:3: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp: In member function 'bool spades::client::Player::IsReadyToUseTool()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Player.cpp:1303:3: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 32%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/ILocalEntity.cpp.o
[ 33%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/HurtRingView.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/HurtRingView.cpp:22:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 33%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/ParticleSpriteEntity.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ParticleSpriteEntity.h:25,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ParticleSpriteEntity.cpp:21:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 34%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/IInputInterface.cpp.o
[ 34%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/Weapon.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.h: In constructor 'spades::client::Weapon::Weapon(spades::client::World*, spades::client::Player*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.h:44:10: warning: 'spades::client::Weapon::reloadEndTime' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.h:43:10: warning:   'float spades::client::Weapon::reloadStartTime' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:33:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::RifleWeapon3::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:196:11: warning: enumeration value 'HitTypeMelee' not handled in switch [-Wswitch]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:195:16: warning: unused parameter 'distance' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::SMGWeapon3::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:222:11: warning: enumeration value 'HitTypeMelee' not handled in switch [-Wswitch]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:221:16: warning: unused parameter 'distance' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::ShotgunWeapon3::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:248:11: warning: enumeration value 'HitTypeMelee' not handled in switch [-Wswitch]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:247:16: warning: unused parameter 'distance' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::RifleWeapon4::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:276:11: warning: enumeration value 'HitTypeMelee' not handled in switch [-Wswitch]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:275:16: warning: unused parameter 'distance' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::SMGWeapon4::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:306:11: warning: enumeration value 'HitTypeMelee' not handled in switch [-Wswitch]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:305:16: warning: unused parameter 'distance' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::ShotgunWeapon4::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:332:11: warning: enumeration value 'HitTypeMelee' not handled in switch [-Wswitch]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:331:16: warning: unused parameter 'distance' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::ShotgunWeapon4::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:340:4: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::SMGWeapon4::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:313:4: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::RifleWeapon4::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:287:4: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::ShotgunWeapon3::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:257:4: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::SMGWeapon3::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:229:4: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp: In member function 'virtual int spades::client::RifleWeapon3::GetDamage(HitType, float)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Weapon.cpp:203:4: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 34%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/ChatWindow.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/Client.h:31:0,
                 from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/ChatWindow.cpp:25:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:34:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:35:17: warning: unused parameter 'down' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'start' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:38:17: warning: unused parameter 'len' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'x' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:42:17: warning: unused parameter 'y' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Gui/View.h:44:17: warning: unused parameter 'dt' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 35%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/TCGameMode.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/PhysicsConstants.h:89:18: warning: 'hitTag_t& operator|=(hitTag_t&, const hitTag_t&)' defined but not used [-Wunused-function]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/./Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 35%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Client/GameMap.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/GameMap.cpp: In member function 'bool spades::client::GameMap::CastRay(spades::Vector3, spades::Vector3, float, spades::IntVector3&)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/GameMap.cpp:298:16: warning: 'd.spades::IntVector3::z' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/GameMap.cpp:312:16: warning: 'd.spades::IntVector3::y' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/GameMap.cpp:307:16: warning: 'd.spades::IntVector3::x' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/GameMap.cpp: In member function 'spades::client::GameMap::RayCastResult spades::client::GameMap::CastRay2(spades::Vector3, spades::Vector3, int)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/GameMap.cpp:445:42: warning: 'nextBlockTime' may be used uninitialized in this function [-Wuninitialized]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Client/../Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 36%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/DynamicMemoryStream.cpp.o
[ 36%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/IBitmapCodec.cpp.o
[ 37%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/IFileSystem.cpp.o
[ 37%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/AutoLocker.cpp.o
[ 37%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/TargaReader.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp: In member function 'virtual spades::Bitmap* spades::TargaReader::Load(spades::IStream*)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp:164:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp:211:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp:243:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp:283:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp:328:16: warning: unused parameter 'stream' [-Wunused-parameter]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/TargaReader.cpp:328:16: warning: unused parameter 'bmp' [-Wunused-parameter]
[ 38%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/MemoryStream.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/MemoryStream.cpp:125:7: warning: unused parameter 'len' [-Wunused-parameter]
[ 38%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/VoxelModel.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/Math.h:815:14: warning: 'spades::OBB3 spades::operator*(const spades::Matrix4&, const spades::OBB3&)' defined but not used [-Wunused-function]
[ 39%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/DeflateStream.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/DeflateStream.cpp: In member function 'void spades::DeflateStream::FillBuffer()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/DeflateStream.cpp:187:9: warning: unused variable 'oval' [-Wunused-variable]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/DeflateStream.cpp: At global scope:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/DeflateStream.cpp:293:7: warning: unused parameter 'pos' [-Wunused-parameter]
[ 39%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/ILockable.cpp.o
[ 39%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/Mutex.cpp.o
[ 40%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/IRunnable.cpp.o
[ 40%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/IAudioStream.cpp.o
[ 41%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/Stopwatch.cpp.o
[ 41%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/WavAudioStream.cpp.o
[ 41%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/BitmapAtlasGenerator.cpp.o
In file included from /home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp:23:0:
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/../binpack2d/binpack2d.hpp: In constructor 'BinPack2D::Content<_T>::Content(const _T&, const BinPack2D::Coord&, const BinPack2D::Size&, bool) [with _T = spades::BitmapAtlasGenerator::Item]':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp:97:20:   instantiated from here
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/../binpack2d/binpack2d.hpp:214:16: warning: 'BinPack2D::Content<spades::BitmapAtlasGenerator::Item>::content' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/../binpack2d/binpack2d.hpp:212:19: warning:   'BinPack2D::Coord BinPack2D::Content<spades::BitmapAtlasGenerator::Item>::coord' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/../binpack2d/binpack2d.hpp:223:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/../binpack2d/binpack2d.hpp:213:19: warning: 'BinPack2D::Content<spades::BitmapAtlasGenerator::Item>::size' will be initialized after [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/../binpack2d/binpack2d.hpp:211:18: warning:   'bool BinPack2D::Content<spades::BitmapAtlasGenerator::Item>::rotated' [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/../binpack2d/binpack2d.hpp:223:3: warning:   when initialized here [-Wreorder]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp: In member function 'int spades::BitmapAtlasGenerator::MinHeight()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp:82:2: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp: In member function 'int spades::BitmapAtlasGenerator::MinWidth()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp:67:2: warning: control reaches end of non-void function [-Wreturn-type]
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp: In member function 'int spades::BitmapAtlasGenerator::MinRectSize()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/BitmapAtlasGenerator.cpp:52:2: warning: control reaches end of non-void function [-Wreturn-type]
[ 42%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/Settings.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/Settings.h:86:14: warning: 'bool spades::operator==(const string&, spades::Settings::ItemHandle&)' defined but not used [-Wunused-function]
[ 42%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/ThreadLocalStorage.cpp.o
[ 43%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/Deque.cpp.o
[ 43%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/StdStream.cpp.o
[ 44%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/Exception.cpp.o
[ 44%] Building CXX object Sources/CMakeFiles/OpenSpades.dir/Core/CpuID.cpp.o
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp: In constructor 'spades::CpuID::CpuID()':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp:32:31: error: 'memcpy' was not declared in this scope
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp:45:46: error: 'memcpy' was not declared in this scope
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp: In member function 'bool spades::CpuID::Supports(spades::CpuFeature)':
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp:93:2: warning: control reaches end of non-void function [-Wreturn-type]
Sources/CMakeFiles/OpenSpades.dir/build.make:1526: recipe for target 'Sources/CMakeFiles/OpenSpades.dir/Core/CpuID.cpp.o' failed
make[2]: *** [Sources/CMakeFiles/OpenSpades.dir/Core/CpuID.cpp.o] Error 1
CMakeFiles/Makefile2:128: recipe for target 'Sources/CMakeFiles/OpenSpades.dir/all' failed
make[1]: *** [Sources/CMakeFiles/OpenSpades.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2
Build dependencies to remove: 73
Removing: alsa-lib cmake curl curl-dev dbus fftw fltk fltk-dev freealut freealut-dev freeglut gdk-pixbuf glew glew-dev graphviz grep ilmbase imagemagick jasper jbigkit jpeg jpeg-dev lcms lesstif libcroco libcrypto-dev libcurl libdrm libdrm-dev libdrm-intel libdrm-nouveau libdrm-radeon libglu-mesa libglu-mesa-dev libglw-mesa libglw-mesa-dev libgsf libidn libidn-dev libjpeg libltdl libpthread-stubs librsvg libsdl2 libsdl2-dev libsdl2-image libsdl2-image-dev linux-agp linux-drm mesa mesa-dev mesa-dri mesa-dri-ati mesa-dri-intel mesa-dri-nouveau openal openal-dev openexr openssl-dev pango pciids shared-mime-info tiff udev unzip usbids xorg-dri2proto xorg-glproto xorg-libXp xorg-libXxf86vm xorg-libXxf86vm-dev xorg-libpciaccess xorg-xf86vidmodeproto

ERROR: cook failed

Debug information
================================================================================
Cook date: 2016-07-02 13:08
Cook time: 480s
ERROR: cook failed
ERROR: cook failed
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp:32:31: error: 'memcpy' was not declared in this scope
/home/slitaz/wok/openspades/source/openspades-0.0.10/Sources/Core/CpuID.cpp:45:46: error: 'memcpy' was not declared in this scope
================================================================================