Advertisement
Guest User

TC-4883-ant_install.txt

a guest
Jan 28th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.10 KB | None | 0 0
  1. Buildfile: /Users/bjohnson/issue/myexample/android/build.xml
  2.  
  3. ndk.clean:
  4.  
  5. pre.clean:
  6.  
  7. clean:
  8. [delete] Deleting directory /Users/bjohnson/issue/myexample/android/build/classes
  9. [delete] Deleting directory /Users/bjohnson/issue/myexample/android/dist
  10.  
  11. post.clean:
  12.  
  13. python.set.exec:
  14.  
  15. python.check:
  16. [echo] Testing for Python
  17. [exec] Python 2.7.5
  18.  
  19. init:
  20. [mkdir] Created dir: /Users/bjohnson/issue/myexample/android/build/classes
  21. [mkdir] Created dir: /Users/bjohnson/issue/myexample/android/dist
  22.  
  23. process.annotations:
  24. [mkdir] Created dir: /Users/bjohnson/issue/myexample/android/build/generated/json
  25. [javac] Compiling 2 source files to /Users/bjohnson/issue/myexample/android/build/classes
  26. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  27. [javac] Note: [KrollBindingGen] Running Kroll binding generator.
  28. [javac] Note: [KrollBindingGen] No binding data found, creating new data file: org.appcelerator.titanium.bindings/myexample.json
  29. [javac] Note: [KrollBindingGen] Found binding for proxy Example
  30. [javac] Note: [KrollBindingGen] Found binding for module Myexample
  31. [javac] Note: [KrollBindingGen] Generating JSON: file:/Users/bjohnson/issue/myexample/android/build/generated/json/org/appcelerator/titanium/bindings/myexample.json
  32. [javac] warning: The following options were not recognized by any processor: '[kroll.checkTiContext]'
  33. [javac] Note: /Users/bjohnson/issue/myexample/android/src/com/mycompany/myexample/ExampleProxy.java uses or overrides a deprecated API.
  34. [javac] Note: Recompile with -Xlint:deprecation for details.
  35.  
  36. generate.v8.bindings:
  37. [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.ExampleProxy.h
  38. [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.ExampleProxy.cpp
  39. [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.MyexampleModule.h
  40. [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.MyexampleModule.cpp
  41.  
  42. generate.bindings:
  43.  
  44. pre.compile:
  45.  
  46. js.compile:
  47.  
  48. ndk.build:
  49. [copy] Copying 1 file to /Users/bjohnson/issue/myexample/android/build/generated
  50. [copy] Copying 1 file to /Users/bjohnson/issue/myexample/android/build/generated/jni
  51. [mkdir] Created dir: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated
  52. [copy] Copying 11 files to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated
  53. [exec] Android NDK: WARNING:jni/Android.mk:com.mycompany.myexample: non-system libraries in linker flags: -lkroll-v8
  54. [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
  55. [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
  56. [exec] Android NDK: current module jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'
  57. [exec]
  58. [exec] Android NDK: WARNING:jni/Android.mk:com.mycompany.myexample: non-system libraries in linker flags: -lkroll-v8
  59. [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
  60. [exec]
  61. [exec] jni/Android.mk:38: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'
  62. [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
  63. [exec] jni/Android.mk:38: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'Android NDK: current module
  64. [exec]
  65. [exec] jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'
  66. [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'
  67. [exec] jni/Android.mk:38: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'
  68. [exec] jni/Android.mk:38: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'
  69. [exec] Android NDK: WARNING:jni/Android.mk:com.mycompany.myexample: non-system libraries in linker flags: -lkroll-v8
  70. [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
  71. [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
  72. [exec] Android NDK: current module
  73. [exec] [armeabi] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.ExampleProxy.cpp
  74. [exec] [armeabi] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.MyexampleModule.cpp
  75. [exec] gperf -L C++ -E -t "/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.gperf" > "/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp"
  76. [exec] "python" "/Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/module/android/js2c.py" "/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp" "/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/bootstrap.js"
  77. [exec] [armeabi] Compile++ thumb: com.mycompany.myexample <= MyexampleBootstrap.cpp
  78. [exec] In file included from jni/../MyexampleBootstrap.cpp:17:0:
  79. [exec] /private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.gperf:14:28: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [enabled by default]
  80. [exec] struct titanium::bindings::BindEntry;
  81. [exec] ^
  82. [exec] [armeabi] Prebuilt : libstlport_shared.so <= <NDK>/sources/cxx-stl/stlport/libs/armeabi/thumb/
  83. [exec] [armeabi] SharedLibrary : libcom.mycompany.myexample.so
  84. [exec] [armeabi] Install : libcom.mycompany.myexample.so => libs/armeabi/libcom.mycompany.myexample.so
  85. [exec] [armeabi] Install : libstlport_shared.so => libs/armeabi/libstlport_shared.so
  86. [exec] [armeabi-v7a] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.ExampleProxy.cpp
  87. [exec] [armeabi-v7a] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.MyexampleModule.cpp
  88. [exec] [armeabi-v7a] Compile++ thumb: com.mycompany.myexample <= MyexampleBootstrap.cpp
  89. [exec] In file included from jni/../MyexampleBootstrap.cpp:17:0:
  90. [exec] /private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.gperf:14:28: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [enabled by default]
  91. [exec] struct titanium::bindings::BindEntry;
  92. [exec] ^
  93. [exec] [armeabi-v7a] Prebuilt : libstlport_shared.so <= <NDK>/sources/cxx-stl/stlport/libs/armeabi-v7a/thumb/
  94. [exec] [armeabi-v7a] SharedLibrary : libcom.mycompany.myexample.so
  95. [exec] [armeabi-v7a] Install : libcom.mycompany.myexample.so => libs/armeabi-v7a/libcom.mycompany.myexample.so
  96. [exec] [armeabi-v7a] Install : libstlport_shared.so => libs/armeabi-v7a/libstlport_shared.so
  97. [exec] [x86] Compile++ : com.mycompany.myexample <= com.mycompany.myexample.ExampleProxy.cpp
  98. [exec] [x86] Compile++ : com.mycompany.myexample <= com.mycompany.myexample.MyexampleModule.cpp
  99. [exec] [x86] Compile++ : com.mycompany.myexample <= MyexampleBootstrap.cpp
  100. [exec] In file included from jni/../MyexampleBootstrap.cpp:17:0:
  101. [exec] /private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.gperf:14:28: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [enabled by default]
  102. [exec] struct titanium::bindings::BindEntry;
  103. [exec] ^
  104. [exec] [x86] Prebuilt : libstlport_shared.so <= <NDK>/sources/cxx-stl/stlport/libs/x86/
  105. [exec] [x86] SharedLibrary : libcom.mycompany.myexample.so
  106. [exec] [x86] Install : libcom.mycompany.myexample.so => libs/x86/libcom.mycompany.myexample.so
  107. [exec] [x86] Install : libstlport_shared.so => libs/x86/libstlport_shared.so
  108. [move] Moving 43 files to /Users/bjohnson/issue/myexample/android/build/generated
  109. [copy] Copying 3 files to /Users/bjohnson/issue/myexample/android/libs
  110.  
  111. ndk.build.local:
  112.  
  113. compile:
  114. [javac] Compiling 1 source file to /Users/bjohnson/issue/myexample/android/build/classes
  115. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  116. [copy] Copying 1 file to /Users/bjohnson/issue/myexample/android/build/classes
  117.  
  118. post.compile:
  119.  
  120. pre.dist:
  121.  
  122. dist:
  123. [jar] Building jar: /Users/bjohnson/issue/myexample/android/dist/myexample.jar
  124.  
  125. post.jar:
  126.  
  127. python.set.exec:
  128.  
  129. python.check:
  130. [echo] Testing for Python
  131. [exec] Python 2.7.5
  132.  
  133. init:
  134.  
  135. pre.docgen:
  136.  
  137. docgen:
  138. [exec] Generating /Users/bjohnson/issue/myexample/android/build/docs/index.html
  139.  
  140. post.docgen:
  141.  
  142. check.respackage:
  143. [zip] Building zip: /Users/bjohnson/issue/myexample/android/dist/com.mycompany.myexample-android-1.0.0.zip
  144.  
  145. libs.check:
  146.  
  147. zip.libs:
  148. [zip] Updating zip: /Users/bjohnson/issue/myexample/android/dist/com.mycompany.myexample-android-1.0.0.zip
  149.  
  150. zip.metadata:
  151.  
  152. clean.respackage:
  153.  
  154. post.dist:
  155.  
  156. install:
  157. [exec] [DEBUG] Staging module project at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti
  158. [exec] [DEBUG] Buildfile: /Users/bjohnson/issue/myexample/android/build.xml
  159. [exec] [DEBUG] python.set.exec:
  160. [exec] [DEBUG] python.check:
  161. [exec] [echo] Testing for Python
  162. [exec] [exec] Python 2.7.5
  163. [exec] [DEBUG] init:
  164. [exec] [DEBUG] process.annotations:
  165. [exec] [DEBUG] generate.v8.bindings:
  166. [exec] [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.ExampleProxy.h
  167. [exec] [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.ExampleProxy.cpp
  168. [exec] [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.MyexampleModule.h
  169. [exec] [java] Generating /Users/bjohnson/issue/myexample/android/build/generated/jni/com.mycompany.myexample.MyexampleModule.cpp
  170. [exec] [DEBUG] generate.bindings:
  171. [exec] [DEBUG] pre.compile:
  172. [exec] [DEBUG] js.compile:
  173. [exec] [DEBUG] ndk.build:
  174. [exec] [mkdir] Created dir: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated
  175. [exec] [copy] Copying 43 files to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated
  176. [exec] [exec] Android NDK: WARNING:jni/Android.mk:com.mycompany.myexample: non-system libraries in linker flags: -lkroll-v8
  177. [exec] [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
  178. [exec] [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
  179. [exec] [exec] Android NDK: current module
  180. [exec] [exec] Android NDK: WARNING:jni/Android.mk:com.mycompany.myexample: non-system libraries in linker flags: -lkroll-v8
  181. [exec] [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
  182. [exec] [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
  183. [exec] [exec] Android NDK: current module
  184. [exec] [exec] Android NDK: WARNING:jni/Android.mk:com.mycompany.myexample: non-system libraries in linker flags: -lkroll-v8
  185. [exec] [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
  186. [exec] [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
  187. [exec] [exec] Android NDK: current module
  188. [exec] [exec] [armeabi] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.ExampleProxy.cpp
  189. [exec] [exec] jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'
  190. [exec] [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'
  191. [exec] [exec] jni/Android.mk:38: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'
  192. [exec] [exec] jni/Android.mk:38: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'
  193. [exec] [exec] jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'
  194. [exec] [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.cpp'
  195. [exec] [exec] jni/Android.mk:38: warning: overriding commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'
  196. [exec] [exec] jni/Android.mk:38: warning: ignoring old commands for target `/private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/BootstrapJS.cpp'
  197. [exec] [exec] [armeabi] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.MyexampleModule.cpp
  198. [exec] [exec] [armeabi] Compile++ thumb: com.mycompany.myexample <= MyexampleBootstrap.cpp
  199. [exec] [exec] In file included from jni/../MyexampleBootstrap.cpp:17:0:
  200. [exec] [exec] /private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.gperf:14:28: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [enabled by default]
  201. [exec] [exec] struct titanium::bindings::BindEntry;
  202. [exec] [exec] ^
  203. [exec] [exec] [armeabi] SharedLibrary : libcom.mycompany.myexample.so
  204. [exec] [exec] [armeabi] Install : libcom.mycompany.myexample.so => libs/armeabi/libcom.mycompany.myexample.so
  205. [exec] [exec] [armeabi] Install : libstlport_shared.so => libs/armeabi/libstlport_shared.so
  206. [exec] [exec] [armeabi-v7a] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.ExampleProxy.cpp
  207. [exec] [exec] [armeabi-v7a] Compile++ thumb: com.mycompany.myexample <= com.mycompany.myexample.MyexampleModule.cpp
  208. [exec] [exec] [armeabi-v7a] Compile++ thumb: com.mycompany.myexample <= MyexampleBootstrap.cpp
  209. [exec] [exec] In file included from jni/../MyexampleBootstrap.cpp:17:0:
  210. [exec] [exec] /private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.gperf:14:28: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [enabled by default]
  211. [exec] [exec] struct titanium::bindings::BindEntry;
  212. [exec] [exec] ^
  213. [exec] [exec] [armeabi-v7a] SharedLibrary : libcom.mycompany.myexample.so
  214. [exec] [exec] [armeabi-v7a] Install : libcom.mycompany.myexample.so => libs/armeabi-v7a/libcom.mycompany.myexample.so
  215. [exec] [exec] [armeabi-v7a] Install : libstlport_shared.so => libs/armeabi-v7a/libstlport_shared.so
  216. [exec] [exec] [x86] Compile++ : com.mycompany.myexample <= com.mycompany.myexample.ExampleProxy.cpp
  217. [exec] [exec] [x86] Compile++ : com.mycompany.myexample <= com.mycompany.myexample.MyexampleModule.cpp
  218. [exec] [exec] [x86] Compile++ : com.mycompany.myexample <= MyexampleBootstrap.cpp
  219. [exec] [exec] In file included from jni/../MyexampleBootstrap.cpp:17:0:
  220. [exec] [exec] /private/var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/bjohnson/myexample-generated/KrollGeneratedBindings.gperf:14:28: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [enabled by default]
  221. [exec] [exec] struct titanium::bindings::BindEntry;
  222. [exec] [exec] ^
  223. [exec] [exec] [x86] SharedLibrary : libcom.mycompany.myexample.so
  224. [exec] [exec] [x86] Install : libcom.mycompany.myexample.so => libs/x86/libcom.mycompany.myexample.so
  225. [exec] [exec] [x86] Install : libstlport_shared.so => libs/x86/libstlport_shared.so
  226. [exec] [move] Moving 43 files to /Users/bjohnson/issue/myexample/android/build/generated
  227. [exec] [copy] Copying 3 files to /Users/bjohnson/issue/myexample/android/libs
  228. [exec] [DEBUG] ndk.build.local:
  229. [exec] [DEBUG] compile:
  230. [exec] [javac] Compiling 1 source file to /Users/bjohnson/issue/myexample/android/build/classes
  231. [exec] [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  232. [exec] [DEBUG] post.compile:
  233. [exec] [DEBUG] pre.dist:
  234. [exec] [DEBUG] dist:
  235. [exec] [jar] Building jar: /Users/bjohnson/issue/myexample/android/dist/myexample.jar
  236. [exec] [DEBUG] post.jar:
  237. [exec] [DEBUG] python.set.exec:
  238. [exec] [DEBUG] python.check:
  239. [exec] [echo] Testing for Python
  240. [exec] [exec] Python 2.7.5
  241. [exec] [DEBUG] init:
  242. [exec] [DEBUG] pre.docgen:
  243. [exec] [DEBUG] docgen:
  244. [exec] [exec] Generating /Users/bjohnson/issue/myexample/android/build/docs/index.html
  245. [exec] [DEBUG] post.docgen:
  246. [exec] [DEBUG] check.respackage:
  247. [exec] [zip] Building zip: /Users/bjohnson/issue/myexample/android/dist/com.mycompany.myexample-android-1.0.0.zip
  248. [exec] [DEBUG] libs.check:
  249. [exec] [DEBUG] zip.libs:
  250. [exec] [zip] Updating zip: /Users/bjohnson/issue/myexample/android/dist/com.mycompany.myexample-android-1.0.0.zip
  251. [exec] [DEBUG] zip.metadata:
  252. [exec] [DEBUG] clean.respackage:
  253. [exec] [DEBUG] post.dist:
  254. [exec] [DEBUG] BUILD SUCCESSFUL
  255. [exec] [DEBUG] Total time: 9 seconds
  256. [exec] [INFO] logfile = /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build.log
  257. [exec] [DEBUG] /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/builder.py install myexample /Users/bjohnson/adt-sdk/sdk /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample com.mycompany.myexample Necessary argument, but unused.
  258. [exec] [DEBUG] Waiting for device to be ready ...
  259. [exec] [TRACE] adb devices returned 1 devices/emulators
  260. [exec] [DEBUG] Device connected... (waited 0 seconds)
  261. [exec] [DEBUG] waited 0.026619 seconds on emulator to get ready
  262. [exec] [DEBUG] /Users/bjohnson/adt-sdk/sdk/platform-tools/adb -d shell ls /data/app/com.mycompany.myexample*.apk
  263. [exec] [DEBUG] com.mycompany.myexample installed? False
  264. [exec] [DEBUG] Detecting modules in /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/modules
  265. [exec] [INFO] Installing module: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/com.mycompany.myexample-android-1.0.0.zip
  266. [exec] [DEBUG] Detected module for android: com.mycompany.myexample 1.0.0 @ /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/modules/android/com.mycompany.myexample/1.0.0
  267. [exec] [DEBUG] Detecting modules in /Users/bjohnson/Library/Application Support/Titanium/modules
  268. [exec] [DEBUG] Detected module for android: ti.map 2.2.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.map/2.2.2
  269. [exec] [DEBUG] Detected module for android: ti.map 2.1.4 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.map/2.1.4
  270. [exec] [DEBUG] Detected module for android: ti.map 2.1.3 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.map/2.1.3
  271. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.3.4 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.3.4
  272. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.3.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.3.0
  273. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.2.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.2.1
  274. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.2.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.2.0
  275. [exec] [DEBUG] Detected module for android: net.iamyellow.gcmjs 0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/net.iamyellow.ugh/0.1
  276. [exec] [DEBUG] Detected module for android: net.iamyellow.tiws 0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/net.iamyellow.tiws/0.1
  277. [exec] [DEBUG] Detected module for android: facebook 3.0.3 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/facebook/3.0.3
  278. [exec] [DEBUG] Detected module for android: facebook 3.0.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/facebook/3.0.2
  279. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.7 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.7
  280. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.3 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.3
  281. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.2
  282. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.1
  283. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.0
  284. [exec] [DEBUG] Detected module for iphone: ti.touchid 1.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.touchid/1.0
  285. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.4 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.4
  286. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.2
  287. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.1
  288. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.0
  289. [exec] [DEBUG] Detected module for iphone: ti.coremotion 1.0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.coremotion/1.0.1
  290. [exec] [DEBUG] Detected module for iphone: facebook 3.1.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/facebook/3.1.1
  291. [exec] [DEBUG] Detected module for iphone: com.appcelerator.urlSession 1.0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/com.appcelerator.urlSession/1.0.1
  292. [exec] [DEBUG] Detected module for iphone: com.appcelerator.urlSession 1.0.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/com.appcelerator.urlSession/1.0.0
  293. [exec] [DEBUG] Detected module for tizen: tizen 3.0.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/tizen/tizen/3.0.0
  294. [exec] [DEBUG] Looking for Titanium Module id: com.mycompany.myexample, version: 1.0.0, platform: <any platform>
  295. [exec] [INFO] Copying CommonJS modules...
  296. [exec] [INFO] Copying project resources..
  297. [exec] [INFO] Detected change in tiapp.xml, or assets deleted. Forcing full re-build...
  298. [exec] [TRACE] COPYING CREATED FILE: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/appicon.png => /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/bin/assets/Resources/appicon.png
  299. [exec] [TRACE] COPYING CREATED FILE: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/default.png => /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/bin/assets/Resources/default.png
  300. [exec] [TRACE] COPYING CREATED FILE: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/app.js => /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/bin/assets/Resources/app.js
  301. [exec] [TRACE] COPYING CREATED FILE: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/KS_nav_ui.png => /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/bin/assets/Resources/KS_nav_ui.png
  302. [exec] [TRACE] COPYING CREATED FILE: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/KS_nav_views.png => /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/bin/assets/Resources/KS_nav_views.png
  303. [exec] [DEBUG] LiveView not enabled
  304. [exec] [TRACE] Generating Java Classes
  305. [exec] [DEBUG] detected module analytics, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-analytics.jar
  306. [exec] [DEBUG] adding required library: aps-analytics.jar
  307. [exec] [DEBUG] detected module android, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-android.jar
  308. [exec] [DEBUG] adding required library: jaxen-1.1.1.jar
  309. [exec] [DEBUG] adding required library: ti-commons-codec-1.3.jar
  310. [exec] [DEBUG] adding required library: kroll-common.jar
  311. [exec] [DEBUG] adding required library: titanium.jar
  312. [exec] [DEBUG] detected module app, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-app.jar
  313. [exec] [DEBUG] detected module ui, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-ui.jar
  314. [exec] [DEBUG] adding required library: nineoldandroids-appc-2.4.0.jar
  315. [exec] [DEBUG] detected module filesystem, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-filesystem.jar
  316. [exec] [DEBUG] detected module media, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-media.jar
  317. [exec] [DEBUG] detected module appcompat, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-appcompat.jar
  318. [exec] [DEBUG] adding required library: android-support-v4.jar
  319. [exec] [DEBUG] adding required library: android-support-v7-appcompat.jar
  320. [exec] [DEBUG] detected module locale, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-locale.jar
  321. [exec] [DEBUG] detected module network, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-network.jar
  322. [exec] [DEBUG] adding required library: thirdparty.jar
  323. [exec] [DEBUG] detected module xml, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-xml.jar
  324. [exec] [DEBUG] unknown module = api
  325. [exec] [DEBUG] detected module platform, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-platform.jar
  326. [exec] [DEBUG] Detecting modules in /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/modules
  327. [exec] [DEBUG] Detected module for android: com.mycompany.myexample 1.0.0 @ /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/modules/android/com.mycompany.myexample/1.0.0
  328. [exec] [DEBUG] Detecting modules in /Users/bjohnson/Library/Application Support/Titanium/modules
  329. [exec] [DEBUG] Detected module for android: ti.map 2.2.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.map/2.2.2
  330. [exec] [DEBUG] Detected module for android: ti.map 2.1.4 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.map/2.1.4
  331. [exec] [DEBUG] Detected module for android: ti.map 2.1.3 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.map/2.1.3
  332. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.3.4 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.3.4
  333. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.3.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.3.0
  334. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.2.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.2.1
  335. [exec] [DEBUG] Detected module for android: ti.cloudpush 3.2.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.2.0
  336. [exec] [DEBUG] Detected module for android: net.iamyellow.gcmjs 0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/net.iamyellow.ugh/0.1
  337. [exec] [DEBUG] Detected module for android: net.iamyellow.tiws 0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/net.iamyellow.tiws/0.1
  338. [exec] [DEBUG] Detected module for android: facebook 3.0.3 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/facebook/3.0.3
  339. [exec] [DEBUG] Detected module for android: facebook 3.0.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/android/facebook/3.0.2
  340. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.7 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.7
  341. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.3 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.3
  342. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.2
  343. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.1
  344. [exec] [DEBUG] Detected module for commonjs: ti.cloud 3.2.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.0
  345. [exec] [DEBUG] Detected module for iphone: ti.touchid 1.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.touchid/1.0
  346. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.4 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.4
  347. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.2 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.2
  348. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.1
  349. [exec] [DEBUG] Detected module for iphone: ti.map 2.0.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.map/2.0.0
  350. [exec] [DEBUG] Detected module for iphone: ti.coremotion 1.0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/ti.coremotion/1.0.1
  351. [exec] [DEBUG] Detected module for iphone: facebook 3.1.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/facebook/3.1.1
  352. [exec] [DEBUG] Detected module for iphone: com.appcelerator.urlSession 1.0.1 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/com.appcelerator.urlSession/1.0.1
  353. [exec] [DEBUG] Detected module for iphone: com.appcelerator.urlSession 1.0.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/iphone/com.appcelerator.urlSession/1.0.0
  354. [exec] [DEBUG] Detected module for tizen: tizen 3.0.0 @ /Users/bjohnson/Library/Application Support/Titanium/modules/tizen/tizen/3.0.0
  355. [exec] [DEBUG] Looking for Titanium Module id: com.mycompany.myexample, version: 1.0.0, platform: <any platform>
  356. [exec] [DEBUG] module_id = com.mycompany.myexample
  357. [exec] [DEBUG] appending module: com.mycompany.myexample.MyexampleModule
  358. [exec] [TRACE] Generating /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/gen/com/mycompany/myexample/MyexampleAppInfo.java
  359. [exec] [TRACE] Generating /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/AndroidManifest.xml
  360. [exec] [TRACE] Generating /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/gen/com/mycompany/myexample/MyexampleApplication.java
  361. [exec] [TRACE] Generating /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/gen/com/mycompany/myexample/MyexampleActivity.java
  362. [exec] [TRACE] Generating /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/.classpath
  363. [exec] [TRACE] Generating /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/.project
  364. [exec] [TRACE] Generating /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/default.properties
  365. [exec] [TRACE] Generating app.json
  366. [exec] [TRACE] Skipping copying gitignore -> .gitignore because already exists
  367. [exec] [DEBUG] detected module analytics, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-analytics.jar
  368. [exec] [DEBUG] adding required library: aps-analytics.jar
  369. [exec] [DEBUG] detected module android, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-android.jar
  370. [exec] [DEBUG] adding required library: jaxen-1.1.1.jar
  371. [exec] [DEBUG] adding required library: ti-commons-codec-1.3.jar
  372. [exec] [DEBUG] adding required library: kroll-common.jar
  373. [exec] [DEBUG] adding required library: titanium.jar
  374. [exec] [DEBUG] detected module app, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-app.jar
  375. [exec] [DEBUG] detected module ui, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-ui.jar
  376. [exec] [DEBUG] adding required library: nineoldandroids-appc-2.4.0.jar
  377. [exec] [DEBUG] detected module filesystem, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-filesystem.jar
  378. [exec] [DEBUG] detected module media, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-media.jar
  379. [exec] [DEBUG] detected module appcompat, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-appcompat.jar
  380. [exec] [DEBUG] adding required library: android-support-v4.jar
  381. [exec] [DEBUG] adding required library: android-support-v7-appcompat.jar
  382. [exec] [DEBUG] detected module locale, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-locale.jar
  383. [exec] [DEBUG] detected module network, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-network.jar
  384. [exec] [DEBUG] adding required library: thirdparty.jar
  385. [exec] [DEBUG] detected module xml, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-xml.jar
  386. [exec] [INFO] Compiling Javascript Resources ...
  387. [exec] [DEBUG] unknown module = api
  388. [exec] [DEBUG] detected module platform, path = /Users/bjohnson/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA/android/modules/titanium-platform.jar
  389. [exec] [DEBUG] Processing Android resource drawables
  390. [exec] [DEBUG] app stylesheet => /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/gen/com/mycompany/myexample/ApplicationStylesheet.java
  391. [exec] [DEBUG] copying app icon: /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/bin/assets/Resources/appicon.png
  392. [exec] [DEBUG] generating theme.xml
  393. [exec] [DEBUG] found drawable-long-land-hdpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-land-hdpi/default.png
  394. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-land-hdpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-long-land-hdpi/background.png
  395. [exec] [DEBUG] found drawable-long-land-ldpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-land-ldpi/default.png
  396. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-land-ldpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-long-land-ldpi/background.png
  397. [exec] [DEBUG] found drawable-long-port-hdpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-port-hdpi/default.png
  398. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-port-hdpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-long-port-hdpi/background.png
  399. [exec] [DEBUG] found drawable-long-port-ldpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-port-ldpi/default.png
  400. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-long-port-ldpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-long-port-ldpi/background.png
  401. [exec] [DEBUG] found drawable-notlong-land-hdpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-land-hdpi/default.png
  402. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-land-hdpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-notlong-land-hdpi/background.png
  403. [exec] [DEBUG] found drawable-notlong-land-ldpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-land-ldpi/default.png
  404. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-land-ldpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-notlong-land-ldpi/background.png
  405. [exec] [DEBUG] found drawable-notlong-land-mdpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-land-mdpi/default.png
  406. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-land-mdpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-notlong-land-mdpi/background.png
  407. [exec] [DEBUG] found drawable-notlong-port-hdpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-port-hdpi/default.png
  408. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-port-hdpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-notlong-port-hdpi/background.png
  409. [exec] [DEBUG] found drawable-notlong-port-ldpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-port-ldpi/default.png
  410. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-port-ldpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-notlong-port-ldpi/background.png
  411. [exec] [DEBUG] found drawable-notlong-port-mdpi splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-port-mdpi/default.png
  412. [exec] [DEBUG] copying /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/Resources/android/images/res-notlong-port-mdpi/default.png splash screen to /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/drawable-notlong-port-mdpi/background.png
  413. [exec] [DEBUG] found splash screen at /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/bin/assets/Resources/default.png
  414. [exec] [TRACE] Writing out AndroidManifest.xml
  415. [exec] [DEBUG] /Users/bjohnson/adt-sdk/sdk/build-tools/19.0.1/aapt package -m -J /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/gen -M /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/AndroidManifest.xml -S /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res -I /Users/bjohnson/adt-sdk/sdk/platforms/android-10/android.jar
  416. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:24: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionBar'.
  417. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:28: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar'.
  418. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:32: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionBar.Solid'.
  419. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:36: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.Solid'.
  420. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:40: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.Solid.Inverse'.
  421. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:122: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionButton'.
  422. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:125: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionButton'.
  423. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:129: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionButton.CloseMode'.
  424. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:133: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionButton.CloseMode'.
  425. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:137: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionButton.Overflow'.
  426. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:141: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionButton.Overflow'.
  427. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:44: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionBar.TabBar'.
  428. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:48: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.TabBar'.
  429. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:52: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.TabBar.Inverse'.
  430. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:56: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionBar.TabView'.
  431. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:60: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.TabView'.
  432. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:64: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.TabView.Inverse'.
  433. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:68: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionBar.TabText'.
  434. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:72: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.TabText'.
  435. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:76: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar.TabText.Inverse'.
  436. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:80: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionMode.Inverse'.
  437. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:104: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionMode.Title'.
  438. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:108: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionMode.Subtitle'.
  439. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:112: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionMode.Title.Inverse'.
  440. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:116: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionMode.Subtitle.Inverse'.
  441. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:84: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionBar.Menu'.
  442. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:88: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionBar.Title'.
  443. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:92: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionBar.Subtitle'.
  444. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:96: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionBar.Title.Inverse'.
  445. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:100: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.ActionBar.Subtitle.Inverse'.
  446. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/styles_base.xml:26: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ProgressBar.Horizontal'.
  447. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/styles_base.xml:30: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ProgressBar'.
  448. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:159: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Spinner'.
  449. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:161: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.Spinner'.
  450. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:153: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.DropDownItem.Spinner'.
  451. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:156: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.DropDownItem.Spinner'.
  452. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:147: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ListView.DropDown'.
  453. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:150: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ListView.DropDown'.
  454. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:167: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ListPopupWindow'.
  455. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:171: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ListPopupWindow'.
  456. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:175: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.PopupMenu'.
  457. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:178: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.PopupMenu'.
  458. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:182: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.PopupMenu.Large'.
  459. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:186: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.PopupMenu.Small'.
  460. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:190: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.PopupMenu.Large'.
  461. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:194: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Holo.Widget.PopupMenu.Small'.
  462. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:200: error: Error retrieving parent for item: No resource found that matches the given name '@android:TextAppearance.Holo.SearchResult.Title'.
  463. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:204: error: Error retrieving parent for item: No resource found that matches the given name '@android:TextAppearance.Holo.SearchResult.Subtitle'.
  464. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:212: error: Error retrieving parent for item: No resource found that matches the given name '@android:TextAppearance.Holo.SearchResult.Title'.
  465. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:216: error: Error retrieving parent for item: No resource found that matches the given name '@android:TextAppearance.Holo.SearchResult.Subtitle'.
  466. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/styles_base.xml:36: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.AutoCompleteTextView'.
  467. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/styles_base.xml:40: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.AutoCompleteTextView'.
  468. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:225: error: Error: No resource found that matches the given name: attr 'android:dividerPadding'.
  469. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/styles_base.xml:224: error: Error: No resource found that matches the given name: attr 'android:showDividers'.
  470. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:31: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo'.
  471. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:33: error: Error: No resource found that matches the given name: attr 'android:windowActionBar'.
  472. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:40: error: Error: No resource found that matches the given name: attr 'android:windowActionModeOverlay'.
  473. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:49: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light'.
  474. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:51: error: Error: No resource found that matches the given name: attr 'android:windowActionBar'.
  475. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:58: error: Error: No resource found that matches the given name: attr 'android:windowActionModeOverlay'.
  476. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:31: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo'.
  477. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:41: error: Error: No resource found that matches the given name: attr 'android:actionBarWidgetTheme'.
  478. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:57: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light'.
  479. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:67: error: Error: No resource found that matches the given name: attr 'android:actionBarWidgetTheme'.
  480. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:83: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.DarkActionBar'.
  481. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:94: error: Error: No resource found that matches the given name: attr 'android:actionBarWidgetTheme'.
  482. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:66: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Dialog'.
  483. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v11/themes_base.xml:79: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.Dialog'.
  484. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:122: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.DialogWhenLarge'.
  485. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:133: error: Error: No resource found that matches the given name: attr 'android:actionBarWidgetTheme'.
  486. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:148: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.DialogWhenLarge'.
  487. [exec] [ERROR] /var/folders/hx/n1qz65254hz8267q_30tkf1h0000gp/T/mBRapIxti/myexample/build/android/res/values-v14/themes_base.xml:159: error: Error: No resource found that matches the given name: attr 'android:actionBarWidgetTheme'.
  488. [exec] [ERROR] Error generating R.java from manifest
  489. [exec] [ERROR] Build Failed.
  490.  
  491. BUILD SUCCESSFUL
  492. Total time: 21 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement