Advertisement
Guest User

Untitled

a guest
May 26th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. Last login: Sun May 26 19:22:44 on ttys000
  2. Owners-MacBook-Pro:~ owner$ cd /Users/owner/enigma-dev/untitled\ folder/untitled\ folder
  3. Owners-MacBook-Pro:untitled folder owner$ java -jar lateralgm.jar
  4. Java Version: 120001 (12.0.1)
  5. Loading lib files in /Users/owner/enigma-dev/untitled folder/untitled folder/lateralgm.jar
  6. 01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
  7. 05_score.lgl 06_extra.lgl 07_draw.lgl
  8. Calling `gmake eTCpath=""`
  9. > gmake: gmake: Command not found
  10. > gmake -C shared/protos/
  11. > gmake: *** [Makefile:29: libProtocols] Error 127
  12. 2
  13. Process terminated
  14. Initializing Enigma:
  15. Linking up to IDE
  16. Implementing JDI basics
  17. UnimplementedUnimplemented
  18.  
  19. Choosing language: C++
  20. Creating parse context
  21. Parsing settings...
  22. TOINT: 0
  23. TOINT: 0
  24. TOINT: 1
  25. TOINT: 0
  26. TOINT: 0
  27. TOINT: 0
  28.  
  29. Loading compiler ey file: Compilers/MacOSX/clang.ey
  30. CC="clang"
  31. CFLAGS=""
  32. CPPFLAGS=""
  33. CXX="clang++"
  34. CXXFLAGS="-std=c++11"
  35. LDFLAGS=""
  36. LINKS=""
  37. MAKE="gmake"
  38. MAKEFLAGS=""
  39. BUILD-EXTENSION=".app"
  40. RESOURCES="./MacOS/build/Release/EnigmaXcode.app/Contents/MacOS/EnigmaXcode.res"
  41. RUN-OUTPUT="./MacOS/build/Release/EnigmaXcode.app/Contents/MacOS/EnigmaXcode"
  42. RUN-PARAMS=""
  43. RUN-PROGRAM="open $game"
  44.  
  45.  
  46. *********** EXECUTE
  47. `/usr/bin/make`
  48. `CODEGEN=/Users/owner/.enigma/`
  49. `WORKDIR=/Users/owner/.enigma/`
  50. `required-directories`
  51.  
  52.  
  53.  
  54. mkdir -p "/Users/owner/.enigma/"
  55. mkdir -p "/Users/owner/.enigma/Preprocessor_Environment_Editable/"
  56. Read key `defines` as `clang -dM -E -x c++ --std=c++03 $blank`
  57. Parsed `clang` `-dM -E -x c++ --std=c++03 "/Users/owner/.enigma/enigma_blank.txt"`: redirect=yes
  58. TRUE
  59.  
  60.  
  61.  
  62.  
  63. *********** EXECUTE
  64. `/usr/bin/clang`
  65. `-dM`
  66. `-E`
  67. `-x`
  68. `c++`
  69. `--std=c++03`
  70. `/Users/owner/.enigma/enigma_blank.txt`
  71.  
  72.  
  73.  
  74. Call succeeded
  75. Read key `searchdirs` as `clang -E -x c++ --std=c++03 -v $blank`
  76. Parsed `clang` `-E -x c++ --std=c++03 -v "/Users/owner/.enigma/enigma_blank.txt"`: redirect=yes
  77. TRUE
  78.  
  79.  
  80.  
  81.  
  82. *********** EXECUTE
  83. `/usr/bin/clang`
  84. `-E`
  85. `-x`
  86. `c++`
  87. `--std=c++03`
  88. `-v`
  89. `/Users/owner/.enigma/enigma_blank.txt`
  90.  
  91.  
  92.  
  93. Call succeeded
  94. Searching for directories between "#include <...> search starts here:" and "End of search list."
  95. Toolchain returned 9 search directories:
  96. Setting up IDE editables...
  97. Loading extensions: Universal_System/Extensions/DateTime, Universal_System/Extensions/Paths, Universal_System/Extensions/DataStructures, Universal_System/Extensions/MotionPlanning, Universal_System/Extensions/Alarms, Universal_System/Extensions/libpng, Universal_System/Extensions/ParticleSystems, Universal_System/Extensions/Timelines
  98. %e-yaml
  99. ---
  100. keyword-blacklist: ""
  101. codegen-directory: "%HOME%/.enigma/"
  102. inherit-equivalence-from: 0
  103. scalar-precision: 0
  104. inherit-negatives-as: 0
  105. treat-literals-as: 0
  106. angular-unit: 0
  107. inherit-escapes-from: 0
  108. compliance-mode: 0
  109. eobjs-directory: "%HOME%/.enigma/"
  110. automatic-semicolons: true
  111. inherit-objects: true
  112. inherit-strings-from: 0
  113. inherit-increment-from: 1
  114.  
  115. target-collision: Precise
  116. target-windowing: SDL
  117. target-widget: None
  118. target-networking: None
  119. target-graphics: OpenGL1
  120. target-audio: OpenAL
  121. target-compiler: clang
  122.  
  123. extensions: Universal_System/Extensions/DateTime,Universal_System/Extensions/Paths,Universal_System/Extensions/DataStructures,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/Alarms,Universal_System/Extensions/libpng,Universal_System/Extensions/ParticleSystems,Universal_System/Extensions/Timelines
  124.  
  125. Creating swap.
  126. Dumping whiteSpace definitions...
  127. Opening ENIGMA for parse...
  128. ERROR(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1//__config,321,9): Type name expected here; `__char16_t' is not declared
  129. ERROR(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1//__config,321,20): Declaration does not give a valid type
  130. ERROR(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1//__config,322,9): Type name expected here; `__char32_t' is not declared
  131. ERROR(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1//__config,322,20): Declaration does not give a valid type
  132. ERROR(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1//__config,444,10): Declaration does not give a valid type
  133. ERROR(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1//__config,444,38): Unexpected opening brace here; declaration is not a function
  134. ERROR(__DARWIN_ALIAS,0,2): Unexpected opening brace here; declaration is not a function
  135. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,22): Declaration does not give a valid type
  136. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,50): Unexpected opening brace here; declaration is not a function
  137. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,22): Declaration does not give a valid type
  138. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,50): Unexpected opening brace here; declaration is not a function
  139. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,22): Declaration does not give a valid type
  140. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,50): Unexpected opening brace here; declaration is not a function
  141. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,22): Declaration does not give a valid type
  142. ERROR(_LIBCPP_BEGIN_NAMESPACE_STD,0,50): Unexpected opening brace here; declaration is not a function
  143. java(1350,0x7000090e9000) malloc: *** mach_vm_map(size=18446744072764403712) failed (error code=3)
  144. *** error: can't allocate region
  145. *** set a breakpoint in malloc_error_break to debug
  146. libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
  147. Abort trap: 6
  148. Owners-MacBook-Pro:untitled folder owner$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement