Pysnip Linux Issues

Host your own server and communicate with server operators.
3 posts Page 1 of 1 First unread post
Djmann1013
Deuced Up
Posts: 23
Joined: Wed Dec 12, 2012 10:04 pm


I am having some issues with Pysnip.. Well..
I followed this tutorial: https://code.google.com/p/pysnip/wiki/SetupUbuntu on how to set up a server on Linux (Ubuntu). I am running Linux in a VM for testing because I am configuring the server for a future host I am getting in a month or so, I want to be prepared. The VM has no restrictions, neither does the OS. I even tried running the server using sudo, that is the output I put because it kept going on and on and I had to manually stop it without sudo for some reason. (CTRL+C wouldn't work)

Here is the log:
Code: Select all
running build_ext
building 'pyspades.mapmaker' extension
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I./pyspades -I./include -I/usr/include/python2.7 -c ./pyspades/mapmaker.cpp -o build/temp.linux-i686-2.7/./pyspades/mapmaker.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
In file included from ./include/boost/tuple/tuple.hpp:33:0,
                 from ./include/boost/unordered/detail/emplace_args.hpp:24,
                 from ./include/boost/unordered/detail/buckets.hpp:16,
                 from ./include/boost/unordered/detail/table.hpp:10,
                 from ./include/boost/unordered/detail/equivalent.hpp:14,
                 from ./include/boost/unordered/unordered_map.hpp:18,
                 from ./include/boost/unordered_map.hpp:16,
                 from ./pyspades/vxl_c.h:5,
                 from ./pyspades/vxl_c.cpp:22,
                 from ./pyspades/mapmaker.cpp:236:
./include/boost/tuple/detail/tuple_basic.hpp: In function ‘typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)’:
./include/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef ‘cons_element’ locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from ./include/boost/config.hpp:57:0,
                 from ./include/boost/unordered/detail/fwd.hpp:13,
                 from ./include/boost/unordered/unordered_map_fwd.hpp:13,
                 from ./include/boost/unordered/unordered_map.hpp:16,
                 from ./include/boost/unordered_map.hpp:16,
                 from ./pyspades/vxl_c.h:5,
                 from ./pyspades/vxl_c.cpp:22,
                 from ./pyspades/mapmaker.cpp:236:
./include/boost/tuple/detail/tuple_basic.hpp: In member function ‘boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)’:
./include/boost/static_assert.hpp:125:21: warning: typedef ‘boost_static_assert_typedef_325’ locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
./include/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro ‘BOOST_STATIC_ASSERT’
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
./include/boost/tuple/detail/tuple_basic.hpp: In member function ‘boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)’:
./include/boost/static_assert.hpp:125:21: warning: typedef ‘boost_static_assert_typedef_582’ locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
./include/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro ‘BOOST_STATIC_ASSERT’
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
In file included from ./include/boost/unordered/unordered_map.hpp:19:0,
                 from ./include/boost/unordered_map.hpp:16,
                 from ./pyspades/vxl_c.h:5,
                 from ./pyspades/vxl_c.cpp:22,
                 from ./pyspades/mapmaker.cpp:236:
./include/boost/unordered/detail/unique.hpp: In member function ‘boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)’:
./include/boost/unordered/detail/unique.hpp:329:54: warning: typedef ‘mapped_type’ locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
./pyspades/mapmaker.cpp: At global scope:
./pyspades/mapmaker.cpp:16206:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 };
 ^
./pyspades/mapmaker.cpp:16206:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
./pyspades/mapmaker.cpp:16206:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
./pyspades/mapmaker.cpp:16206:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
./pyspades/mapmaker.cpp:16206:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
./pyspades/mapmaker.cpp:16206:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
In file included from ./pyspades/mapmaker.cpp:236:0:
./pyspades/vxl_c.cpp: In function ‘PyObject* get_generator_data(MapGenerator*, int)’:
./pyspades/vxl_c.cpp:498:20: warning: ‘i’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    generator->x = i;
                    ^
c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-i686-2.7/./pyspades/mapmaker.o -o /home/vps/Desktop/servers/buddies_aos1/pyspades/mapmaker.so
running build_ext
cythoning enet.pyx to enet.c
building 'enet' extension
creating build
creating build/temp.linux-i686-2.7
creating build/temp.linux-i686-2.7/enet
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet.c -o build/temp.linux-i686-2.7/enet.o -O3
In file included from enet.c:241:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/protocol.c -o build/temp.linux-i686-2.7/enet/protocol.o -O3
In file included from enet/protocol.c:10:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
enet/protocol.c: In function ‘enet_protocol_dispatch_incoming_commands’:
enet/protocol.c:44:8: warning: enumeration value ‘ENET_PEER_STATE_DISCONNECTED’ not handled in switch [-Wswitch]
        switch (peer -> state)
        ^
enet/protocol.c:44:8: warning: enumeration value ‘ENET_PEER_STATE_CONNECTING’ not handled in switch [-Wswitch]
enet/protocol.c:44:8: warning: enumeration value ‘ENET_PEER_STATE_ACKNOWLEDGING_CONNECT’ not handled in switch [-Wswitch]
enet/protocol.c:44:8: warning: enumeration value ‘ENET_PEER_STATE_DISCONNECT_LATER’ not handled in switch [-Wswitch]
enet/protocol.c:44:8: warning: enumeration value ‘ENET_PEER_STATE_DISCONNECTING’ not handled in switch [-Wswitch]
enet/protocol.c:44:8: warning: enumeration value ‘ENET_PEER_STATE_ACKNOWLEDGING_DISCONNECT’ not handled in switch [-Wswitch]
enet/protocol.c: In function ‘enet_protocol_handle_acknowledge’:
enet/protocol.c:844:5: warning: enumeration value ‘ENET_PEER_STATE_DISCONNECTED’ not handled in switch [-Wswitch]
     switch (peer -> state)
     ^
enet/protocol.c:844:5: warning: enumeration value ‘ENET_PEER_STATE_CONNECTING’ not handled in switch [-Wswitch]
enet/protocol.c:844:5: warning: enumeration value ‘ENET_PEER_STATE_CONNECTION_PENDING’ not handled in switch [-Wswitch]
enet/protocol.c:844:5: warning: enumeration value ‘ENET_PEER_STATE_CONNECTION_SUCCEEDED’ not handled in switch [-Wswitch]
enet/protocol.c:844:5: warning: enumeration value ‘ENET_PEER_STATE_CONNECTED’ not handled in switch [-Wswitch]
enet/protocol.c:844:5: warning: enumeration value ‘ENET_PEER_STATE_ACKNOWLEDGING_DISCONNECT’ not handled in switch [-Wswitch]
enet/protocol.c:844:5: warning: enumeration value ‘ENET_PEER_STATE_ZOMBIE’ not handled in switch [-Wswitch]
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/unix.c -o build/temp.linux-i686-2.7/enet/unix.o -O3
In file included from enet/unix.c:19:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/peer.c -o build/temp.linux-i686-2.7/enet/peer.o -O3
In file included from enet/peer.c:7:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/callbacks.c -o build/temp.linux-i686-2.7/enet/callbacks.o -O3
In file included from enet/callbacks.c:6:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/packet.c -o build/temp.linux-i686-2.7/enet/packet.o -O3
In file included from enet/packet.c:7:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
enet/packet.c:111:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
 initialize_crc32 ()
 ^
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/win32.c -o build/temp.linux-i686-2.7/enet/win32.o -O3
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/host.c -o build/temp.linux-i686-2.7/enet/host.o -O3
In file included from enet/host.c:8:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/compress.c -o build/temp.linux-i686-2.7/enet/compress.o -O3
In file included from enet/compress.c:7:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -Ienet/include/ -I/usr/include/python2.7 -c enet/list.c -o build/temp.linux-i686-2.7/enet/list.o -O3
In file included from enet/list.c:6:0:
enet/include/enet/enet.h:358:4: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    int                  (*receiveCallback)();
    ^
i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-i686-2.7/enet.o build/temp.linux-i686-2.7/enet/protocol.o build/temp.linux-i686-2.7/enet/unix.o build/temp.linux-i686-2.7/enet/peer.o build/temp.linux-i686-2.7/enet/callbacks.o build/temp.linux-i686-2.7/enet/packet.o build/temp.linux-i686-2.7/enet/win32.o build/temp.linux-i686-2.7/enet/host.o build/temp.linux-i686-2.7/enet/compress.o build/temp.linux-i686-2.7/enet/list.o -o /home/vps/Desktop/servers/buddies_aos1/enet/enet.so
Anyone know what this is and a solution so I know what to do if I get this on my VPS in the future?

Thanks!
learn_more
Coder
Coder
Posts: 891
Joined: Sun Mar 24, 2013 9:59 pm


there is no errors on there, but if simple stuff like this is a problem why do you even own a server.
fosjoas2015


So basically all FPS games?
Green_Crying Green_Crying Green_Crying
3 posts Page 1 of 1 First unread post
Return to “Servers”

Who is online

Users browsing this forum: No registered users and 21 guests