Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---> Running in 1f64dcff221b
- make all-am
- make[1]: Entering directory `/app/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_REENTRANT -Wall -g -O2 -MT databasemysql.o -MD -MP -MF .deps/databasemysql.Tpo -c -o databasemysql.o databasemysql.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_REENTRANT -Wall -g -O2 -MT map.o -MD -MP -MF .deps/map.Tpo -c -o map.o map.cpp
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::disconnect()':
- player.h:157:38: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureSkull(const Creature*) const':
- player.h:374:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendAddTileItem(const Tile*, const Position&, const Item*)':
- player.h:388:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendUpdateTileItem(const Tile*, const Position&, uint32_t, const Item*, const Item*)':
- player.h:391:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendRemoveTileItem(const Tile*, const Position&, uint32_t, const Item*)':
- player.h:393:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendUpdateTile(const Tile*, const Position&)':
- player.h:395:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureAppear(const Creature*, bool)':
- player.h:398:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureDisappear(const Creature*, uint32_t, bool)':
- player.h:400:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureMove(const Creature*, const Tile*, const Position&, const Tile*, const Position&, uint32_t, bool)':
- player.h:403:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureTurn(const Creature*, uint32_t)':
- player.h:406:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureSay(const Creature*, SpeakClasses, const string&)':
- player.h:408:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureSquare(const Creature*, SquareColor_t)':
- player.h:410:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureChangeOutfit(const Creature*, const Outfit_t&)':
- player.h:412:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureChangeVisible(const Creature*, bool)':
- player.h:417:12: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h:420:12: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureLight(const Creature*)':
- player.h:425:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureShield(const Creature*)':
- player.h:427:24: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendContainer(uint32_t, const Container*, bool)':
- player.h:434:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendAddInventoryItem(slots_t, const Item*)':
- player.h:438:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendUpdateInventoryItem(slots_t, const Item*, const Item*)':
- player.h:440:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendRemoveInventoryItem(slots_t, const Item*)':
- player.h:442:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendAnimatedText(const Position&, unsigned char, std::string) const':
- player.h:482:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCancel(const char*) const':
- player.h:484:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCancelTarget() const':
- player.h:487:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCancelWalk() const':
- player.h:489:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendChangeSpeed(const Creature*, uint32_t) const':
- player.h:491:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatureHealth(const Creature*) const':
- player.h:493:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendDistanceShoot(const Position&, const Position&, unsigned char) const':
- player.h:495:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendCreatePrivateChannel(uint16_t, const string&)':
- player.h:499:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendClosePrivate(uint16_t) const':
- player.h:501:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendMagicEffect(const Position&, unsigned char) const':
- player.h:504:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendSkills() const':
- player.h:508:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendTextMessage(MessageClasses, const string&) const':
- player.h:510:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendTextWindow(Item*, uint16_t, bool) const':
- player.h:512:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- player.h: In member function 'void Player::sendTextWindow(uint32_t, const string&) const':
- player.h:514:21: error: invalid use of incomplete type 'class Protocol76'
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendToChannel(Creature*, SpeakClasses, const string&, uint16_t, uint32_t) const':
- player.h:516:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendTradeItemRequest(const Player*, const Item*, bool) const':
- player.h:520:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendTradeClose() const':
- player.h:522:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendWorldLight(LightInfo&)':
- player.h:524:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendChannelsDialog()':
- player.h:526:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendOpenPrivateChannel(const string&)':
- player.h:528:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendOutfitWindow(const Player*)':
- player.h:530:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendCloseContainer(uint32_t)':
- player.h:532:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendChannel(uint16_t, const string&)':
- player.h:534:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendRuleViolationsChannel(uint16_t)':
- player.h:536:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendRemoveReport(const string&)':
- player.h:538:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendLockRuleViolation()':
- player.h:540:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h: In member function 'void Player::sendRuleViolationCancel(const string&)':
- player.h:542:21: error: invalid use of incomplete type 'class Protocol76'
- In file included from house.h:33:0,
- from iomap.h:30,
- from map.cpp:32:
- player.h:40:7: error: forward declaration of 'class Protocol76'
- In file included from map.cpp:44:0:
- combat.h: In function 'std::string CombatTypeName(CombatType_t)':
- combat.h:365:8: warning: enumeration value 'COMBAT_COUNT' not handled in switch [-Wswitch]
- make[1]: *** [map.o] Error 1
- make[1]: Leaving directory `/app/source'
- make: *** [all] Error 2
- The command '/bin/sh -c cd source && make -j 1' returned a non-zero code: 2
- ubuntu@vps-1ee95a1d:~/darkot$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement