Jump to content
La fin ?! Elle est là ! ×
×
×
  • Create New...
  • 0

[COMPILATION]Fail


Utho
 Share

Question

Bonjour,

Fail lors de ma compilation !

 

Version des files : 2014

Domaine (Base de données, Core, etc.) : Source

Votre niveau (débutant, intermédiaire, avancé) : intermédiaire

 

Description du problème : Fail lors de la compilation

Comment reproduire le problème : gmake -j20

Recherches et tests effectué : Plusieurs reboot puis gmake clean

Résultat des recherches et tests : aucun

 

Message d'erreur, capture d'écran :

compile BattleArena.cpp
compile FSM.cpp
compile MarkConvert.cpp
compile MarkImage.cpp
compile MarkManager.cpp
compile OXEvent.cpp
compile TrafficProfiler.cpp
compile ani.cpp
compile arena.cpp
compile banword.cpp
compile battle.cpp
compile blend_item.cpp
compile block_country.cpp
compile buffer_manager.cpp
compile building.cpp
compile castle.cpp
compile char.cpp
compile char_affect.cpp
compile char_battle.cpp
compile char_change_empire.cpp
In file included from char.cpp:4:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char.cpp:25:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char.cpp:62:
PetSystem.h:163:31: warning: no newline at end of file
char.cpp:7221: warning: this decimal constant is unsigned only in ISO C90
In file included from char_battle.cpp:27:
shop_manager.h:40:7: warning: no newline at end of file
compile char_horse.cpp
compile char_item.cpp
compile char_manager.cpp
compile char_quickslot.cpp
compile char_resist.cpp
compile char_skill.cpp
compile char_state.cpp
In file included from char_horse.cpp:14:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
g++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See  for instructions.
Makefile:127: recipe for target 'OBJDIR/battle.o' failed
gmake: *** [OBJDIR/battle.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from char_item.cpp:44:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h:108:42: warning: no newline at end of file
g++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See  for instructions.
Makefile:127: recipe for target 'OBJDIR/char_affect.o' failed
gmake: *** [OBJDIR/char_affect.o] Error 1
In file included from char_state.cpp:25:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
g++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See  for instructions.
Makefile:127: recipe for target 'OBJDIR/char.o' failed
gmake: *** [OBJDIR/char.o] Error 1
g++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See  for instructions.
Makefile:127: recipe for target 'OBJDIR/char_battle.o' failed
gmake: *** [OBJDIR/char_battle.o] Error 1
In file included from char_item.cpp:47:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:640: warning: comparison is always false due to limited range of data type
char_item.cpp:666: warning: comparison is always false due to limited range of data type
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:5087: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5159: warning: unused variable 'wDestCell'
char_item.cpp:5160: warning: unused variable 'bDestInven'
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6160: warning: array subscript has type 'char'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6224: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7422: warning: unused variable 'itemType'
char_item.cpp:7423: warning: unused variable 'itemSubType'
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:679: warning: control reaches end of non-void function
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
char_item.cpp:6271: warning: 'pBuff' may be used uninitialized in this function

 

 

En postant ma demande d'aide, j'affirme avoir lu et accepté le règlement des demandes d'aides.

Link to comment
Share on other sites

  • Answers 8
  • Created
  • Last Reply

Top Posters For This Question

8 answers to this question

Recommended Posts

  • 0

linking ../game_r40250_....
/usr/bin/ld: cannot find -lgtest
Makefile:135: recipe for target '../game_r40250_' failed
gmake: *** [../game_r40250_] Error 1

 

Avancement, voici le dernier soucis toujours pas résolus !

Link to comment
Share on other sites

  • 0

linking ../game_r40250_....
/usr/bin/ld: cannot find -lanticpxsvr
Makefile:135: recipe for target '../game_r40250_' failed
gmake: *** [../game_r40250_] Error 1

 

Lel, voici le suivant. Quelqu'un connait le nom du pkg ?

Link to comment
Share on other sites

  • 0
  • Funkiest

Salut,

 

Ce n'est pas un pkg,

 

 

C'est une lib relative au hackshield et donc elle est fournie dans tes sources, c'est donc à toi de la compiler, cependant, le hackshield n'étant pas activé de base, tu peux la retirer sans problème (logiquement)

Link to comment
Share on other sites

 Share



Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.