Advertisement
Guest User

gdrferyhetujd

a guest
Feb 2nd, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.59 KB | None | 0 0
  1. owner@owner:~$ '/home/owner/install.sh'
  2. Installing dependencies...
  3. [sudo] password for owner:
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. default-jre is already the newest version (2:1.10-63ubuntu1~02).
  8. libglm-dev is already the newest version (0.9.9~a2-2).
  9. libglu1-mesa-dev is already the newest version (9.0.0-2.1build1).
  10. libprotobuf-dev is already the newest version (3.0.0-9.1ubuntu1).
  11. libvorbis-dev is already the newest version (1.3.5-4.2).
  12. libvorbisfile3 is already the newest version (1.3.5-4.2).
  13. zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2).
  14. libalure-dev is already the newest version (1.2-6build1).
  15. libbox2d-dev is already the newest version (2.3.1+ds-4).
  16. libdumb1-dev is already the newest version (1:0.9.3-6).
  17. libglew-dev is already the newest version (2.0.0-5).
  18. protobuf-compiler is already the newest version (3.0.0-9.1ubuntu1).
  19. g++ is already the newest version (4:7.3.0-3ubuntu2.1).
  20. git is already the newest version (1:2.17.1-1ubuntu0.4).
  21. wget is already the newest version (1.19.4-1ubuntu2.1).
  22. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  23. Downloading Enigma...
  24. Cloning into 'enigma-dev'...
  25. remote: Enumerating objects: 99, done.
  26. remote: Counting objects: 100% (99/99), done.
  27. remote: Compressing objects: 100% (85/85), done.
  28. remote: Total 58631 (delta 34), reused 30 (delta 10), pack-reused 58532
  29. Receiving objects: 100% (58631/58631), 57.19 MiB | 3.06 MiB/s, done.
  30. Resolving deltas: 100% (33359/33359), done.
  31. Downloading easy startup script...
  32. --2019-02-02 18:32:04-- http://pastebin.com/raw/6ZmrzWKP
  33. Resolving pastebin.com (pastebin.com)... 104.20.208.21, 104.20.209.21, 2606:4700:10::6814:d115, ...
  34. Connecting to pastebin.com (pastebin.com)|104.20.208.21|:80... connected.
  35. HTTP request sent, awaiting response... 200 OK
  36. Length: unspecified [text/plain]
  37. Saving to: ‘start.sh’
  38.  
  39. start.sh [ <=> ] 75 --.-KB/s in 0s
  40.  
  41. 2019-02-02 18:32:05 (4.15 MB/s) - ‘start.sh’ saved [75]
  42.  
  43. Correcting permissions...
  44. Installing...
  45. Enigma package manager
  46. Installing main please wait...
  47. INFO: no dependencies for jnaJar
  48. INFO: no dependencies for lgm
  49. INFO: no dependencies for infolist
  50. INFO: no dependencies for icns
  51. INFO: no dependencies for alure
  52. INFO: Extracting ./ENIGMAsystem/additional/alure.epackage
  53. Finished updating main
  54. Rebuilding compiler...
  55. make -C CompilerSource/ clean
  56. make[1]: Entering directory '/home/owner/enigma-dev/CompilerSource'
  57. rm -f ../libcompileEGMf.so .eobjs/./makedir.o .eobjs/./settings.o .eobjs/./main.o .eobjs/./frontend.o .eobjs/./compiler/compile.o .eobjs/./compiler/compile_common.o .eobjs/./compiler/jdi_utility.o .eobjs/./compiler/reshandlers/rectpack.o .eobjs/./compiler/components/write_globals.o .eobjs/./compiler/components/module_write_sprites.o .eobjs/./compiler/components/write_object_access.o .eobjs/./compiler/components/module_write_sounds.o .eobjs/./compiler/components/write_defragged_events.o .eobjs/./compiler/components/module_write_backgrounds.o .eobjs/./compiler/components/module_write_fonts.o .eobjs/./compiler/components/write_room_data.o .eobjs/./compiler/components/write_font_info.o .eobjs/./compiler/components/write_shader_data.o .eobjs/./compiler/components/parse_secondary.o .eobjs/./compiler/components/parse_and_link.o .eobjs/./compiler/components/write_object_data.o .eobjs/./compiler/components/module_write_paths.o .eobjs/./backend/JavaCallbacks.o .eobjs/./backend/ideprint.o .eobjs/./backend/GameData.o .eobjs/./JDI/src/System/lex_cpp.o .eobjs/./JDI/src/System/symbols.o .eobjs/./JDI/src/System/builtins.o .eobjs/./JDI/src/System/macros.o .eobjs/./JDI/src/System/token.o .eobjs/./JDI/src/System/lex_buffer.o .eobjs/./JDI/src/Parser/parse_context.o .eobjs/./JDI/src/Parser/base.o .eobjs/./JDI/src/Parser/handlers/handle_function_impl.o .eobjs/./JDI/src/Parser/handlers/handle_scope.o .eobjs/./JDI/src/Parser/handlers/handle_class.o .eobjs/./JDI/src/Parser/handlers/handle_templates.o .eobjs/./JDI/src/Parser/handlers/handle_union.o .eobjs/./JDI/src/Parser/handlers/handle_namespace.o .eobjs/./JDI/src/Parser/handlers/handle_hypothetical.o .eobjs/./JDI/src/Parser/handlers/handle_declarators.o .eobjs/./JDI/src/Parser/handlers/handle_enum.o .eobjs/./JDI/src/Parser/readers/read_operatorkw_name.o .eobjs/./JDI/src/Parser/readers/read_expression.o .eobjs/./JDI/src/Parser/readers/read_next_token.o .eobjs/./JDI/src/Parser/readers/read_template_parameters.o .eobjs/./JDI/src/Parser/readers/read_type.o .eobjs/./JDI/src/Parser/readers/read_qualified_definition.o .eobjs/./JDI/src/Storage/references.o .eobjs/./JDI/src/Storage/full_type.o .eobjs/./JDI/src/Storage/value_funcs.o .eobjs/./JDI/src/Storage/value.o .eobjs/./JDI/src/Storage/definition.o .eobjs/./JDI/src/API/lexer_interface.o .eobjs/./JDI/src/API/AST.o .eobjs/./JDI/src/API/jdi.o .eobjs/./JDI/src/API/error_reporting.o .eobjs/./JDI/src/API/AST_Export.o .eobjs/./JDI/src/API/context.o .eobjs/./JDI/src/API/user_tokens.o .eobjs/./JDI/src/General/debug_macros.o .eobjs/./JDI/src/General/svg_simple.o .eobjs/./JDI/src/General/parse_basics.o .eobjs/./JDI/src/General/llreader.o .eobjs/./JDI/test/debug_lexer.o .eobjs/./gcc_interface/gcc_backend.o .eobjs/./parser/parser_components.o .eobjs/./parser/collect_variables.o .eobjs/./parser/object_storage.o .eobjs/./parser/parser.o .eobjs/./languages/language_adapter.o .eobjs/./languages/lang_CPP.o .eobjs/./settings-parse/crawler.o .eobjs/./settings-parse/parse_ide_settings.o .eobjs/./filesystem/file_find.o .eobjs/./syntax/syntax.o .eobjs/./general/string.o .eobjs/./general/darray.o .eobjs/./general/bettersystem.o .eobjs/./general/macro_integration.o .eobjs/shared/eyaml/eyaml.o .eobjs/shared/event_reader/event_parser.o .eobjs/./makedir.d .eobjs/./settings.d .eobjs/./main.d .eobjs/./frontend.d .eobjs/./compiler/compile.d .eobjs/./compiler/compile_common.d .eobjs/./compiler/jdi_utility.d .eobjs/./compiler/reshandlers/rectpack.d .eobjs/./compiler/components/write_globals.d .eobjs/./compiler/components/module_write_sprites.d .eobjs/./compiler/components/write_object_access.d .eobjs/./compiler/components/module_write_sounds.d .eobjs/./compiler/components/write_defragged_events.d .eobjs/./compiler/components/module_write_backgrounds.d .eobjs/./compiler/components/module_write_fonts.d .eobjs/./compiler/components/write_room_data.d .eobjs/./compiler/components/write_font_info.d .eobjs/./compiler/components/write_shader_data.d .eobjs/./compiler/components/parse_secondary.d .eobjs/./compiler/components/parse_and_link.d .eobjs/./compiler/components/write_object_data.d .eobjs/./compiler/components/module_write_paths.d .eobjs/./backend/JavaCallbacks.d .eobjs/./backend/ideprint.d .eobjs/./backend/GameData.d .eobjs/./JDI/src/System/lex_cpp.d .eobjs/./JDI/src/System/symbols.d .eobjs/./JDI/src/System/builtins.d .eobjs/./JDI/src/System/macros.d .eobjs/./JDI/src/System/token.d .eobjs/./JDI/src/System/lex_buffer.d .eobjs/./JDI/src/Parser/parse_context.d .eobjs/./JDI/src/Parser/base.d .eobjs/./JDI/src/Parser/handlers/handle_function_impl.d .eobjs/./JDI/src/Parser/handlers/handle_scope.d .eobjs/./JDI/src/Parser/handlers/handle_class.d .eobjs/./JDI/src/Parser/handlers/handle_templates.d .eobjs/./JDI/src/Parser/handlers/handle_union.d .eobjs/./JDI/src/Parser/handlers/handle_namespace.d .eobjs/./JDI/src/Parser/handlers/handle_hypothetical.d .eobjs/./JDI/src/Parser/handlers/handle_declarators.d .eobjs/./JDI/src/Parser/handlers/handle_enum.d .eobjs/./JDI/src/Parser/readers/read_operatorkw_name.d .eobjs/./JDI/src/Parser/readers/read_expression.d .eobjs/./JDI/src/Parser/readers/read_next_token.d .eobjs/./JDI/src/Parser/readers/read_template_parameters.d .eobjs/./JDI/src/Parser/readers/read_type.d .eobjs/./JDI/src/Parser/readers/read_qualified_definition.d .eobjs/./JDI/src/Storage/references.d .eobjs/./JDI/src/Storage/full_type.d .eobjs/./JDI/src/Storage/value_funcs.d .eobjs/./JDI/src/Storage/value.d .eobjs/./JDI/src/Storage/definition.d .eobjs/./JDI/src/API/lexer_interface.d .eobjs/./JDI/src/API/AST.d .eobjs/./JDI/src/API/jdi.d .eobjs/./JDI/src/API/error_reporting.d .eobjs/./JDI/src/API/AST_Export.d .eobjs/./JDI/src/API/context.d .eobjs/./JDI/src/API/user_tokens.d .eobjs/./JDI/src/General/debug_macros.d .eobjs/./JDI/src/General/svg_simple.d .eobjs/./JDI/src/General/parse_basics.d .eobjs/./JDI/src/General/llreader.d .eobjs/./JDI/test/debug_lexer.d .eobjs/./gcc_interface/gcc_backend.d .eobjs/./parser/parser_components.d .eobjs/./parser/collect_variables.d .eobjs/./parser/object_storage.d .eobjs/./parser/parser.d .eobjs/./languages/language_adapter.d .eobjs/./languages/lang_CPP.d .eobjs/./settings-parse/crawler.d .eobjs/./settings-parse/parse_ide_settings.d .eobjs/./filesystem/file_find.d .eobjs/./syntax/syntax.d .eobjs/./general/string.d .eobjs/./general/darray.d .eobjs/./general/bettersystem.d .eobjs/./general/macro_integration.d .eobjs/shared/eyaml/eyaml.d .eobjs/shared/event_reader/event_parser.d
  58. make[1]: Leaving directory '/home/owner/enigma-dev/CompilerSource'
  59. make -C CommandLine/emake/ clean
  60. make[1]: Entering directory '/home/owner/enigma-dev/CommandLine/emake'
  61. rm -rf ../../emake .eobjs
  62. make[1]: Leaving directory '/home/owner/enigma-dev/CommandLine/emake'
  63. make -C CommandLine/libEGM/ clean
  64. make[1]: Entering directory '/home/owner/enigma-dev/CommandLine/libEGM'
  65. Package pugixml was not found in the pkg-config search path.
  66. Perhaps you should add the directory containing `pugixml.pc'
  67. to the PKG_CONFIG_PATH environment variable
  68. No package 'pugixml' found
  69. Package pugixml was not found in the pkg-config search path.
  70. Perhaps you should add the directory containing `pugixml.pc'
  71. to the PKG_CONFIG_PATH environment variable
  72. No package 'pugixml' found
  73. rm -rf ../../libEGM.so .eobjs
  74. make[1]: Leaving directory '/home/owner/enigma-dev/CommandLine/libEGM'
  75. make -C CommandLine/testing/ clean
  76. make[1]: Entering directory '/home/owner/enigma-dev/CommandLine/testing'
  77. rm -rf ../../test-runner .eobjs
  78. make[1]: Leaving directory '/home/owner/enigma-dev/CommandLine/testing'
  79. make -C shared/lodepng/ clean
  80. make[1]: Entering directory '/home/owner/enigma-dev/shared/lodepng'
  81. rm -f .eobjs/lodepng.o liblodepng.a
  82. make[1]: Leaving directory '/home/owner/enigma-dev/shared/lodepng'
  83. make -C shared/protos/ clean
  84. make[1]: Entering directory '/home/owner/enigma-dev/shared/protos'
  85. rm -rf ../../libProtocols.so .eobjs codegen/
  86. make[1]: Leaving directory '/home/owner/enigma-dev/shared/protos'
  87. rm -f ./gm2egm
  88. make -C shared/protos/
  89. make[1]: Entering directory '/home/owner/enigma-dev/shared/protos'
  90. make codegen
  91. make[2]: Entering directory '/home/owner/enigma-dev/shared/protos'
  92. mkdir -p codegen/
  93. protoc -I=. -I=/usr/include --cpp_out=codegen/ Path.proto
  94. protoc -I=. -I=/usr/include --cpp_out=codegen/ Settings.proto
  95. protoc -I=. -I=/usr/include --cpp_out=codegen/ Sprite.proto
  96. protoc -I=. -I=/usr/include --cpp_out=codegen/ treenode.proto
  97. protoc -I=. -I=/usr/include --cpp_out=codegen/ Timeline.proto
  98. protoc -I=. -I=/usr/include --cpp_out=codegen/ Script.proto
  99. protoc -I=. -I=/usr/include --cpp_out=codegen/ Room.proto
  100. protoc -I=. -I=/usr/include --cpp_out=codegen/ Object.proto
  101. protoc -I=. -I=/usr/include --cpp_out=codegen/ Shader.proto
  102. protoc -I=. -I=/usr/include --cpp_out=codegen/ game.proto
  103. protoc -I=. -I=/usr/include --cpp_out=codegen/ Background.proto
  104. protoc -I=. -I=/usr/include --cpp_out=codegen/ Event.proto
  105. protoc -I=. -I=/usr/include --cpp_out=codegen/ options.proto
  106. protoc -I=. -I=/usr/include --cpp_out=codegen/ Sound.proto
  107. protoc -I=. -I=/usr/include --cpp_out=codegen/ project.proto
  108. protoc -I=. -I=/usr/include --cpp_out=codegen/ GameInformation.proto
  109. protoc -I=. -I=/usr/include --cpp_out=codegen/ Font.proto
  110. protoc -I=. -I=/usr/include --cpp_out=codegen/ server.proto
  111. protoc -I=. -I=/usr/include --cpp_out=codegen/ Include.proto
  112. make[2]: Leaving directory '/home/owner/enigma-dev/shared/protos'
  113. make ../../libProtocols.so
  114. make[2]: Entering directory '/home/owner/enigma-dev/shared/protos'
  115. mkdir -p .eobjs
  116. mkdir -p .eobjs/codegen/
  117. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Sprite.o codegen/Sprite.pb.cc
  118. codegen/Sprite.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Sprite::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  119. codegen/Sprite.pb.cc:823:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  120. bool deterministic, ::google::protobuf::uint8* target) const {
  121. ^~~~~~~~~~~~~
  122. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/treenode.o codegen/treenode.pb.cc
  123. codegen/treenode.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::TreeNode::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  124. codegen/treenode.pb.cc:680:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  125. bool deterministic, ::google::protobuf::uint8* target) const {
  126. ^~~~~~~~~~~~~
  127. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Sound.o codegen/Sound.pb.cc
  128. codegen/Sound.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Sound::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  129. codegen/Sound.pb.cc:751:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  130. bool deterministic, ::google::protobuf::uint8* target) const {
  131. ^~~~~~~~~~~~~
  132. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Script.o codegen/Script.pb.cc
  133. codegen/Script.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Script::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  134. codegen/Script.pb.cc:276:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  135. bool deterministic, ::google::protobuf::uint8* target) const {
  136. ^~~~~~~~~~~~~
  137. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Timeline.o codegen/Timeline.pb.cc
  138. codegen/Timeline.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Timeline_Moment::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  139. codegen/Timeline.pb.cc:332:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  140. bool deterministic, ::google::protobuf::uint8* target) const {
  141. ^~~~~~~~~~~~~
  142. codegen/Timeline.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Timeline::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  143. codegen/Timeline.pb.cc:642:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  144. bool deterministic, ::google::protobuf::uint8* target) const {
  145. ^~~~~~~~~~~~~
  146. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Room.o codegen/Room.pb.cc
  147. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room_Background::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  148. codegen/Room.pb.cc:835:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  149. bool deterministic, ::google::protobuf::uint8* target) const {
  150. ^~~~~~~~~~~~~
  151. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room_View::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  152. codegen/Room.pb.cc:1575:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  153. bool deterministic, ::google::protobuf::uint8* target) const {
  154. ^~~~~~~~~~~~~
  155. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room_Instance_EditorSettings::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  156. codegen/Room.pb.cc:2033:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  157. bool deterministic, ::google::protobuf::uint8* target) const {
  158. ^~~~~~~~~~~~~
  159. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room_Instance::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  160. codegen/Room.pb.cc:2661:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  161. bool deterministic, ::google::protobuf::uint8* target) const {
  162. ^~~~~~~~~~~~~
  163. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room_Tile_EditorSettings::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  164. codegen/Room.pb.cc:3148:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  165. bool deterministic, ::google::protobuf::uint8* target) const {
  166. ^~~~~~~~~~~~~
  167. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room_Tile::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  168. codegen/Room.pb.cc:3753:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  169. bool deterministic, ::google::protobuf::uint8* target) const {
  170. ^~~~~~~~~~~~~
  171. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room_RoomPhysicsSettings::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  172. codegen/Room.pb.cc:4408:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  173. bool deterministic, ::google::protobuf::uint8* target) const {
  174. ^~~~~~~~~~~~~
  175. codegen/Room.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Room::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  176. codegen/Room.pb.cc:5239:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  177. bool deterministic, ::google::protobuf::uint8* target) const {
  178. ^~~~~~~~~~~~~
  179. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Shader.o codegen/Shader.pb.cc
  180. codegen/Shader.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Shader::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  181. codegen/Shader.pb.cc:388:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  182. bool deterministic, ::google::protobuf::uint8* target) const {
  183. ^~~~~~~~~~~~~
  184. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Object.o codegen/Object.pb.cc
  185. codegen/Object.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Object_PhysicsShapePoint::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  186. codegen/Object.pb.cc:413:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  187. bool deterministic, ::google::protobuf::uint8* target) const {
  188. ^~~~~~~~~~~~~
  189. codegen/Object.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Object_ObjectPhysicsSettings::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  190. codegen/Object.pb.cc:952:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  191. bool deterministic, ::google::protobuf::uint8* target) const {
  192. ^~~~~~~~~~~~~
  193. codegen/Object.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Object::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  194. codegen/Object.pb.cc:1622:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  195. bool deterministic, ::google::protobuf::uint8* target) const {
  196. ^~~~~~~~~~~~~
  197. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/game.o codegen/game.pb.cc
  198. codegen/game.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::Game::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  199. codegen/game.pb.cc:240:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  200. bool deterministic, ::google::protobuf::uint8* target) const {
  201. ^~~~~~~~~~~~~
  202. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Background.o codegen/Background.pb.cc
  203. codegen/Background.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Background::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  204. codegen/Background.pb.cc:661:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  205. bool deterministic, ::google::protobuf::uint8* target) const {
  206. ^~~~~~~~~~~~~
  207. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Font.o codegen/Font.pb.cc
  208. codegen/Font.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Font_Glyph::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  209. codegen/Font.pb.cc:500:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  210. bool deterministic, ::google::protobuf::uint8* target) const {
  211. ^~~~~~~~~~~~~
  212. codegen/Font.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Font_Range::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  213. codegen/Font.pb.cc:893:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  214. bool deterministic, ::google::protobuf::uint8* target) const {
  215. ^~~~~~~~~~~~~
  216. codegen/Font.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Font::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  217. codegen/Font.pb.cc:1505:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  218. bool deterministic, ::google::protobuf::uint8* target) const {
  219. ^~~~~~~~~~~~~
  220. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/options.o codegen/options.pb.cc
  221. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Event.o codegen/Event.pb.cc
  222. codegen/Event.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Argument::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  223. codegen/Event.pb.cc:800:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  224. bool deterministic, ::google::protobuf::uint8* target) const {
  225. ^~~~~~~~~~~~~
  226. codegen/Event.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Action::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  227. codegen/Event.pb.cc:2463:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  228. bool deterministic, ::google::protobuf::uint8* target) const {
  229. ^~~~~~~~~~~~~
  230. codegen/Event.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Event::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  231. codegen/Event.pb.cc:3467:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  232. bool deterministic, ::google::protobuf::uint8* target) const {
  233. ^~~~~~~~~~~~~
  234. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/project.o codegen/project.pb.cc
  235. codegen/project.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::Project::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  236. codegen/project.pb.cc:240:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  237. bool deterministic, ::google::protobuf::uint8* target) const {
  238. ^~~~~~~~~~~~~
  239. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/GameInformation.o codegen/GameInformation.pb.cc
  240. codegen/GameInformation.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::GameInformation::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  241. codegen/GameInformation.pb.cc:547:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  242. bool deterministic, ::google::protobuf::uint8* target) const {
  243. ^~~~~~~~~~~~~
  244. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/server.o codegen/server.pb.cc
  245. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::Empty::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  246. codegen/server.pb.cc:542:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  247. bool deterministic, ::google::protobuf::uint8* target) const {
  248. ^~~~~~~~~~~~~
  249. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::Resource::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  250. codegen/server.pb.cc:989:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  251. bool deterministic, ::google::protobuf::uint8* target) const {
  252. ^~~~~~~~~~~~~
  253. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::CompileRequest::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  254. codegen/server.pb.cc:1746:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  255. bool deterministic, ::google::protobuf::uint8* target) const {
  256. ^~~~~~~~~~~~~
  257. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::LogMessage::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  258. codegen/server.pb.cc:2228:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  259. bool deterministic, ::google::protobuf::uint8* target) const {
  260. ^~~~~~~~~~~~~
  261. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::ProgressMessage::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  262. codegen/server.pb.cc:2615:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  263. bool deterministic, ::google::protobuf::uint8* target) const {
  264. ^~~~~~~~~~~~~
  265. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::CompileReply::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  266. codegen/server.pb.cc:2991:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  267. bool deterministic, ::google::protobuf::uint8* target) const {
  268. ^~~~~~~~~~~~~
  269. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::SyntaxError::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  270. codegen/server.pb.cc:3431:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  271. bool deterministic, ::google::protobuf::uint8* target) const {
  272. ^~~~~~~~~~~~~
  273. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::SetDefinitionsRequest::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  274. codegen/server.pb.cc:3907:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  275. bool deterministic, ::google::protobuf::uint8* target) const {
  276. ^~~~~~~~~~~~~
  277. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::SetCurrentConfigRequest::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  278. codegen/server.pb.cc:4297:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  279. bool deterministic, ::google::protobuf::uint8* target) const {
  280. ^~~~~~~~~~~~~
  281. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::SyntaxCheckRequest::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  282. codegen/server.pb.cc:4657:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  283. bool deterministic, ::google::protobuf::uint8* target) const {
  284. ^~~~~~~~~~~~~
  285. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::SystemType::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  286. codegen/server.pb.cc:5117:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  287. bool deterministic, ::google::protobuf::uint8* target) const {
  288. ^~~~~~~~~~~~~
  289. codegen/server.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::SystemInfo::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  290. codegen/server.pb.cc:5617:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  291. bool deterministic, ::google::protobuf::uint8* target) const {
  292. ^~~~~~~~~~~~~
  293. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Include.o codegen/Include.pb.cc
  294. codegen/Include.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Include::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  295. codegen/Include.pb.cc:539:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  296. bool deterministic, ::google::protobuf::uint8* target) const {
  297. ^~~~~~~~~~~~~
  298. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Path.o codegen/Path.pb.cc
  299. codegen/Path.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Path_Point::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  300. codegen/Path.pb.cc:343:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  301. bool deterministic, ::google::protobuf::uint8* target) const {
  302. ^~~~~~~~~~~~~
  303. codegen/Path.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Path::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  304. codegen/Path.pb.cc:812:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  305. bool deterministic, ::google::protobuf::uint8* target) const {
  306. ^~~~~~~~~~~~~
  307. g++ -Icodegen/ -std=c++11 -Wall -Wextra -Wpedantic -g -fPIC -MMD -c -o .eobjs/codegen/Settings.o codegen/Settings.pb.cc
  308. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Settings::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  309. codegen/Settings.pb.cc:862:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  310. bool deterministic, ::google::protobuf::uint8* target) const {
  311. ^~~~~~~~~~~~~
  312. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::API::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  313. codegen/Settings.pb.cc:1897:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  314. bool deterministic, ::google::protobuf::uint8* target) const {
  315. ^~~~~~~~~~~~~
  316. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Compiler::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  317. codegen/Settings.pb.cc:3202:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  318. bool deterministic, ::google::protobuf::uint8* target) const {
  319. ^~~~~~~~~~~~~
  320. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::General::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  321. codegen/Settings.pb.cc:4809:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  322. bool deterministic, ::google::protobuf::uint8* target) const {
  323. ^~~~~~~~~~~~~
  324. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Graphics::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  325. codegen/Settings.pb.cc:6369:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  326. bool deterministic, ::google::protobuf::uint8* target) const {
  327. ^~~~~~~~~~~~~
  328. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Windowing::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  329. codegen/Settings.pb.cc:7185:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  330. bool deterministic, ::google::protobuf::uint8* target) const {
  331. ^~~~~~~~~~~~~
  332. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Info::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  333. codegen/Settings.pb.cc:7852:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  334. bool deterministic, ::google::protobuf::uint8* target) const {
  335. ^~~~~~~~~~~~~
  336. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Installer::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  337. codegen/Settings.pb.cc:8622:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  338. bool deterministic, ::google::protobuf::uint8* target) const {
  339. ^~~~~~~~~~~~~
  340. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Deployment::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  341. codegen/Settings.pb.cc:9395:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  342. bool deterministic, ::google::protobuf::uint8* target) const {
  343. ^~~~~~~~~~~~~
  344. codegen/Settings.pb.cc: In member function ‘virtual google::protobuf::uint8* buffers::resources::Shortcuts::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) const’:
  345. codegen/Settings.pb.cc:10237:10: warning: unused parameter ‘deterministic’ [-Wunused-parameter]
  346. bool deterministic, ::google::protobuf::uint8* target) const {
  347. ^~~~~~~~~~~~~
  348. g++ -shared -o ../../libProtocols.so .eobjs/codegen/Sprite.o .eobjs/codegen/treenode.o .eobjs/codegen/Sound.o .eobjs/codegen/Script.o .eobjs/codegen/Timeline.o .eobjs/codegen/Room.o .eobjs/codegen/Shader.o .eobjs/codegen/Object.o .eobjs/codegen/game.o .eobjs/codegen/Background.o .eobjs/codegen/Font.o .eobjs/codegen/options.o .eobjs/codegen/Event.o .eobjs/codegen/project.o .eobjs/codegen/GameInformation.o .eobjs/codegen/server.o .eobjs/codegen/Include.o .eobjs/codegen/Path.o .eobjs/codegen/Settings.o -lprotobuf
  349. make[2]: Leaving directory '/home/owner/enigma-dev/shared/protos'
  350. make[1]: Leaving directory '/home/owner/enigma-dev/shared/protos'
  351. make -C CompilerSource
  352. make[1]: Entering directory '/home/owner/enigma-dev/CompilerSource'
  353. mkdir -p .eobjs/./
  354. mkdir -p .eobjs/./JDI/src/API/
  355. mkdir -p .eobjs/./JDI/src/General/
  356. mkdir -p .eobjs/./JDI/src/Parser/
  357. mkdir -p .eobjs/./JDI/src/Parser/handlers/
  358. mkdir -p .eobjs/./JDI/src/Parser/readers/
  359. mkdir -p .eobjs/./JDI/src/Storage/
  360. mkdir -p .eobjs/./JDI/src/System/
  361. mkdir -p .eobjs/./JDI/test/
  362. mkdir -p .eobjs/./backend/
  363. mkdir -p .eobjs/./compiler/
  364. mkdir -p .eobjs/./compiler/components/
  365. mkdir -p .eobjs/./compiler/reshandlers/
  366. mkdir -p .eobjs/./filesystem/
  367. mkdir -p .eobjs/./gcc_interface/
  368. mkdir -p .eobjs/./general/
  369. mkdir -p .eobjs/./languages/
  370. mkdir -p .eobjs/./parser/
  371. mkdir -p .eobjs/./settings-parse/
  372. mkdir -p .eobjs/./syntax/
  373. mkdir -p .eobjs/shared/event_reader/
  374. mkdir -p .eobjs/shared/eyaml/
  375. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/shared/event_reader/event_parser.o ../shared/event_reader/event_parser.cpp
  376. ../shared/event_reader/event_parser.cpp: In function ‘int event_parse_resourcefile()’:
  377. ../shared/event_reader/event_parser.cpp:182:7: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation]
  378. while (is_useless(line[--pos])); pos++;
  379. ^~~~~
  380. ../shared/event_reader/event_parser.cpp:182:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’
  381. while (is_useless(line[--pos])); pos++;
  382. ^~~
  383. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/shared/eyaml/eyaml.o ../shared/eyaml/eyaml.cpp
  384. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./general/macro_integration.o general/macro_integration.cpp
  385. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./general/bettersystem.o general/bettersystem.cpp
  386. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./general/darray.o general/darray.cpp
  387. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./general/string.o general/string.cpp
  388. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./syntax/syntax.o syntax/syntax.cpp
  389. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./filesystem/file_find.o filesystem/file_find.cpp
  390. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./settings-parse/parse_ide_settings.o settings-parse/parse_ide_settings.cpp
  391. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./settings-parse/crawler.o settings-parse/crawler.cpp
  392. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./languages/lang_CPP.o languages/lang_CPP.cpp
  393. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./languages/language_adapter.o languages/language_adapter.cpp
  394. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./parser/parser.o parser/parser.cpp
  395. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./parser/object_storage.o parser/object_storage.cpp
  396. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./parser/collect_variables.o parser/collect_variables.cpp
  397. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./parser/parser_components.o parser/parser_components.cpp
  398. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./gcc_interface/gcc_backend.o gcc_interface/gcc_backend.cpp
  399. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/test/debug_lexer.o JDI/test/debug_lexer.cpp
  400. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/General/llreader.o JDI/src/General/llreader.cpp
  401. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/General/parse_basics.o JDI/src/General/parse_basics.cpp
  402. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/General/svg_simple.o JDI/src/General/svg_simple.cpp
  403. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/General/debug_macros.o JDI/src/General/debug_macros.cpp
  404. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/API/user_tokens.o JDI/src/API/user_tokens.cpp
  405. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/API/context.o JDI/src/API/context.cpp
  406. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/API/AST_Export.o JDI/src/API/AST_Export.cpp
  407. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/API/error_reporting.o JDI/src/API/error_reporting.cpp
  408. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/API/jdi.o JDI/src/API/jdi.cpp
  409. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/API/AST.o JDI/src/API/AST.cpp
  410. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/API/lexer_interface.o JDI/src/API/lexer_interface.cpp
  411. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/definition.o JDI/src/Storage/definition.cpp
  412. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/value.o JDI/src/Storage/value.cpp
  413. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/value_funcs.o JDI/src/Storage/value_funcs.cpp
  414. JDI/src/Storage/value_funcs.cpp: In function ‘jdi::value jdi::value_unary_increment(const jdi::value&)’:
  415. JDI/src/Storage/value_funcs.cpp:125:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  416. if (x.type == VT_DOUBLE) return value(x.val.d + 1); return value(x.val.i + 1);
  417. ^~
  418. JDI/src/Storage/value_funcs.cpp:125:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  419. if (x.type == VT_DOUBLE) return value(x.val.d + 1); return value(x.val.i + 1);
  420. ^~~~~~
  421. JDI/src/Storage/value_funcs.cpp: In function ‘jdi::value jdi::value_unary_decrement(const jdi::value&)’:
  422. JDI/src/Storage/value_funcs.cpp:128:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  423. if (x.type == VT_DOUBLE) return value(x.val.d - 1); return value(x.val.i - 1);
  424. ^~
  425. JDI/src/Storage/value_funcs.cpp:128:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  426. if (x.type == VT_DOUBLE) return value(x.val.d - 1); return value(x.val.i - 1);
  427. ^~~~~~
  428. JDI/src/Storage/value_funcs.cpp: In function ‘jdi::value jdi::value_unary_positive(const jdi::value&)’:
  429. JDI/src/Storage/value_funcs.cpp:131:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  430. if (x.type == VT_DOUBLE) return value(+x.val.d); return value(+x.val.i);
  431. ^~
  432. JDI/src/Storage/value_funcs.cpp:131:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  433. if (x.type == VT_DOUBLE) return value(+x.val.d); return value(+x.val.i);
  434. ^~~~~~
  435. JDI/src/Storage/value_funcs.cpp: In function ‘jdi::value jdi::value_unary_negative(const jdi::value&)’:
  436. JDI/src/Storage/value_funcs.cpp:134:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  437. if (x.type == VT_DOUBLE) return value(-x.val.d); return value(-x.val.i);
  438. ^~
  439. JDI/src/Storage/value_funcs.cpp:134:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  440. if (x.type == VT_DOUBLE) return value(-x.val.d); return value(-x.val.i);
  441. ^~~~~~
  442. JDI/src/Storage/value_funcs.cpp: In function ‘jdi::value jdi::value_unary_dereference(const jdi::value&)’:
  443. JDI/src/Storage/value_funcs.cpp:137:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  444. if (x.type == VT_STRING) return value((long)*x.val.s); return value();
  445. ^~
  446. JDI/src/Storage/value_funcs.cpp:137:60: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  447. if (x.type == VT_STRING) return value((long)*x.val.s); return value();
  448. ^~~~~~
  449. JDI/src/Storage/value_funcs.cpp: In function ‘jdi::value jdi::value_unary_negate(const jdi::value&)’:
  450. JDI/src/Storage/value_funcs.cpp:143:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  451. if (x.type == VT_DOUBLE) return value(~(long)x.val.d); return value(~x.val.i);
  452. ^~
  453. JDI/src/Storage/value_funcs.cpp:143:60: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  454. if (x.type == VT_DOUBLE) return value(~(long)x.val.d); return value(~x.val.i);
  455. ^~~~~~
  456. JDI/src/Storage/value_funcs.cpp: In function ‘jdi::value jdi::value_unary_not(const jdi::value&)’:
  457. JDI/src/Storage/value_funcs.cpp:146:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  458. if (x.type == VT_DOUBLE) return value((long)(fabs(x.val.d) > DBL_EPSILON)); return value((long)!x.val.i);
  459. ^~
  460. JDI/src/Storage/value_funcs.cpp:146:81: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  461. pe == VT_DOUBLE) return value((long)(fabs(x.val.d) > DBL_EPSILON)); return value((long)!x.val.i);
  462. ^~~~~~
  463. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/full_type.o JDI/src/Storage/full_type.cpp
  464. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/references.o JDI/src/Storage/references.cpp
  465. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_qualified_definition.o JDI/src/Parser/readers/read_qualified_definition.cpp
  466. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_type.o JDI/src/Parser/readers/read_type.cpp
  467. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_template_parameters.o JDI/src/Parser/readers/read_template_parameters.cpp
  468. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_next_token.o JDI/src/Parser/readers/read_next_token.cpp
  469. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_expression.o JDI/src/Parser/readers/read_expression.cpp
  470. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_operatorkw_name.o JDI/src/Parser/readers/read_operatorkw_name.cpp
  471. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_enum.o JDI/src/Parser/handlers/handle_enum.cpp
  472. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_declarators.o JDI/src/Parser/handlers/handle_declarators.cpp
  473. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_hypothetical.o JDI/src/Parser/handlers/handle_hypothetical.cpp
  474. JDI/src/Parser/handlers/handle_hypothetical.cpp: In function ‘jdi::definition_hypothetical* jdip::handle_hypothetical(jdi::lexer*, jdi::definition_scope*, jdip::token_t&, unsigned int, jdi::error_handler*)’:
  475. JDI/src/Parser/handlers/handle_hypothetical.cpp:37:9: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses]
  476. if (!temp->flags & DEF_TEMPLATE) {
  477. ^~~~~~~~~~~~
  478. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_namespace.o JDI/src/Parser/handlers/handle_namespace.cpp
  479. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_union.o JDI/src/Parser/handlers/handle_union.cpp
  480. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_templates.o JDI/src/Parser/handlers/handle_templates.cpp
  481. JDI/src/Parser/handlers/handle_templates.cpp: In member function ‘int jdip::context_parser::handle_template(jdi::definition_scope*, jdip::token_t&, unsigned int)’:
  482. JDI/src/Parser/handlers/handle_templates.cpp:140:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  483. if (!hijack.referenced) delete temp; return ERROR_CODE;
  484. ^~
  485. JDI/src/Parser/handlers/handle_templates.cpp:140:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  486. if (!hijack.referenced) delete temp; return ERROR_CODE;
  487. ^~~~~~
  488. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_class.o JDI/src/Parser/handlers/handle_class.cpp
  489. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_scope.o JDI/src/Parser/handlers/handle_scope.cpp
  490. JDI/src/Parser/handlers/handle_scope.cpp: In member function ‘int jdip::context_parser::handle_scope(jdi::definition_scope*, jdip::token_t&, unsigned int)’:
  491. JDI/src/Parser/handlers/handle_scope.cpp:159:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  492. if ((token = read_next_token(scope)).type != TT_COLON)
  493. ^~
  494. JDI/src/Parser/handlers/handle_scope.cpp:160:80: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  495. token.report_error(herr, "Colon expected following `public' token"); break;
  496. ^~~~~
  497. JDI/src/Parser/handlers/handle_scope.cpp:164:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  498. if ((token = read_next_token(scope)).type != TT_COLON)
  499. ^~
  500. JDI/src/Parser/handlers/handle_scope.cpp:165:81: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  501. token.report_error(herr, "Colon expected following `private' token"); break;
  502. ^~~~~
  503. JDI/src/Parser/handlers/handle_scope.cpp:169:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  504. if ((token = read_next_token(scope)).type != TT_COLON)
  505. ^~
  506. JDI/src/Parser/handlers/handle_scope.cpp:170:83: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  507. token.report_error(herr, "Colon expected following `protected' token"); break;
  508. ^~~~~
  509. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_function_impl.o JDI/src/Parser/handlers/handle_function_impl.cpp
  510. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/base.o JDI/src/Parser/base.cpp
  511. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/parse_context.o JDI/src/Parser/parse_context.cpp
  512. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/System/lex_buffer.o JDI/src/System/lex_buffer.cpp
  513. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/System/token.o JDI/src/System/token.cpp
  514. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/System/macros.o JDI/src/System/macros.cpp
  515. JDI/src/System/macros.cpp: In member function ‘bool jdip::macro_function::parse(std::vector<std::__cxx11::basic_string<char> >&, char*&, char*&, jdip::token_t, jdi::error_handler*) const’:
  516. JDI/src/System/macros.cpp:228:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation]
  517. while (bufat > buf and is_useless(*--bufat)); ++bufat;
  518. ^~~~~
  519. JDI/src/System/macros.cpp:228:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’
  520. while (bufat > buf and is_useless(*--bufat)); ++bufat;
  521. ^~
  522. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/System/builtins.o JDI/src/System/builtins.cpp
  523. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/System/symbols.o JDI/src/System/symbols.cpp
  524. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./JDI/src/System/lex_cpp.o JDI/src/System/lex_cpp.cpp
  525. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./backend/GameData.o backend/GameData.cpp
  526. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./backend/ideprint.o backend/ideprint.cpp
  527. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./backend/JavaCallbacks.o backend/JavaCallbacks.cpp
  528. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_paths.o compiler/components/module_write_paths.cpp
  529. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/write_object_data.o compiler/components/write_object_data.cpp
  530. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/parse_and_link.o compiler/components/parse_and_link.cpp
  531. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/parse_secondary.o compiler/components/parse_secondary.cpp
  532. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/write_shader_data.o compiler/components/write_shader_data.cpp
  533. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/write_font_info.o compiler/components/write_font_info.cpp
  534. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/write_room_data.o compiler/components/write_room_data.cpp
  535. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_fonts.o compiler/components/module_write_fonts.cpp
  536. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_backgrounds.o compiler/components/module_write_backgrounds.cpp
  537. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/write_defragged_events.o compiler/components/write_defragged_events.cpp
  538. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_sounds.o compiler/components/module_write_sounds.cpp
  539. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/write_object_access.o compiler/components/write_object_access.cpp
  540. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_sprites.o compiler/components/module_write_sprites.cpp
  541. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/components/write_globals.o compiler/components/write_globals.cpp
  542. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/reshandlers/rectpack.o compiler/reshandlers/rectpack.cpp
  543. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/jdi_utility.o compiler/jdi_utility.cpp
  544. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/compile_common.o compiler/compile_common.cpp
  545. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/compile.o compiler/compile.cpp
  546. compiler/compile.cpp: In member function ‘virtual int lang_CPP::compile(const GameData&, const char*, int)’:
  547. compiler/compile.cpp:433:56: error: no match for ‘operator[]’ (operand types are ‘const google::protobuf::RepeatedPtrField<buffers::resources::Timeline_Moment>’ and ‘int’)
  548. wto << " curr[" << game.timelines[i].moments()[j].step()
  549. ^
  550. compiler/compile.cpp:670:12: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  551. getcwd (prevdir.data(), 4096);
  552. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  553. compiler/compile.cpp:671:10: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  554. chdir(newdir.c_str());
  555. ~~~~~^~~~~~~~~~~~~~~~
  556. compiler/compile.cpp:685:10: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  557. chdir(prevdir.data());
  558. ~~~~~^~~~~~~~~~~~~~~~
  559. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./frontend.o frontend.cpp
  560. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./main.o main.cpp
  561. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./settings.o settings.cpp
  562. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./makedir.o makedir.cpp
  563. g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/compile.o compiler/compile.cpp
  564. compiler/compile.cpp: In member function ‘virtual int lang_CPP::compile(const GameData&, const char*, int)’:
  565. compiler/compile.cpp:433:56: error: no match for ‘operator[]’ (operand types are ‘const google::protobuf::RepeatedPtrField<buffers::resources::Timeline_Moment>’ and ‘int’)
  566. wto << " curr[" << game.timelines[i].moments()[j].step()
  567. ^
  568. compiler/compile.cpp:670:12: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  569. getcwd (prevdir.data(), 4096);
  570. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  571. compiler/compile.cpp:671:10: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  572. chdir(newdir.c_str());
  573. ~~~~~^~~~~~~~~~~~~~~~
  574. compiler/compile.cpp:685:10: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  575. chdir(prevdir.data());
  576. ~~~~~^~~~~~~~~~~~~~~~
  577. make[1]: Leaving directory '/home/owner/enigma-dev/CompilerSource'
  578. Makefile:6: recipe for target 'ENIGMA' failed
  579. make: *** [ENIGMA] Error 2
  580. Done, to start Enigma just run ~/enigma-dev/start.sh
  581. owner@owner:~$ '/home/owner/enigma-dev/start.sh'
  582. Java Version: 100002 (10.0.2)
  583. Loading lib files in /home/owner/enigma-dev/lateralgm.jar
  584. 01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
  585. 05_score.lgl 06_extra.lgl 07_draw.lgl
  586. Calling `make eTCpath=""`
  587. > make -C shared/protos/
  588. > make[1]: Entering directory '/home/owner/enigma-dev/shared/protos'
  589. > make codegen
  590. > make[2]: Entering directory '/home/owner/enigma-dev/shared/protos'
  591. > mkdir -p codegen/
  592. > make[2]: Leaving directory '/home/owner/enigma-dev/shared/protos'
  593. > make ../../libProtocols.so
  594. > make[2]: Entering directory '/home/owner/enigma-dev/shared/protos'
  595. > make[2]: '../../libProtocols.so' is up to date.
  596. > make[2]: Leaving directory '/home/owner/enigma-dev/shared/protos'
  597. > make[1]: Leaving directory '/home/owner/enigma-dev/shared/protos'
  598. > make -C CompilerSource
  599. > make[1]: Entering directory '/home/owner/enigma-dev/CompilerSource'
  600. > g++ -fPIC -std=c++11 -Wall -O3 -g -I./JDI/src -I../shared -I../shared/protos/codegen -I. -MMD -MP -c -o .eobjs/./compiler/compile.o compiler/compile.cpp
  601. > compiler/compile.cpp: In member function ‘virtual int lang_CPP::compile(const GameData&, const char*, int)’:
  602. > compiler/compile.cpp:433:56: error: no match for ‘operator[]’ (operand types are ‘const google::protobuf::RepeatedPtrField<buffers::resources::Timeline_Moment>’ and ‘int’)
  603. > wto << " curr[" << game.timelines[i].moments()[j].step()
  604. > ^
  605. > compiler/compile.cpp:670:12: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  606. > getcwd (prevdir.data(), 4096);
  607. > ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  608. > compiler/compile.cpp:671:10: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  609. > chdir(newdir.c_str());
  610. > ~~~~~^~~~~~~~~~~~~~~~
  611. > compiler/compile.cpp:685:10: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  612. > chdir(prevdir.data());
  613. > ~~~~~^~~~~~~~~~~~~~~~
  614. > make[1]: Leaving directory '/home/owner/enigma-dev/CompilerSource'
  615. > make: *** [ENIGMA] Error 2
  616. > Makefile:6: recipe for target 'ENIGMA' failed
  617. 2
  618. Process terminated
  619. Thread-2:
  620. java.lang.UnsatisfiedLinkError: Unable to load library 'compileEGMf': Native library (linux-x86-64/libcompileEGMf.so) not found in resource path ([file:/home/owner/enigma-dev/plugins/enigma.jar])
  621. at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:271)
  622. at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:398)
  623. at com.sun.jna.Library$Handler.<init>(Library.java:147)
  624. at com.sun.jna.Native.loadLibrary(Native.java:412)
  625. at com.sun.jna.Native.loadLibrary(Native.java:391)
  626. at org.enigma.EnigmaRunner.attemptLib(EnigmaRunner.java:248)
  627. at org.enigma.EnigmaRunner.access$1(EnigmaRunner.java:241)
  628. at org.enigma.EnigmaRunner$3.run(EnigmaRunner.java:179)
  629. java.lang.UnsatisfiedLinkError: Unable to load library 'compileEGMf': Native library (linux-x86-64/libcompileEGMf.so) not found in resource path ([file:/home/owner/enigma-dev/plugins/enigma.jar])
  630. at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:271)
  631. at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:398)
  632. at com.sun.jna.Library$Handler.<init>(Library.java:147)
  633. at com.sun.jna.Native.loadLibrary(Native.java:412)
  634. at com.sun.jna.Native.loadLibrary(Native.java:391)
  635. at org.enigma.EnigmaRunner.attemptLib(EnigmaRunner.java:248)
  636. at org.enigma.EnigmaRunner.access$1(EnigmaRunner.java:241)
  637. at org.enigma.EnigmaRunner$3.run(EnigmaRunner.java:179)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement