Hi guys,
I'm getting an error when trying to build an Android app, it has nothing
out of the ordinary but the Facebook sdk for log in (by setting the app id
as a build hint) and the use of the parse4cn1 cn1lib.
I attach the server log to this message for better understanding of the
problem.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/cdb7bf29-2482-4016-acec-edddde73f0b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Executing: /home/ec2-user/android-sdk/tools/android create project --target
android-21 --name Ego --path /tmp/build4654893104810861370xxx/Ego --activity
EgoStub --package com.guarumo.ego Created directory
/tmp/build4654893104810861370xxx/Ego/src/com/guarumo/ego
Added file /tmp/build4654893104810861370xxx/Ego/src/com/guarumo/ego/EgoStub.java
Created directory /tmp/build4654893104810861370xxx/Ego/res
Created directory /tmp/build4654893104810861370xxx/Ego/bin
Created directory /tmp/build4654893104810861370xxx/Ego/libs
Created directory /tmp/build4654893104810861370xxx/Ego/res/values
Added file /tmp/build4654893104810861370xxx/Ego/res/values/strings.xml
Created directory /tmp/build4654893104810861370xxx/Ego/res/layout
Added file /tmp/build4654893104810861370xxx/Ego/res/layout/main.xml
Created directory /tmp/build4654893104810861370xxx/Ego/res/drawable-xhdpi
Created directory /tmp/build4654893104810861370xxx/Ego/res/drawable-hdpi
Created directory /tmp/build4654893104810861370xxx/Ego/res/drawable-mdpi
Created directory /tmp/build4654893104810861370xxx/Ego/res/drawable-ldpi
Added file /tmp/build4654893104810861370xxx/Ego/AndroidManifest.xml
Added file /tmp/build4654893104810861370xxx/Ego/build.xml
Added file /tmp/build4654893104810861370xxx/Ego/proguard-project.txt
Executing: /home/ec2-user/jdk1.8.0_45/bin/java
-Dretrolambda.inputDir=/tmp/build4654893104810861370xxx/Classes
-Dretrolambda.classpath=/tmp/build4654893104810861370xxx/Classes:/home/ec2-user/android/CodenameOne.jar3.7
-Dretrolambda.outputDir=/tmp/build4654893104810861370xxx/Classes_retrolamda
-Dretrolambda.bytecodeVersion=49 -Dretrolambda.defaultMethods=true -jar
/tmp/temp5798317362244429761.jar Retrolambda 2.0.3
Bytecode version: 49 (Java 5)
Default methods: true
Input directory: /tmp/build4654893104810861370xxx/Classes
Output directory: /tmp/build4654893104810861370xxx/Classes_retrolamda
Classpath:
/tmp/build4654893104810861370xxx/Classes:/home/ec2-user/android/CodenameOne.jar3.7
Saving lambda class: com/guarumo/ego/utilities/ListUtil$$Lambda$1
Saving lambda class: com/guarumo/ego/utilities/ListUtil$$Lambda$3
Saving lambda class: com/guarumo/ego/view/DialogoInformacion$$Lambda$1
Saving lambda class: com/guarumo/ego/view/DialogoSeleccionCiudad$$Lambda$1
Saving lambda class: com/guarumo/ego/view/DialogoSeleccionCiudad$$Lambda$2
Saving lambda class: com/guarumo/ego/view/DialogoSeleccionCiudad$$Lambda$3
Executing: /home/ec2-user/android-sdk/tools/android update project --target
android-21 --path /tmp/build4654893104810861370xxx/Ego/dependency/facebook
Updated project.properties
Updated local.properties
No project name specified, using project folder name 'facebook'.
If you wish to change it, edit the first line of build.xml.
Added file /tmp/build4654893104810861370xxx/Ego/dependency/facebook/build.xml
Added file
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/proguard-project.txt
Executing: /home/ec2-user/android-sdk/tools/android update project --target
android-21 --path
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib
Updated project.properties
Updated local.properties
No project name specified, using project folder name 'google-play-services_lib'.
If you wish to change it, edit the first line of build.xml.
Added file
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/build.xml
Added file
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/proguard-project.txt
Executing: /home/ec2-user/android-sdk/tools/android update project --target
android-21 --path /tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23
Updated project.properties
Updated local.properties
No project name specified, using project folder name 'support-v4-23'.
If you wish to change it, edit the first line of build.xml.
Added file
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/build.xml
Added file
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/proguard-project.txt
It seems that there are sub-projects. If you want to update them
please use the --subprojects parameter.
Executing: /home/ec2-user/android/ant/bin/ant release Buildfile:
/tmp/build4654893104810861370xxx/Ego/build.xml
-set-mode-check:
-set-release-mode:
-release-obfuscation-check:
[echo] proguard.config is ${proguard.config}
-pre-build:
-check-env:
[checkenv] Android SDK Tools Revision 25.2.5
[checkenv] Installed at /home/ec2-user/android-sdk
-setup:
[echo] Project Name: Ego
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.2
[echo] Resolving Build Target for Ego...
[gettarget] Project Target: Android 5.0.1
[gettarget] API level: 21
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: /tmp/build4654893104810861370xxx/Ego/bin/res
[mkdir] Created dir: /tmp/build4654893104810861370xxx/Ego/bin/rsObj
[mkdir] Created dir: /tmp/build4654893104810861370xxx/Ego/bin/rsLibs
[mkdir] Created dir: /tmp/build4654893104810861370xxx/Ego/gen
[mkdir] Created dir: /tmp/build4654893104810861370xxx/Ego/bin/classes
[mkdir] Created dir: /tmp/build4654893104810861370xxx/Ego/bin/dexedLibs
[echo] ----------
[echo] Resolving Dependencies for Ego...
[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 25.2.5
[checkenv] Installed at /home/ec2-user/android-sdk
-setup:
[echo] Project Name: google-play-services_lib
[gettype] Project Type: Android Library
-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.2
[echo] Resolving Build Target for google-play-services_lib...
[gettarget] Project Target: Android 5.0.1
[gettarget] API level: 21
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/rsObj
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/rsLibs
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/gen
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/classes
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/dexedLibs
[echo] ----------
[echo] Resolving Dependencies for google-play-services_lib...
[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 3 source files to
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/classes
[javac] warning: [options] source value 1.5 is obsolete and will be removed
in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
[javac] 3 warnings
[echo] Creating library output jar file...
[jar] Building jar:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/classes.jar
-post-compile:
-obfuscate:
-dex:
[echo] Library project: do not convert bytecode...
-crunch:
[crunch] Crunching PNG Files in source dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res
[crunch] To destination dir:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_full_open_on_phone.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_full_open_on_phone.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_full_open_on_phone.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_ic_googleplayservices.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_ic_googleplayservices.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_ic_googleplayservices.png:
79% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_disabled_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_normal_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_icon_pressed_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_disabled_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_normal_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/common_signin_btn_text_pressed_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/ic_plusone_medium_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_medium_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_medium_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/ic_plusone_small_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_small_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_small_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/ic_plusone_standard_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_standard_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_standard_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/ic_plusone_tall_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_tall_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/ic_plusone_tall_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/powered_by_google_dark.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_dark.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_dark.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-hdpi/powered_by_google_light.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_light.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-hdpi/powered_by_google_light.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_full_open_on_phone.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_full_open_on_phone.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_full_open_on_phone.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_disabled_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_normal_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_icon_pressed_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_disabled_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_normal_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/common_signin_btn_text_pressed_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/ic_plusone_medium_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_medium_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_medium_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/ic_plusone_small_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_small_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_small_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/ic_plusone_standard_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_standard_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_standard_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/ic_plusone_tall_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_tall_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/ic_plusone_tall_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/powered_by_google_dark.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_dark.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_dark.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-mdpi/powered_by_google_light.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_light.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-mdpi/powered_by_google_light.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-tvdpi/common_full_open_on_phone.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/common_full_open_on_phone.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/common_full_open_on_phone.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-tvdpi/ic_plusone_medium_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_medium_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_medium_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-tvdpi/ic_plusone_small_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_small_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_small_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-tvdpi/ic_plusone_standard_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_standard_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_standard_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-tvdpi/ic_plusone_tall_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_tall_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-tvdpi/ic_plusone_tall_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_full_open_on_phone.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_full_open_on_phone.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_full_open_on_phone.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_disabled_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_normal_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_icon_pressed_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_disabled_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_focus_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_normal_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/common_signin_btn_text_pressed_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/ic_plusone_medium_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_medium_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_medium_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/ic_plusone_small_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_small_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_small_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/ic_plusone_standard_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_standard_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_standard_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/ic_plusone_tall_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_tall_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/ic_plusone_tall_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/powered_by_google_dark.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_dark.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_dark.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xhdpi/powered_by_google_light.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_light.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xhdpi/powered_by_google_light.png:
110% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_full_open_on_phone.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_full_open_on_phone.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_full_open_on_phone.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_dark.9.png:
82% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_dark.9.png:
80% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_focus_light.9.png:
80% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_disabled_light.9.png:
82% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_dark.9.png:
62% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_focus_light.9.png:
65% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_dark.9.png:
62% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_normal_light.9.png:
65% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_dark.9.png:
58% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_icon_pressed_light.9.png:
55% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_dark.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_dark.9.png:
73% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_focus_light.9.png:
73% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_disabled_light.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_dark.9.png:
58% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_focus_light.9.png:
61% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_dark.9.png:
58% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_normal_light.9.png:
61% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_dark.9.png:
54% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/common_signin_btn_text_pressed_light.9.png:
51% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_medium_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_medium_off_client.png
[crunch] (processed image to cache en
[crunch] try
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_medium_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_small_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_small_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_small_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_standard_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_standard_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_standard_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/ic_plusone_tall_off_client.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_tall_off_client.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/ic_plusone_tall_off_client.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/powered_by_google_dark.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_dark.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_dark.png:
70% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/res/drawable-xxhdpi/powered_by_google_light.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_light.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/res/drawable-xxhdpi/powered_by_google_light.png:
68% size of source)
[crunch] Crunched 114 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:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/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 25.2.5
[checkenv] Installed at /home/ec2-user/android-sdk
-setup:
[echo] Project Name: facebook
[gettype] Project Type: Android Library
-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.2
[echo] Resolving Build Target for facebook...
[gettarget] Project Target: Android 5.0.1
[gettarget] API level: 21
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/rsObj
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/rsLibs
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/gen
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/classes
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/dexedLibs
[echo] ----------
[echo] Resolving Dependencies for facebook...
[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 154 source files to
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/classes
[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] Creating empty
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/classes/com/facebook/internal/package-info.class
[echo] Creating library output jar file...
[jar] Building jar:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/classes.jar
-post-compile:
-obfuscate:
-dex:
[echo] Library project: do not convert bytecode...
-crunch:
[crunch] Crunching PNG Files in source dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res
[crunch] To destination dir:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_button_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_button_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_button_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_button_like_icon_selected.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_button_like_icon_selected.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_button_like_icon_selected.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_button_send_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_button_send_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_button_send_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_close.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_close.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_close.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_black_background.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_background.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_background.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_black_bottomnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_bottomnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_bottomnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_black_topnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_topnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_topnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_black_xout.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_xout.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_black_xout.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_blue_background.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_background.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_background.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_blue_bottomnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_bottomnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_bottomnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_blue_topnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_topnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_topnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/com_facebook_tooltip_blue_xout.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_xout.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/com_facebook_tooltip_blue_xout.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/messenger_bubble_large_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_large_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_large_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/messenger_bubble_large_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_large_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_large_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/messenger_bubble_small_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_small_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_small_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/messenger_bubble_small_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_small_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_bubble_small_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-hdpi/messenger_button_send_round_shadow.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_button_send_round_shadow.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-hdpi/messenger_button_send_round_shadow.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_button_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_button_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_button_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_button_like_icon_selected.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_button_like_icon_selected.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_button_like_icon_selected.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_button_send_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_button_send_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_button_send_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_close.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_close.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_close.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_profile_picture_blank_portrait.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_profile_picture_blank_portrait.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_profile_picture_blank_portrait.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_profile_picture_blank_square.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_profile_picture_blank_square.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_profile_picture_blank_square.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_black_background.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_background.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_background.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_black_bottomnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_bottomnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_bottomnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_black_topnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_topnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_topnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_black_xout.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_xout.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_black_xout.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_blue_background.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_background.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_background.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_blue_bottomnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_bottomnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_bottomnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_blue_topnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_topnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_topnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/com_facebook_tooltip_blue_xout.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_xout.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/com_facebook_tooltip_blue_xout.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/messenger_bubble_large_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_large_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_large_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/messenger_bubble_large_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_large_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_large_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/messenger_bubble_small_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_small_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_small_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/messenger_bubble_small_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_small_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_bubble_small_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-mdpi/messenger_button_send_round_shadow.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_button_send_round_shadow.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-mdpi/messenger_button_send_round_shadow.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_button_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_button_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_button_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_button_like_icon_selected.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_button_like_icon_selected.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_button_like_icon_selected.png:
[crunch] 0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_button_send_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_button_send_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_button_send_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_close.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_close.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_close.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_black_background.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_background.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_background.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_black_bottomnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_bottomnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_bottomnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_black_topnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_topnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_topnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_black_xout.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_xout.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_black_xout.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_blue_background.9.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_background.9.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_background.9.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_blue_bottomnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_bottomnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_bottomnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_blue_topnub.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_topnub.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_topnub.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/com_facebook_tooltip_blue_xout.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_xout.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/com_facebook_tooltip_blue_xout.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/messenger_bubble_large_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_large_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_large_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/messenger_bubble_large_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_large_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_large_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/messenger_bubble_small_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_small_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_small_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/messenger_bubble_small_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_small_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_bubble_small_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xhdpi/messenger_button_send_round_shadow.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_button_send_round_shadow.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xhdpi/messenger_button_send_round_shadow.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/com_facebook_button_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/com_facebook_button_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/com_facebook_button_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/com_facebook_button_like_icon_selected.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/com_facebook_button_like_icon_selected.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/com_facebook_button_like_icon_selected.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/com_facebook_button_send_icon.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/com_facebook_button_send_icon.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/com_facebook_button_send_icon.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/messenger_bubble_large_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_large_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_large_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/messenger_bubble_large_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_large_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_large_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/messenger_bubble_small_blue.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_small_blue.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_small_blue.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/messenger_bubble_small_white.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_small_white.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_bubble_small_white.png:
0% size of source)
[crunch] Processing image to cache:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/res/drawable-xxhdpi/messenger_button_send_round_shadow.png
=>
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_button_send_round_shadow.png
[crunch] (processed image to cache entry
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/res/drawable-xxhdpi/messenger_button_send_round_shadow.png:
45% size of source)
[crunch] Crunched 61 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:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/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 25.2.5
[checkenv] Installed at /home/ec2-user/android-sdk
-setup:
[echo] Project Name: support-v4-23
[gettype] Project Type: Android Library
-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.2
[echo] Resolving Build Target for support-v4-23...
[gettarget] Project Target: Android 5.0.1
[gettarget] API level: 21
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/res
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/rsObj
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/rsLibs
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/gen
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/classes
[mkdir] Created dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/dexedLibs
[echo] ----------
[echo] Resolving Dependencies for support-v4-23...
[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 1 source file to
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/classes
[javac] warning: [options] source value 1.5 is obsolete and will be removed
in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
[javac] 3 warnings
[echo] Creating library output jar file...
[jar] Building MANIFEST-only jar:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/classes.jar
-post-compile:
-obfuscate:
-dex:
[echo] Library project: do not convert bytecode...
-crunch:
[crunch] Crunching PNG Files in source dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/res
[crunch] To destination dir:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/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:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/build.prop
[propertyfile] Updating property file:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/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 589 source files to
/tmp/build4654893104810861370xxx/Ego/bin/classes
[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.
-post-compile:
-obfuscate:
-dex:
[dex] input: /tmp/build4654893104810861370xxx/Ego/bin/classes
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/classes.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/libs/classes.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/classes.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/classes.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/libs/parse-android-1.13.1.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/libs/bolts-tasks-1.4.0.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/libs/android-support-v4.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/libs/google-play-services.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/libs/bolts-android-1.2.1.jar
[dex] input:
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/libs/internal_impl-23.3.0.jar
[dex] input: /tmp/build4654893104810861370xxx/Ego/libs/userClasses.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/bin/classes.jar
-> classes-f69090e2e8aea07896e95d48cd8ad30f.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/libs/classes.jar
-> classes-3690c37458dbce7bb068edfb6158e060.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/bin/classes.jar ->
classes-288090765e92d904bf4d40053ed361be.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/bin/classes.jar
-> classes-67883e7ef98954a69488626454ba7399.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/libs/parse-android-1.13.1.jar ->
parse-android-1.13.1-c8867d3dfd007190631df643814eae86.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/libs/bolts-tasks-1.4.0.jar ->
bolts-tasks-1.4.0-a8f8f4d21df19e0de41fc15d212b6fed.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/libs/android-support-v4.jar
-> android-support-v4-8cd586b2bc2506c56bf8f528179caf10.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/google-play-services_lib/libs/google-play-services.jar
-> google-play-services-472174b034bae0e086317c4a75b8708d.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/facebook/libs/bolts-android-1.2.1.jar
-> bolts-android-1.2.1-56998890f648b7ee32903aa0336a40d3.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/dependency/support-v4-23/libs/internal_impl-23.3.0.jar
-> internal_impl-23.3.0-d7dc43fea2c4274a082dbe5284ea3a02.jar
[dex] Pre-Dexing
/tmp/build4654893104810861370xxx/Ego/libs/userClasses.jar ->
userClasses-e82c1a038750f2c571459e499be830f0.jar
[dex] Converting compiled files and external libraries into
/tmp/build4654893104810861370xxx/Ego/bin/classes.dex...
[dx]
[dx] UNEXPECTED TOP-LEVEL EXCEPTION:
[dx] com.android.dex.DexIndexOverflowException: method ID not in [0,
0xffff]: 65536
[dx] at com.android.
[dx] dx.merge.DexMerger$6.updateIndex(DexMerger.java:495)
[dx] at
com.android.dx.merge.DexMerger$IdMerger.mergeSorted(DexMerger.java:261)
[dx] at
com.android.dx.merge.DexMerger.mergeMethodIds(DexMerger.java:504)
[dx] at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:161)
[dx] at com.android.dx.merge.DexMerger.merge(DexMerger.java:188)
[dx] at
com.android.dx.command.dexer.Main.mergeLibraryDexBuffers(Main.java:504)
[dx] at com.android.dx.command.dexer.Main.runMonoDex(Main.java:334)
[dx] at com.android.dx.command.dexer.Main.run(Main.java:277)
[dx] at com.android.dx.command.dexer.Main.main(Main.java:245)
[dx] at com.android.dx.command.Main.main(Main.java:106)
[dx]
BUILD FAILED
/home/ec2-user/android-sdk/tools/ant/build.xml:888: The following error
occurred while executing this line:
/home/ec2-user/android-sdk/tools/ant/build.xml:890: The following error
occurred while executing this line:
/home/ec2-user/android-sdk/tools/ant/build.xml:902: The following error
occurred while executing this line:
/home/ec2-user/android-sdk/tools/ant/build.xml:283: null returned: 2
Total time: 1 minute 2 seconds