- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am getting this error when I try to build for crosswalk 15 with the 5.1.1 Cordova CLI:
The build failed.
An error occurred while building the application. Verify your build assets are correct and try again.
Build Log:
- The App ID is "www.bondappdev.yourchurch"
- The App Name is "Your Church"
- Preference android-signed set to true. Application will be signed.
- Crosswalk Version: 15.44.384.7
- Error: Plugin "Notification" failed to install.
- Error: Plugin "File" failed to install.
- Error: Plugin "File Transfer" failed to install.
- Error: Plugin "Media" failed to install.
- Error: Plugin "InAppBrowser" failed to install.
- Error: Plugin "Device" failed to install.
- Error: Plugin "Cordova Network Whitelist Plugin" failed to install.
- Plugin "com.bunkerpalace.cordova.YoutubeVideoPlayer" (1.0.1) installed.
- Plugin "cordova-plugin-secure-storage" (2.1.0) installed.
- Plugin "cordova-plugin-actionsheet" (2.2.0) installed.
- Plugin "cordova-sqlite-storage" (0.7.12-pre) installed.
- Plugin "nl.x-services.plugins.backgroundaudio" (1.0.1) installed.
- Plugin "cordova-plugin-x-socialsharing" (5.0.6) installed.
- Plugin "com.telerik.plugins.nativepagetransitions" (0.5.4) installed.
- Tags:
- HTML5
- Intel® XDK
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a problem with crosswalk build. I just talked with the build engineer and the fix will be available shortly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Have you tried building with CLI 4.1.2? Is it failing too?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll try building in CLI 4.1.2 right now....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The 4.1.2 failed as well....
Installing "com.bunkerpalace.cordova.YoutubeVideoPlayer" for android Installing "cordova-plugin-secure-storage" for android Installing "cordova-plugin-actionsheet" for android Installing "nl.x-services.plugins.backgroundaudio" for android Installing "cordova-plugin-x-socialsharing" for android Installing "com.telerik.plugins.nativepagetransitions" for android Installing "org.apache.cordova.device" for android Installing "io.litehelpers.cordova.sqlite" for android Installing "org.apache.cordova.file" for android Installing "org.apache.cordova.file-transfer" for android Installing "org.apache.cordova.inappbrowser" for android Installing "org.apache.cordova.dialogs" for android Installing "org.apache.cordova.media" for android ************* Processing the main config.xml file (after_prepare) ***************** App Directory = [.../YourChurch] Will process and update the following config files: Config.xml = [.../YourChurch/res/xml/config.xml] Namespaces: prefix/uri ''/'http://www.w3.org/ns/widgets' prefix/uri 'intelxdk'/'http://xdk.intel.com/ns/v1' Android Manifest Namespaces: prefix/uri 'android'/'http://schemas.android.com/apk/res/android' Name of the app is [Your Church] Updating full app name to [Your Church] Processing preference android-minSdkVersion [19] Processing preference android-targetSdkVersion [19] Processing preference android-installLocation [auto] Processing preference Orientation [portrait] Updated screenOrientation with value portrait Processing preference permissions Updating the versionCode Updating the versionName Processing debuggable Added [{http://schemas.android.com/apk/res/android}debuggable] with [false] Processing config file values Saving config.xml to [.../YourChurch/res/xml/config.xml] ************* Completed processing the main config.xml file (after_prepare) ***************** Buildfile: .../YourChurch/build.xml Buildfile: .../YourChurch/build.xml -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: YourChurch -set-mode-check: -set-release-mode: [gettype] Project Type: Application -pre-clean: clean: [getlibpath] Library dependencies: [getlibpath] [getlibpath] ------------------ [getlibpath] Ordered libraries: -release-obfuscation-check: [echo] proguard.config is ${proguard.config} -pre-build: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: YourChurch [gettype] Project Type: Application -build-setup: [getbuildtools] Using latest Build Tools: 21.1.2 [echo] Resolving Build Target for YourChurch... nodeps: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: XWalkCoreLibrary [gettype] Project Type: Android Library -pre-clean: clean: [delete] Deleting directory .../YourChurch/CordovaLib/xwalk_core_library/bin [delete] Deleting directory .../YourChurch/CordovaLib/xwalk_core_library/gen nodeps: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: YourChurch [gettype] Project Type: Android Library -pre-clean: clean: BUILD SUCCESSFUL Total time: 1 second [gettarget] Project Target: Android 5.0.1 [gettarget] API level: 21 [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: .../YourChurch/bin [mkdir] Created dir: .../YourChurch/bin/res [mkdir] Created dir: .../YourChurch/bin/rsObj [mkdir] Created dir: .../YourChurch/bin/rsLibs [mkdir] Created dir: .../YourChurch/gen [mkdir] Created dir: .../YourChurch/bin/classes [mkdir] Created dir: .../YourChurch/bin/dexedLibs [echo] ---------- [echo] Resolving Dependencies for YourChurch... [dependency] Library dependencies: [dependency] [dependency] ------------------ [dependency] Ordered libraries: [dependency] [dependency] ------------------ [echo] ---------- [echo] Building Libraries with 'release'... nodeps: -set-mode-check: -set-release-mode: -release-obfuscation-check: [echo] proguard.config is ${proguard.config} -pre-build: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: XWalkCoreLibrary [gettype] Project Type: Android Library -build-setup: [getbuildtools] Using latest Build Tools: 21.1.2 [echo] Resolving Build Target for XWalkCoreLibrary... [gettarget] Project Target: Android 5.0.1 [gettarget] API level: 21 [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: .../YourChurch/CordovaLib/xwalk_core_library/bin [mkdir] Created dir: .../YourChurch/CordovaLib/xwalk_core_library/bin/res [mkdir] Created dir: .../YourChurch/CordovaLib/xwalk_core_library/bin/rsObj [mkdir] Created dir: .../YourChurch/CordovaLib/xwalk_core_library/bin/rsLibs [mkdir] Created dir: .../YourChurch/CordovaLib/xwalk_core_library/gen [mkdir] Created dir: .../YourChurch/CordovaLib/xwalk_core_library/bin/classes [mkdir] Created dir: .../YourChurch/CordovaLib/xwalk_core_library/bin/dexedLibs [echo] ---------- [echo] Resolving Dependencies for XWalkCoreLibrary... [dependency] Library dependencies: [dependency] No Libraries [dependency] [dependency] ------------------ -code-gen: [mergemanifest] Merging AndroidManifest files into one. [mergemanifest] Manifest merger disabled. Using project manifest only. [echo] Handling aidl files... [aidl] No AIDL files to compile. [echo] ---------- [echo] Handling RenderScript files... [echo] ---------- [echo] Handling Resources... [aapt] Generating resource IDs... [echo] ---------- [echo] Handling BuildConfig class... [buildconfig] Generating BuildConfig class. -pre-compile: -compile: [javac] Compiling 2 source files to .../YourChurch/CordovaLib/xwalk_core_library/bin/classes [echo] Creating library output jar file... [jar] Building jar: .../YourChurch/CordovaLib/xwalk_core_library/bin/classes.jar -post-compile: -obfuscate: -dex: [echo] Library project: do not convert bytecode... -crunch: [crunch] Crunching PNG Files in source dir: .../YourChurch/CordovaLib/xwalk_core_library/res [crunch] To destination dir: .../YourChurch/CordovaLib/xwalk_core_library/bin/res [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble_arrow_up.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/color_picker_advanced_select_handle.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_down.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_up.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_share_holo_light.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_search.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_search.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_search.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_warning.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_warning.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_warning.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/ondemand_overlay.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png: 82% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/refresh_blue.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/refresh_blue.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/refresh_blue.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/refresh_gray.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/refresh_gray.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/refresh_gray.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-hdpi/verify_checkmark.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/verify_checkmark.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/verify_checkmark.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble_arrow_up.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/color_picker_advanced_select_handle.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_down.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_up.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_share_holo_light.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_search.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_search.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_search.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_warning.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_warning.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_warning.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ondemand_overlay.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png: 64% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/refresh_blue.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/refresh_blue.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/refresh_blue.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/refresh_gray.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/refresh_gray.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/refresh_gray.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xhdpi/verify_checkmark.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/verify_checkmark.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/verify_checkmark.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_menu_share_holo_light.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_search.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_search.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_search.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_warning.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_warning.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_warning.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/refresh_blue.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/refresh_blue.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/refresh_blue.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/refresh_gray.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/refresh_gray.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/refresh_gray.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/verify_checkmark.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/verify_checkmark.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/verify_checkmark.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_menu_share_holo_light.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_search.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_search.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_search.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_warning.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_warning.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_warning.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/refresh_blue.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/refresh_blue.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/refresh_blue.png: 106% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/refresh_gray.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/refresh_gray.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/refresh_gray.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/verify_checkmark.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/verify_checkmark.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/verify_checkmark.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/bubble.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/bubble_arrow_up.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/color_picker_advanced_select_handle.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_down.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_up.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/ic_menu_share_holo_light.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/ic_search.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ic_search.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ic_search.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/ic_warning.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ic_warning.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ic_warning.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/ondemand_overlay.9.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/refresh_blue.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/refresh_blue.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/refresh_blue.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/refresh_gray.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/refresh_gray.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/refresh_gray.png: 0% size of source) [crunch] Processing image to cache: .../YourChurch/CordovaLib/xwalk_core_library/res/drawable/verify_checkmark.png => .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/verify_checkmark.png [crunch] (processed image to cache entry .../YourChurch/CordovaLib/xwalk_core_library/bin/res/drawable/verify_checkmark.png: 0% size of source) [crunch] Crunched 48 PNG files to update cache -package-resources: [echo] Library project: do not package resources... -package: [echo] Library project: do not package apk... -post-package: -release-prompt-for-password: -release-nosign: [echo] [propertyfile] Creating new property file: .../YourChurch/CordovaLib/xwalk_core_library/bin/build.prop [propertyfile] Updating property file: .../YourChurch/CordovaLib/xwalk_core_library/bin/build.prop [propertyfile] Updating property file: .../YourChurch/CordovaLib/xwalk_core_library/bin/build.prop [propertyfile] Updating property file: .../YourChurch/CordovaLib/xwalk_core_library/bin/build.prop -release-sign: -post-build: release: nodeps: -set-mode-check: -set-release-mode: -release-obfuscation-check: [echo] proguard.config is ${proguard.config} -pre-build: -check-env: [checkenv] Android SDK Tools Revision 24.0.2 [checkenv] Installed at /Developer/android-sdk-linux -setup: [echo] Project Name: YourChurch [gettype] Project Type: Android Library -build-setup: [getbuildtools] Using latest Build Tools: 21.1.2 [echo] Resolving Build Target for YourChurch... [gettarget] Project Target: Android 5.0.1 [gettarget] API level: 21 [echo] ---------- [echo] Creating output directories if needed... [mkdir] Created dir: .../YourChurch/CordovaLib/res [mkdir] Created dir: .../YourChurch/CordovaLib/libs [mkdir] Created dir: .../YourChurch/CordovaLib/bin [mkdir] Created dir: .../YourChurch/CordovaLib/bin/res [mkdir] Created dir: .../YourChurch/CordovaLib/bin/rsObj [mkdir] Created dir: .../YourChurch/CordovaLib/bin/rsLibs [mkdir] Created dir: .../YourChurch/CordovaLib/gen [mkdir] Created dir: .../YourChurch/CordovaLib/bin/classes [mkdir] Created dir: .../YourChurch/CordovaLib/bin/dexedLibs [echo] ---------- [echo] Resolving Dependencies for YourChurch... [dependency] Library dependencies: [dependency] [dependency] ------------------ [dependency] Ordered libraries: [dependency] [dependency] ------------------ -code-gen: [mergemanifest] Merging AndroidManifest files into one. [mergemanifest] Manifest merger disabled. Using project manifest only. [echo] Handling aidl files... [aidl] No AIDL files to compile. [echo] ---------- [echo] Handling RenderScript files... [echo] ---------- [echo] Handling Resources... [aapt] Generating resource IDs... [echo] ---------- [echo] Handling BuildConfig class... [buildconfig] Generating BuildConfig class. -pre-compile: -compile: [javac] Compiling 95 source files to .../YourChurch/CordovaLib/bin/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [echo] Creating library output jar file... [jar] Building jar: .../YourChurch/CordovaLib/bin/classes.jar -post-compile: -obfuscate: -dex: [echo] Library project: do not convert bytecode... -crunch: [crunch] Crunching PNG Files in source dir: .../YourChurch/CordovaLib/res [crunch] To destination dir: .../YourChurch/CordovaLib/bin/res [crunch] Crunched 0 PNG files to update cache -package-resources: [echo] Library project: do not package resources... -package: [echo] Library project: do not package apk... -post-package: -release-prompt-for-password: -release-nosign: [echo] [propertyfile] Creating new property file: .../YourChurch/CordovaLib/bin/build.prop [propertyfile] Updating property file: .../YourChurch/CordovaLib/bin/build.prop [propertyfile] Updating property file: .../YourChurch/CordovaLib/bin/build.prop [propertyfile] Updating property file: .../YourChurch/CordovaLib/bin/build.prop -release-sign: -post-build: release: -code-gen: [mergemanifest] Merging AndroidManifest files into one. [mergemanifest] Manifest merger disabled. Using project manifest only. [echo] Handling aidl files... [aidl] No AIDL files to compile. [echo] ---------- [echo] Handling RenderScript files... [echo] ---------- [echo] Handling Resources... [aapt] Generating resource IDs... [echo] ---------- [echo] Handling BuildConfig class... [buildconfig] Generating BuildConfig class. -pre-compile: -compile: [javac] Compiling 38 source files to .../YourChurch/bin/classes [javac] .../YourChurch/src/com/telerik/plugins/nativepagetransitions/NativePageTransitions.java:290: error: cannot find symbol [javac] ((View) webView.getView().getParent()).setBackgroundColor(Color.parseColor(backgroundColor)); [javac] ^ [javac] symbol: method getView() [javac] location: variable webView of type CordovaWebView [javac] .../YourChurch/src/com/telerik/plugins/nativepagetransitions/NativePageTransitions.java:427: error: cannot find symbol [javac] ((View) webView.getView().getParent()).setBackgroundColor(Color.BLACK); [javac] ^ [javac] symbol: method getView() [javac] location: variable webView of type CordovaWebView [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 errors BUILD FAILED /Developer/android-sdk-linux/tools/ant/build.xml:720: The following error occurred while executing this line: /Developer/android-sdk-linux/tools/ant/build.xml:734: Compile failed; see the compiler error output for details. Total time: 6 seconds .../YourChurch/cordova/node_modules/q/q.js:126 throw e; ^ Error code 1 for command: ant with args: release,-f,.../YourChurch/build.xml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try now, it's fixed.
I mean Crosswalk build with Cordova CLI 5.1.1 works now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yep, it works now on 5.1.1. Thanks!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page