Skip to content

Instantly share code, notes, and snippets.

@iamgreaser
Created September 28, 2011 19:32
Show Gist options
  • Save iamgreaser/1248984 to your computer and use it in GitHub Desktop.
Save iamgreaser/1248984 to your computer and use it in GitHub Desktop.
pyspades build log w/ warnings
ben@95lx:~/Desktop/pyspades$ ./build.sh
Compiling ./pyspades/compression.pyx because it changed.
Compiling ./pyspades/load.pyx because it changed.
Compiling ./pyspades/bytes.pyx because it changed.
Compiling ./pyspades/packet.pyx because it changed.
Compiling ./pyspades/loaders.pyx because it changed.
Compiling ./pyspades/contained.pyx because it changed.
Compiling ./pyspades/world.pyx because it changed.
running build_ext
building 'pyspades.compression' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/compression.cpp -o build/temp.linux-i686-2.6/./pyspades/compression.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from ./pyspades/compression.cpp:224:
./pyspades/re_decomp.c: In function ‘unsigned int decompress_1(struct_code_tables*, unsigned char*, unsigned int, unsigned char*, int)’:
./pyspades/re_decomp.c:416: warning: left shift count >= width of type
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/compression.o -o /home/ben/Desktop/pyspades/pyspades/compression.so
building 'pyspades.load' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/load.cpp -o build/temp.linux-i686-2.6/./pyspades/load.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
./pyspades/load.cpp: In function ‘PyObject* __pyx_pf_8pyspades_4load_7VXLData_17get_overview(PyObject*, PyObject*, PyObject*)’:
./pyspades/load.cpp:4942: warning: ‘__pyx_v_current_z’ may be used uninitialized in this function
In file included from ./pyspades/load.cpp:223:
./pyspades/load_c.cpp: In function ‘PyObject* get_generator_data(MapGenerator*, int)’:
./pyspades/load_c.cpp:383: warning: ‘i’ may be used uninitialized in this function
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/load.o -o /home/ben/Desktop/pyspades/pyspades/load.so
building 'pyspades.compressedvxl' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/compressedvxl.cpp -o build/temp.linux-i686-2.6/./pyspades/compressedvxl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/compressedvxl.o -o /home/ben/Desktop/pyspades/pyspades/compressedvxl.so
building 'pyspades.bytes' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/bytes.cpp -o build/temp.linux-i686-2.6/./pyspades/bytes.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/bytes.o -o /home/ben/Desktop/pyspades/pyspades/bytes.so
building 'pyspades.packet' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/packet.cpp -o build/temp.linux-i686-2.6/./pyspades/packet.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
./pyspades/packet.cpp:2743: warning: deprecated conversion from string constant to ‘char*’
./pyspades/packet.cpp:2743: warning: deprecated conversion from string constant to ‘char*’
./pyspades/packet.cpp:2743: warning: deprecated conversion from string constant to ‘char*’
./pyspades/packet.cpp:2743: warning: deprecated conversion from string constant to ‘char*’
./pyspades/packet.cpp:2743: warning: deprecated conversion from string constant to ‘char*’
./pyspades/packet.cpp: In function ‘int __Pyx_import_all_from(PyObject*, PyObject*)’:
./pyspades/packet.cpp:2786: warning: deprecated conversion from string constant to ‘char*’
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/packet.o -o /home/ben/Desktop/pyspades/pyspades/packet.so
building 'pyspades.loaders' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/loaders.cpp -o build/temp.linux-i686-2.6/./pyspades/loaders.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp:9913: warning: deprecated conversion from string constant to ‘char*’
./pyspades/loaders.cpp: In function ‘int __Pyx_import_all_from(PyObject*, PyObject*)’:
./pyspades/loaders.cpp:9956: warning: deprecated conversion from string constant to ‘char*’
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/loaders.o -o /home/ben/Desktop/pyspades/pyspades/loaders.so
building 'pyspades.contained' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/contained.cpp -o build/temp.linux-i686-2.6/./pyspades/contained.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp:21443: warning: deprecated conversion from string constant to ‘char*’
./pyspades/contained.cpp: In function ‘int __Pyx_import_all_from(PyObject*, PyObject*)’:
./pyspades/contained.cpp:21486: warning: deprecated conversion from string constant to ‘char*’
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/contained.o -o /home/ben/Desktop/pyspades/pyspades/contained.so
building 'pyspades.common' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/common.cpp -o build/temp.linux-i686-2.6/./pyspades/common.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/common.o -o /home/ben/Desktop/pyspades/pyspades/common.so
building 'pyspades.world' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c ./pyspades/world.cpp -o build/temp.linux-i686-2.6/./pyspades/world.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
./pyspades/world.cpp: In function ‘int __pyx_f_8pyspades_5world_7Grenade_collides(__pyx_obj_8pyspades_5world_Grenade*, __pyx_obj_8pyspades_6common_Vertex3*, int)’:
./pyspades/world.cpp:1683: warning: ‘__pyx_v_v39’ may be used uninitialized in this function
./pyspades/world.cpp:1686: warning: ‘__pyx_v_v40’ may be used uninitialized in this function
./pyspades/world.cpp:1689: warning: ‘__pyx_v_v41’ may be used uninitialized in this function
In file included from ./pyspades/world.cpp:223:
./pyspades/load_c.cpp: In function ‘PyObject* get_generator_data(MapGenerator*, int)’:
./pyspades/load_c.cpp:383: warning: ‘i’ may be used uninitialized in this function
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/./pyspades/world.o -o /home/ben/Desktop/pyspades/pyspades/world.so
ben@95lx:~/Desktop/pyspades$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment