Advertisement
Guest User

Untitled

a guest
Mar 26th, 2013
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.11 KB | None | 0 0
  1. $ cd projects/whack-that-mole
  2. $ basil basil build native-android
  3. [build] Building: debug/native-android
  4. [build-native] Writing resources for 7ba6726c608a43fd8b607d27841e2774 with target native-android
  5. [packager] Packaging resources...
  6. [jsio] Inferring opts from platform: native
  7. [packager] native-android { appID: '7ba6726c608a43fd8b607d27841e2774',
  8. version: undefined,
  9. fullPath: '/home/roman/Coding/gameclosure/devkit/projects/whack-that-mole',
  10. compress: true,
  11. debug: true,
  12. release: true,
  13. servicesURL: 'http://api.gameclosure.com',
  14. output: '/home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/assets/resources',
  15. localBuildPath: 'build/debug/native-android',
  16. isSimulated: false,
  17. isTestApp: false,
  18. noRedirect: false,
  19. noPrompt: true,
  20. packageName: '',
  21. studio: 'lilvarmit.com',
  22. metadata: null,
  23. template: 'build',
  24. target: 'native-android',
  25. subtarget: 'android' }
  26. [jsio] Compiling Source code.
  27. [jsio] jsio_compile "gc.native.launchClient" --cwd "/home/roman/Coding/gameclosure/devkit/projects/whack-that-mole" --compressSources "true" --compressResult "true" --compressorCachePath "/home/roman/Coding/gameclosure/devkit/projects/whack-that-mole/build/.cache" --printOutput --defines "{\"BUILD_TARGET\":\"native-android\",\"BUILD_ENV\":\"native\",\"DEBUG\":true,\"DEV_MODE\":true,\"ADDON_NATIVE_ANDROID\":true}" --jsioPath "sdk/jsio" --noIE "true" --environment "native" --path "[\".\",\"sdk/jsio\",\"sdk/gc/api/\",\"sdk/\",\"sdk/timestep/\"]" --includeJsio "true" --appendImport "false" --debug "4"
  28. WARN preprocessors.compiler could not compile import from sdk/gc/native/launchClient.js: 'import base', {}).logging.get('console'
  29. WARN preprocessors.compiler could not compile import from sdk/timestep/device.js: 'import ui.backend.' + (exports.useDOM ? 'dom' : 'canvas'
  30. LOG ..__imports__ Including native runtime.
  31. [compressor] compressing ./src/soundcontroller.js
  32. [make] ndk-build -C TeaLeaf clean
  33. make[1]: Entering directory `/home/roman/Coding/gameclosure/devkit/addons/native-android/TeaLeaf'
  34. Clean: andprof [armeabi]
  35. make[1]: Leaving directory `/home/roman/Coding/gameclosure/devkit/addons/native-android/TeaLeaf'
  36. [make] /home/roman/android/android-ndk/build/core/add-application.mk:128: Android NDK: WARNING: APP_PLATFORM android-14 is larger than android:minSdkVersion 8 in ./AndroidManifest.xml
  37. [make] /bin/sh: 1: Syntax error: "(" unexpected
  38. [make] make[1]: *** [clean-andprof-armeabi] Error 2
  39. [make] make: *** [clean] Помилка 2
  40. [android] Created project directory: /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole
  41. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/src/com/lilvarmit/whackthatmole
  42. Added file /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/src/com/lilvarmit/whackthatmole/whackthatmoleActivity.java
  43. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res
  44. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/bin
  45. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/libs
  46. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res/values
  47. Added file /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res/values/strings.xml
  48. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res/layout
  49. Added file /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res/layout/main.xml
  50. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res/drawable-hdpi
  51. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res/drawable-mdpi
  52. Created directory /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/res/drawable-ldpi
  53. Added file /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/AndroidManifest.xml
  54. Added file /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/build.xml
  55. Added file /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/proguard-project.txt
  56. (make exited with code 2)
  57. [ndk-build] /home/roman/android/android-ndk/build/core/add-application.mk:128: Android NDK: WARNING: APP_PLATFORM android-14 is larger than android:minSdkVersion 8 in ./AndroidManifest.xml
  58. [jvmtools] Connected to daemon on 0.0.0.0:43607
  59. [ndk-build] Compile++ thumb : tealeaf <= js_events.cpp
  60. [ndk-build] Compile++ thumb : tealeaf <= js_gc.cpp
  61. [ndk-build] Compile++ thumb : tealeaf <= js_haptics.cpp
  62. [ndk-build] Compile++ thumb : tealeaf <= js_input_prompt.cpp
  63. [ndk-build] Compile++ thumb : tealeaf <= js_local_storage.cpp
  64. [ndk-build] Compile++ thumb : tealeaf <= js_locale.cpp
  65. [ndk-build] Compile++ thumb : tealeaf <= js_native.cpp
  66. [ndk-build] Compile++ thumb : tealeaf <= js_location.cpp
  67. [android] Resolved location of library project to: /home/roman/Coding/gameclosure/devkit/addons/native-android/TeaLeaf
  68. [android] Updated project.properties
  69. [android] Updated local.properties
  70. [android] Updated file /home/roman/Coding/gameclosure/devkit/addons/native-android/build/whackthatmole/proguard-project.txt
  71.  
  72. ERROR: Error: spawn ENOTDIR
  73. at errnoException (child_process.js:945:11)
  74. at Process.ChildProcess._handle.onexit (child_process.js:736:34)
  75.  
  76. Terminating in 5 seconds...
  77.  
  78. [git] chdir(): Not a directory
  79. [git] release-0.1.8
  80. [git] release-0.1.7
  81. Found tag name release-0.1.8
  82. Found tag name release-0.1.7
  83. [ndk-build] Compile++ thumb : tealeaf <= js_navigator.cpp
  84. [ndk-build] Compile++ thumb : tealeaf <= js_overlay.cpp
  85. [ndk-build] Compile++ thumb : tealeaf <= js_photo.cpp
  86. [ndk-build] Compile++ thumb : tealeaf <= js_profiler.cpp
  87. [ndk-build] Compile++ thumb : tealeaf <= js_purchase.cpp
  88. [ndk-build] Compile++ thumb : tealeaf <= js_plugins.cpp
  89. [ndk-build] Compile++ thumb : tealeaf <= js_socket.cpp
  90. [ndk-build] Compile++ thumb : tealeaf <= js_sound.cpp
  91. [ndk-build] Compile++ thumb : tealeaf <= js_textbox.cpp
  92. [ndk-build] Compile++ thumb : tealeaf <= js_timer.cpp
  93. [ndk-build] Compile++ thumb : tealeaf <= js_timestep_events.cpp
  94. [ndk-build] Compile++ thumb : tealeaf <= js_timestep_image_map.cpp
  95. [ndk-build] Compile++ thumb : tealeaf <= js_timestep_view.cpp
  96. [ndk-build] Compile++ thumb : tealeaf <= js_xhr.cpp
  97. [ndk-build] Compile thumb : tealeaf <= config.c
  98. [ndk-build] Compile thumb : tealeaf <= core.c
  99. [ndk-build] Compile thumb : tealeaf <= draw_textures.c
  100. [ndk-build] Compile thumb : tealeaf <= events.c
  101. basil exited with an error. The logs are in /tmp/basil.log.
  102. Contact our support team (support@gameclosure.com) with these logs for assistance.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement