Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make all-am
- make[1]: Entering directory `/root/OTHire/source'
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT databasemysql.o -MD -MP -MF .deps/databasemysql.Tpo -c -o databasemysql.o databasemysql.cpp
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT map.o -MD -MP -MF .deps/map.Tpo -c -o map.o map.cpp
- mv -f .deps/databasemysql.Tpo .deps/databasemysql.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT rsa.o -MD -MP -MF .deps/rsa.Tpo -c -o rsa.o rsa.cpp
- mv -f .deps/rsa.Tpo .deps/rsa.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cpp
- mv -f .deps/map.Tpo .deps/map.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cpp
- mv -f .deps/md5.Tpo .deps/md5.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT scheduler.o -MD -MP -MF .deps/scheduler.Tpo -c -o scheduler.o scheduler.cpp
- mv -f .deps/actions.Tpo .deps/actions.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT admin.o -MD -MP -MF .deps/admin.Tpo -c -o admin.o admin.cpp
- mv -f .deps/scheduler.Tpo .deps/scheduler.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT monster.o -MD -MP -MF .deps/monster.Tpo -c -o monster.o monster.cpp
- monster.cpp: In member function ‘virtual Item* Monster::createCorpse()’:
- monster.cpp:1266:12: warning: variable ‘corpseOwner’ set but not used [-Wunused-but-set-variable]
- In file included from connection.h:30:0,
- from admin.cpp:24:
- networkmessage.h: In member function ‘uint16_t NetworkMessage::GetU16()’:
- networkmessage.h:72:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::GetU32()’:
- networkmessage.h:81:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::PeekU32()’:
- networkmessage.h:90:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU16(uint16_t)’:
- networkmessage.h:144:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU32(uint32_t)’:
- networkmessage.h:150:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- In file included from admin.cpp:26:0:
- outputmessage.h: In member function ‘void OutputMessage::writeMessageLength()’:
- outputmessage.h:52:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- outputmessage.h: In member function ‘void OutputMessage::addCryptoHeader()’:
- outputmessage.h:60:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mv -f .deps/monster.Tpo .deps/monster.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT scriptmanager.o -MD -MP -MF .deps/scriptmanager.Tpo -c -o scriptmanager.o scriptmanager.cpp
- mv -f .deps/admin.Tpo .deps/admin.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.cpp
- mv -f .deps/allocator.Tpo .deps/allocator.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT depot.o -MD -MP -MF .deps/depot.Tpo -c -o depot.o depot.cpp
- mv -f .deps/depot.Tpo .deps/depot.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT monsters.o -MD -MP -MF .deps/monsters.Tpo -c -o monsters.o monsters.cpp
- mv -f .deps/scriptmanager.Tpo .deps/scriptmanager.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.cpp
- In file included from connection.h:30:0,
- from server.cpp:29:
- networkmessage.h: In member function ‘uint16_t NetworkMessage::GetU16()’:
- networkmessage.h:72:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::GetU32()’:
- networkmessage.h:81:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::PeekU32()’:
- networkmessage.h:90:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU16(uint16_t)’:
- networkmessage.h:144:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU32(uint32_t)’:
- networkmessage.h:150:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- In file included from server.cpp:30:0:
- outputmessage.h: In member function ‘void OutputMessage::writeMessageLength()’:
- outputmessage.h:52:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- outputmessage.h: In member function ‘void OutputMessage::addCryptoHeader()’:
- outputmessage.h:60:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mv -f .deps/monsters.Tpo .deps/monsters.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT ban.o -MD -MP -MF .deps/ban.Tpo -c -o ban.o ban.cpp
- mv -f .deps/server.Tpo .deps/server.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT exception.o -MD -MP -MF .deps/exception.Tpo -c -o exception.o exception.cpp
- mv -f .deps/ban.Tpo .deps/ban.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT movement.o -MD -MP -MF .deps/movement.Tpo -c -o movement.o movement.cpp
- mv -f .deps/exception.Tpo .deps/exception.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.cpp
- mv -f .deps/sha1.Tpo .deps/sha1.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT baseevents.o -MD -MP -MF .deps/baseevents.Tpo -c -o baseevents.o baseevents.cpp
- mv -f .deps/movement.Tpo .deps/movement.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT fileloader.o -MD -MP -MF .deps/fileloader.Tpo -c -o fileloader.o fileloader.cpp
- mv -f .deps/fileloader.Tpo .deps/fileloader.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT networkmessage.o -MD -MP -MF .deps/networkmessage.Tpo -c -o networkmessage.o networkmessage.cpp
- In file included from networkmessage.cpp:22:0:
- networkmessage.h: In member function ‘uint16_t NetworkMessage::GetU16()’:
- networkmessage.h:72:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::GetU32()’:
- networkmessage.h:81:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::PeekU32()’:
- networkmessage.h:90:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU16(uint16_t)’:
- networkmessage.h:144:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU32(uint32_t)’:
- networkmessage.h:150:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mv -f .deps/networkmessage.Tpo .deps/networkmessage.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT spawn.o -MD -MP -MF .deps/spawn.Tpo -c -o spawn.o spawn.cpp
- mv -f .deps/baseevents.Tpo .deps/baseevents.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT beds.o -MD -MP -MF .deps/beds.Tpo -c -o beds.o beds.cpp
- mv -f .deps/spawn.Tpo .deps/spawn.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.cpp
- mv -f .deps/beds.Tpo .deps/beds.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT npc.o -MD -MP -MF .deps/npc.Tpo -c -o npc.o npc.cpp
- game.cpp: In member function ‘bool Game::playerLookAt(uint32_t, const Position&, uint16_t, uint8_t)’:
- game.cpp:3053:11: warning: variable ‘itemId’ set but not used [-Wunused-but-set-variable]
- npc.cpp: In member function ‘virtual void Npc::onCreatureAppear(const Creature*, bool)’:
- npc.cpp:347:19: warning: unused variable ‘player’ [-Wunused-variable]
- npc.cpp: In member function ‘virtual void Npc::onCreatureDisappear(const Creature*, bool)’:
- npc.cpp:359:14: warning: unused variable ‘player’ [-Wunused-variable]
- npc.cpp: In member function ‘virtual void Npc::onCreatureMove(const Creature*, const Tile*, const Position&, const Tile*, const Position&, bool)’:
- npc.cpp:376:19: warning: unused variable ‘player’ [-Wunused-variable]
- mv -f .deps/npc.Tpo .deps/npc.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT spells.o -MD -MP -MF .deps/spells.Tpo -c -o spells.o spells.cpp
- game.cpp: In member function ‘bool Game::playerViolationWindow(uint32_t, std::string, uint8_t, violationAction_t, std::string, uint16_t, uint16_t, bool)’:
- game.cpp:4493:65: warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
- mv -f .deps/game.Tpo .deps/game.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT chat.o -MD -MP -MF .deps/chat.Tpo -c -o chat.o chat.cpp
- mv -f .deps/spells.Tpo .deps/spells.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT house.o -MD -MP -MF .deps/house.Tpo -c -o house.o house.cpp
- mv -f .deps/chat.Tpo .deps/chat.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT otserv.o -MD -MP -MF .deps/otserv.Tpo -c -o otserv.o otserv.cpp
- In file included from status.h:25:0,
- from otserv.cpp:54:
- networkmessage.h: In member function ‘uint16_t NetworkMessage::GetU16()’:
- networkmessage.h:72:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::GetU32()’:
- networkmessage.h:81:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::PeekU32()’:
- networkmessage.h:90:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU16(uint16_t)’:
- networkmessage.h:144:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU32(uint32_t)’:
- networkmessage.h:150:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mv -f .deps/house.Tpo .deps/house.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.cpp
- In file included from status.h:25:0,
- from status.cpp:22:
- networkmessage.h: In member function ‘uint16_t NetworkMessage::GetU16()’:
- networkmessage.h:72:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::GetU32()’:
- networkmessage.h:81:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘uint32_t NetworkMessage::PeekU32()’:
- networkmessage.h:90:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU16(uint16_t)’:
- networkmessage.h:144:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- networkmessage.h: In member function ‘void NetworkMessage::AddU32(uint32_t)’:
- networkmessage.h:150:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- In file included from status.cpp:27:0:
- outputmessage.h: In member function ‘void OutputMessage::writeMessageLength()’:
- outputmessage.h:52:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- outputmessage.h: In member function ‘void OutputMessage::addCryptoHeader()’:
- outputmessage.h:60:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mv -f .deps/otserv.Tpo .deps/otserv.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT combat.o -MD -MP -MF .deps/combat.Tpo -c -o combat.o combat.cpp
- mv -f .deps/status.Tpo .deps/status.Po
- g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -DSYSCONFDIR=\"/usr/local/etc\" -DPKGDATADIR=\"/usr/local/share/otserv\" -D_THREAD_SAFE -D__OLD_GUILD_SYSTEM__ -D_REENTRANT -Wall -g -O2 -MT housetile.o -MD -MP -MF .deps/housetile.Tpo -c -o housetile.o housetile.cpp
- make[1]: *** No rule to make target `outfit.o', needed by `otserv'. Stop.
- make[1]: *** Waiting for unfinished jobs....
- mv -f .deps/housetile.Tpo .deps/housetile.Po
- mv -f .deps/combat.Tpo .deps/combat.Po
- make[1]: Leaving directory `/root/OTHire/source'
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment