$ ant dist Buildfile: /Users/egomez/modules/HelloWorld_Android/build.xml python.set.exec: python.check: [echo] Testing for Python [exec] Python 2.7.5 init: process.annotations: generate.v8.bindings: [java] Generating /Users/egomez/modules/HelloWorld_Android/build/generated/jni/com.mfoundry.mb.helloworld.ExampleProxy.h [java] Generating /Users/egomez/modules/HelloWorld_Android/build/generated/jni/com.mfoundry.mb.helloworld.ExampleProxy.cpp [java] Generating /Users/egomez/modules/HelloWorld_Android/build/generated/jni/com.mfoundry.mb.helloworld.HelloworldAndroidModule.h [java] Generating /Users/egomez/modules/HelloWorld_Android/build/generated/jni/com.mfoundry.mb.helloworld.HelloworldAndroidModule.cpp generate.bindings: pre.compile: js.compile: [echo] CommonJS module files found. Compiling. [exec] [DEBUG] detected module analytics, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-analytics.jar [exec] [DEBUG] adding required library: aps-analytics.jar [exec] [DEBUG] detected module android, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-android.jar [exec] [DEBUG] adding required library: jaxen-1.1.1.jar [exec] [DEBUG] adding required library: ti-commons-codec-1.3.jar [exec] [DEBUG] adding required library: kroll-common.jar [exec] [DEBUG] adding required library: titanium.jar [exec] [DEBUG] detected module app, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-app.jar [exec] [DEBUG] detected module ui, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-ui.jar [exec] [DEBUG] adding required library: nineoldandroids-appc-2.4.0.jar [exec] [DEBUG] detected module filesystem, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-filesystem.jar [exec] [DEBUG] detected module media, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-media.jar [exec] [DEBUG] detected module appcompat, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-appcompat.jar [exec] [DEBUG] adding required library: android-support-v4.jar [exec] [DEBUG] adding required library: android-support-v7-appcompat.jar [exec] [DEBUG] detected module locale, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-locale.jar [exec] [DEBUG] detected module network, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-network.jar [exec] [DEBUG] adding required library: thirdparty.jar [exec] [DEBUG] detected module xml, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-xml.jar [exec] [DEBUG] detected module app.android, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-app.jar [exec] [DEBUG] Compiling '/Users/egomez/modules/HelloWorld_Android/assets/com.mfoundry.mb.helloworld.js' [exec] [DEBUG] java -jar "/Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/lib/closure-compiler.jar" --js /Users/egomez/modules/HelloWorld_Android/assets/com.mfoundry.mb.helloworld.js --js_output_file /Users/egomez/modules/HelloWorld_Android/build/generated/js/com.mfoundry.mb.helloworld.js --jscomp_off=internetExplorerChecks [exec] [DEBUG] detected module analytics, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-analytics.jar [exec] [DEBUG] adding required library: aps-analytics.jar [exec] [DEBUG] detected module android, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-android.jar [exec] [DEBUG] adding required library: jaxen-1.1.1.jar [exec] [DEBUG] adding required library: ti-commons-codec-1.3.jar [exec] [DEBUG] adding required library: kroll-common.jar [exec] [DEBUG] adding required library: titanium.jar [exec] [DEBUG] detected module app, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-app.jar [exec] [DEBUG] detected module ui, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-ui.jar [exec] [DEBUG] adding required library: nineoldandroids-appc-2.4.0.jar [exec] [DEBUG] detected module filesystem, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-filesystem.jar [exec] [DEBUG] detected module media, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-media.jar [exec] [DEBUG] detected module appcompat, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-appcompat.jar [exec] [DEBUG] adding required library: android-support-v4.jar [exec] [DEBUG] adding required library: android-support-v7-appcompat.jar [exec] [DEBUG] detected module locale, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-locale.jar [exec] [DEBUG] detected module network, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-network.jar [exec] [DEBUG] adding required library: thirdparty.jar [exec] [DEBUG] detected module xml, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-xml.jar [exec] [DEBUG] unknown module = api [exec] [DEBUG] Compiling '/Users/egomez/modules/HelloWorld_Android/assets/HelloWorldImpl.js' [exec] [DEBUG] java -jar "/Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/lib/closure-compiler.jar" --js /Users/egomez/modules/HelloWorld_Android/assets/HelloWorldImpl.js --js_output_file /Users/egomez/modules/HelloWorld_Android/build/generated/js/HelloWorldImpl.js --jscomp_off=internetExplorerChecks [exec] [DEBUG] detected module analytics, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-analytics.jar [exec] [DEBUG] adding required library: aps-analytics.jar [exec] [DEBUG] detected module android, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-android.jar [exec] [DEBUG] adding required library: jaxen-1.1.1.jar [exec] [DEBUG] adding required library: ti-commons-codec-1.3.jar [exec] [DEBUG] adding required library: kroll-common.jar [exec] [DEBUG] adding required library: titanium.jar [exec] [DEBUG] detected module app, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-app.jar [exec] [DEBUG] detected module ui, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-ui.jar [exec] [DEBUG] adding required library: nineoldandroids-appc-2.4.0.jar [exec] [DEBUG] detected module filesystem, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-filesystem.jar [exec] [DEBUG] detected module media, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-media.jar [exec] [DEBUG] detected module appcompat, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-appcompat.jar [exec] [DEBUG] adding required library: android-support-v4.jar [exec] [DEBUG] adding required library: android-support-v7-appcompat.jar [exec] [DEBUG] detected module locale, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-locale.jar [exec] [DEBUG] detected module network, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-network.jar [exec] [DEBUG] adding required library: thirdparty.jar [exec] [DEBUG] detected module xml, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-xml.jar [exec] [DEBUG] Compiling '/Users/egomez/modules/HelloWorld_Android/assets/pages/HWNavTarget.js' [exec] [DEBUG] java -jar "/Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/lib/closure-compiler.jar" --js /Users/egomez/modules/HelloWorld_Android/assets/pages/HWNavTarget.js --js_output_file /Users/egomez/modules/HelloWorld_Android/build/generated/js/pages/HWNavTarget.js --jscomp_off=internetExplorerChecks [exec] [DEBUG] detected module analytics, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-analytics.jar [exec] [DEBUG] adding required library: aps-analytics.jar [exec] [DEBUG] detected module android, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-android.jar [exec] [DEBUG] adding required library: jaxen-1.1.1.jar [exec] [DEBUG] adding required library: ti-commons-codec-1.3.jar [exec] [DEBUG] adding required library: kroll-common.jar [exec] [DEBUG] adding required library: titanium.jar [exec] [DEBUG] detected module app, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-app.jar [exec] [DEBUG] detected module ui, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-ui.jar [exec] [DEBUG] adding required library: nineoldandroids-appc-2.4.0.jar [exec] [DEBUG] detected module filesystem, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-filesystem.jar [exec] [DEBUG] detected module media, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-media.jar [exec] [DEBUG] detected module appcompat, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-appcompat.jar [exec] [DEBUG] adding required library: android-support-v4.jar [exec] [DEBUG] adding required library: android-support-v7-appcompat.jar [exec] [DEBUG] detected module locale, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-locale.jar [exec] [DEBUG] detected module network, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-network.jar [exec] [DEBUG] adding required library: thirdparty.jar [exec] [DEBUG] detected module xml, path = /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/modules/titanium-xml.jar [exec] [DEBUG] Compiling '/Users/egomez/modules/HelloWorld_Android/assets/pages/UIComponentTestPage.js' [exec] [DEBUG] java -jar "/Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/lib/closure-compiler.jar" --js /Users/egomez/modules/HelloWorld_Android/assets/pages/UIComponentTestPage.js --js_output_file /Users/egomez/modules/HelloWorld_Android/build/generated/js/pages/UIComponentTestPage.js --jscomp_off=internetExplorerChecks [exec] [DEBUG] Packing compiled JavaScript files [exec] [DEBUG] "/Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/titanium_prep.macos" com.mfoundry.mb.helloworld /Users/egomez/modules/HelloWorld_Android/build/generated/js com.mfoundry.mb.helloworld.js HelloWorldImpl.js pages/HWNavTarget.js pages/UIComponentTestPage.js ndk.build: [mkdir] Created dir: /var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated [copy] Copying 50 files to /var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated [exec] jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/KrollGeneratedBindings.cpp' [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/KrollGeneratedBindings.cpp' [exec] jni/Android.mk:38: warning: overriding commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/BootstrapJS.cpp' [exec] jni/Android.mk:38: warning: ignoring old commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/BootstrapJS.cpp' [exec] jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/KrollGeneratedBindings.cpp' [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/KrollGeneratedBindings.cpp' [exec] jni/Android.mk:38: warning: overriding commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/BootstrapJS.cpp' [exec] jni/Android.mk:38: warning: ignoring old commands for target `/private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/BootstrapJS.cpp' [exec] Compile++ thumb : com.mfoundry.mb.helloworld <= com.mfoundry.mb.helloworld.ExampleProxy.cpp [exec] Compile++ thumb : com.mfoundry.mb.helloworld <= com.mfoundry.mb.helloworld.HelloworldAndroidModule.cpp [exec] Compile++ thumb : com.mfoundry.mb.helloworld <= HelloworldAndroidBootstrap.cpp [exec] In file included from jni/../HelloworldAndroidBootstrap.cpp:17: [exec] /private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/KrollGeneratedBindings.gperf:14: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [exec] SharedLibrary : libcom.mfoundry.mb.helloworld.so [exec] Install : libcom.mfoundry.mb.helloworld.so => libs/armeabi/libcom.mfoundry.mb.helloworld.so [exec] Install : libstlport_shared.so => libs/armeabi/libstlport_shared.so [exec] Compile++ thumb : com.mfoundry.mb.helloworld <= com.mfoundry.mb.helloworld.ExampleProxy.cpp [exec] Compile++ thumb : com.mfoundry.mb.helloworld <= com.mfoundry.mb.helloworld.HelloworldAndroidModule.cpp [exec] Compile++ thumb : com.mfoundry.mb.helloworld <= HelloworldAndroidBootstrap.cpp [exec] In file included from jni/../HelloworldAndroidBootstrap.cpp:17: [exec] /private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/KrollGeneratedBindings.gperf:14: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [exec] SharedLibrary : libcom.mfoundry.mb.helloworld.so [exec] Install : libcom.mfoundry.mb.helloworld.so => libs/armeabi-v7a/libcom.mfoundry.mb.helloworld.so [exec] Install : libstlport_shared.so => libs/armeabi-v7a/libstlport_shared.so [exec] Compile++ x86 : com.mfoundry.mb.helloworld <= com.mfoundry.mb.helloworld.ExampleProxy.cpp [exec] Compile++ x86 : com.mfoundry.mb.helloworld <= com.mfoundry.mb.helloworld.HelloworldAndroidModule.cpp [exec] Compile++ x86 : com.mfoundry.mb.helloworld <= HelloworldAndroidBootstrap.cpp [exec] In file included from jni/../HelloworldAndroidBootstrap.cpp:17: [exec] /private/var/folders/jx/3xyygptn2ggfxgjs_vc4mjvc0000gp/T/egomez/helloworld_android-generated/KrollGeneratedBindings.gperf:14: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [exec] SharedLibrary : libcom.mfoundry.mb.helloworld.so [exec] Install : libcom.mfoundry.mb.helloworld.so => libs/x86/libcom.mfoundry.mb.helloworld.so [exec] Install : libstlport_shared.so => libs/x86/libstlport_shared.so [move] Moving 50 files to /Users/egomez/modules/HelloWorld_Android/build/generated [copy] Copying 3 files to /Users/egomez/modules/HelloWorld_Android/libs ndk.build.local: compile: [javac] Compiling 3 source files to /Users/egomez/modules/HelloWorld_Android/build/classes [javac] /Users/egomez/modules/HelloWorld_Android/build/generated/java/com/mfoundry/mb/helloworld/AssetCryptImpl.java:13: com.mfoundry.mb.helloworld.AssetCryptImpl is not abstract and does not override abstract method setIsProduction(boolean) in org.appcelerator.kroll.util.KrollAssetHelper.AssetCrypt [javac] public class AssetCryptImpl implements KrollAssetHelper.AssetCrypt [javac] ^ [javac] Note: /Users/egomez/modules/HelloWorld_Android/build/generated/java/com/mfoundry/mb/helloworld/AssetCryptImpl.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 error BUILD FAILED /Users/egomez/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/module/android/build.xml:228: Compile failed; see the compiler error output for details. Total time: 19 seconds