Build error
Added by owen_a over 2 years ago
I'm compiling in Linux, distro wheezy.
The full log when it starts compiling the file, to the point where it throws the error...
[ 64%] Building CXX object ryzom/server/src/entities_game_service/CMakeFiles/ryzom_entities_game_service.dir/admin.cpp.o In file included from /root/projects/ryzomcore/code/ryzom/server/src/entities_game_service/stdpch.h:43:0, from <command-line>:0: /root/projects/ryzomcore/code/nel/include/nel/georges/load_form.h:112:37: warning: multi-character character constant [-Wmultichar] In file included from /root/projects/ryzomcore/code/ryzom/server/src/pd_lib/pd_lib.h:23:0, from /root/projects/ryzomcore/code/ryzom/server/src/entities_game_service/stdpch.h:185, from <command-line>:0: /root/projects/ryzomcore/code/ryzom/server/src/pd_lib/pd_utils.h:717:25: warning: multi-character character constant [-Wmultichar] In file included from /root/projects/ryzomcore/code/ryzom/server/src/pd_lib/pd_lib.h:25:0, from /root/projects/ryzomcore/code/ryzom/server/src/entities_game_service/stdpch.h:185, from <command-line>:0: /root/projects/ryzomcore/code/ryzom/server/src/pd_lib/pd_messages.h:1439:24: warning: multi-character character constant [-Wmultichar] In file included from /root/projects/ryzomcore/code/ryzom/server/src/entities_game_service/player_manager/character.h:61:0, from /root/projects/ryzomcore/code/ryzom/server/src/entities_game_service/admin.cpp:62: /root/projects/ryzomcore/code/ryzom/server/src/entities_game_service/player_manager/character_interface.h:25:14: warning: declaration âclass NLNET::CMessageâ does not declare anything [enabled by default] {standard input}: Assembler messages: {standard input}:190998: Warning: end of file not at end of a line; newline inserted {standard input}:191918: Error: bad instruction `_zzn30commands_eventgivecontrolclass7executeerkssrkst6vectorisssaisseern6nlmisc4clogebbe12' c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions. make[2]: *** [ryzom/server/src/entities_game_service/CMakeFiles/ryzom_entities_game_service.dir/admin.cpp.o] Error 4 make[1]: *** [ryzom/server/src/entities_game_service/CMakeFiles/ryzom_entities_game_service.dir/all] Error 2 make: *** [all] Error 2
UPDATE: Ok, now I'm getting a new error...
{standard input}: Assembler messages: {standard input}:167960: Warning: end of file not at end of a line; newline inserted {standard input}:168909: Error: ARM register expected -- `ldr'
Any ideas?
Replies (1)
RE: Build error - Added by owen_a over 2 years ago
Submitted bug report: http://dev.ryzom.com/issues/1509
(1-1/1)