Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alibitek/b02c8beca68fc87a9c3586817ffa617b to your computer and use it in GitHub Desktop.
Save alibitek/b02c8beca68fc87a9c3586817ffa617b to your computer and use it in GitHub Desktop.
[agape@agape fdroiddata]$ fdroid build -v -l org.nutritionfacts.dailydozen
DEBUG: Reading 'config.py'
DEBUG: Getting git vcs interface for https://github.com/alibitek/daily-dozen-android.git
DEBUG: > git --version
git version 2.14.2
DEBUG: Using git version 2.14.2
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git fetch origin
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git fetch --prune --tags origin
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git checkout -f HEAD
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git clean -dffx
DEBUG: Getting git vcs interface for https://github.com/alibitek/daily-dozen-android.git
DEBUG: > git --version
git version 2.14.2
DEBUG: Using git version 2.14.2
DEBUG: Checking 15.5
INFO: Building version 15.5 (45) of org.nutritionfacts.dailydozen
INFO: Getting source for revision v15.5
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git fetch origin
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git fetch --prune --tags origin
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git checkout -f v15.5
DEBUG: Directory: build/org.nutritionfacts.dailydozen
DEBUG: > git clean -dffx
INFO: Creating local.properties file at build/org.nutritionfacts.dailydozen/local.properties
INFO: Creating local.properties file at build/org.nutritionfacts.dailydozen/app/local.properties
DEBUG: Removing debuggable flags from build/org.nutritionfacts.dailydozen/app
INFO: Cleaning Gradle project...
DEBUG: Directory: build/org.nutritionfacts.dailydozen/app
DEBUG: > gradle clean
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/$ANDROID_NDK.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Configuration 'debugCompile' in project ':app' is deprecated. Use 'debugImplementation' instead.
Configuration 'compile' in project ':app' is deprecated. Use 'implementation' instead.
Configuration 'playCompile' in project ':app' is deprecated. Use 'playImplementation' instead.
:app:clean UP-TO-DATE
BUILD SUCCESSFUL in 0s
1 actionable task: 1 up-to-date
INFO: Scanning source for common problems...
WARNING: Found JAR file at gradle/wrapper/gradle-wrapper.jar
INFO: Creating source tarball...
INFO: Building Gradle project...
DEBUG: Directory: build/org.nutritionfacts.dailydozen/app
DEBUG: > gradle assembleFdroidRelease
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/$ANDROID_NDK.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Configuration 'debugCompile' in project ':app' is deprecated. Use 'debugImplementation' instead.
Configuration 'compile' in project ':app' is deprecated. Use 'implementation' instead.
Configuration 'playCompile' in project ':app' is deprecated. Use 'playImplementation' instead.
:app:preBuild UP-TO-DATE
:app:extractProguardFiles
:app:preFdroidReleaseBuild
:app:compileFdroidReleaseAidl
:app:compileFdroidReleaseRenderscript
:app:checkFdroidReleaseManifest
:app:generateFdroidReleaseBuildConfig
:app:generateFdroidReleaseResValues
:app:generateFdroidReleaseResources
:app:mergeFdroidReleaseResources
:app:createFdroidReleaseCompatibleScreenManifests
:app:processFdroidReleaseManifest
:app:splitsDiscoveryTaskFdroidRelease
:app:processFdroidReleaseResources
:app:generateFdroidReleaseSources
:app:javaPreCompileFdroidRelease
:app:compileFdroidReleaseJavaWithJavac/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/src/main/java/org/nutritionfacts/dailydozen/model/Servings.java:187: warning: non-varargs call of varargs method with inexact argument type for last parameter;
.and(String.format("date_id IN (%s)", placeholders), dateIds)
^
cast to Object for a varargs call
cast to Object[] for a non-varargs call and to suppress this warning
1 warning
:app:compileFdroidReleaseNdk NO-SOURCE
:app:compileFdroidReleaseSources
:app:mergeFdroidReleaseShaders
:app:compileFdroidReleaseShaders
:app:generateFdroidReleaseAssets
:app:mergeFdroidReleaseAssets
:app:processFdroidReleaseJavaRes NO-SOURCE
:app:transformResourcesWithMergeJavaResForFdroidRelease
:app:transformClassesAndResourcesWithProguardForFdroidRelease
ProGuard, version 5.3.3
Reading input...
Reading program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.jakewharton.hugo/hugo-annotations/1.2.1/b01150795c5cdca1eb7e501bf00f105ff0e31501/hugo-annotations-1.2.1.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/design-25.3.1.aar/1b429cae8612a8424e8a7c10aa0c52b3/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/appcompat-v7-25.3.1.aar/858aed591a282b97aa3aec96b67da388/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/cardview-v7-25.3.1.aar/940ed0584dc2d53166e1a42837c28117/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.michaelpardo/activeandroid/3.1.0-SNAPSHOT/4ab7b0182975bc57c49efc5e0b3baa4a10e4ec08/activeandroid-3.1.0-SNAPSHOT.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/caldroid-3.0.1.aar/4678995ef38b83bab55d97df868c4497/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/android-iconify-fontawesome-2.2.2.aar/b01df90818933f573d4beaadef26df28/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.github.PhilJay/MPAndroidChart/v2.1.6/b036abbb61656165da99cf44898e4b9123687e65/MPAndroidChart-v2.1.6.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/modules-2/files-2.1/org.greenrobot/eventbus/3.0.0/ddd99896e9569eaababbe81b35d80e1b91c4ad85/eventbus-3.0.0.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/butterknife-8.6.0.aar/65595c086143849961ab80ab8cf46136/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.0/c4ba5371a29ac9b2ad6129b1d39ea38750043eff/gson-2.8.0.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/timber-4.5.1.aar/8804183acb42c6bbdd8ed54c61292b7a/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-25.3.1.aar/bc09066371ca135c13b39c315383eda1/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-25.3.1.aar/8399b29fa0184d2c8537383af5ca0993/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.3.1.aar/54644c43845a29e02bd91ae7031ea7db/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/transition-25.3.1.aar/29716921d08f3248637fcbe1d8dbfebd/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.jakewharton/butterknife-annotations/8.6.0/48efa6f14074e1a6b16e02ac05eba3fc5c7c7ec8/butterknife-annotations-8.6.0.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/android-iconify-2.2.2.aar/4c4e171e116dab732a5197c0d985f66f/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-v4-25.3.1.aar/e5c0bab4c1029c3dcf42da8e97d5b507/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-fragment-25.3.1.aar/c833ebe0b99c1b613034536c4c65b3e0/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-core-ui-25.3.1.aar/31c22e30f9c4437c14a7532918515157/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-media-compat-25.3.1.aar/49e671dbeb9e1078d57793940e7302ab/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-core-utils-25.3.1.aar/5c10aae86ccabd77a9f4484e45e5cab4/jars/classes.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-compat-25.3.1.aar/dcf14ec719d899c344d1515720331e67/jars/classes.jar] (filtered)
Reading program jar [/home/agape/Software/android-sdk/extras/android/m2repository/com/android/support/support-annotations/25.3.1/support-annotations-25.3.1.jar] (filtered)
Reading program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.darwinsys/hirondelle-date4j/1.5.1/7b52de513f87ae4d9ff5d17518def0a1e9bc3df0/hirondelle-date4j-1.5.1.jar] (filtered)
Reading program directory [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/intermediates/classes/fdroid/release] (filtered)
Reading program jar [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/intermediates/transforms/mergeJavaRes/fdroid/release/0.jar] (filtered)
Reading library jar [/home/agape/Software/android-sdk/platforms/android-25/android.jar]
Reading library jar [/home/agape/Software/android-sdk/platforms/android-25/optional/org.apache.http.legacy.jar]
Note: duplicate definition of library class [android.net.http.HttpResponseCache]
Note: duplicate definition of library class [android.net.http.SslCertificate$DName]
Note: duplicate definition of library class [android.net.http.SslError]
Note: duplicate definition of library class [android.net.http.SslCertificate]
Note: duplicate definition of library class [org.apache.http.params.CoreConnectionPNames]
Note: duplicate definition of library class [org.apache.http.params.HttpConnectionParams]
Note: duplicate definition of library class [org.apache.http.params.HttpParams]
Note: duplicate definition of library class [org.apache.http.conn.scheme.SocketFactory]
Note: duplicate definition of library class [org.apache.http.conn.scheme.LayeredSocketFactory]
Note: duplicate definition of library class [org.apache.http.conn.scheme.HostNameResolver]
Note: duplicate definition of library class [org.apache.http.conn.ConnectTimeoutException]
Note: there were 11 duplicate class definitions.
(http://proguard.sourceforge.net/manual/troubleshooting.html#duplicateclass)
Initializing...
Note: com.google.gson.internal.UnsafeAllocator: can't find dynamically referenced class sun.misc.Unsafe
Note: com.activeandroid.TableInfo accesses a declared field 'mId' dynamically
Maybe this is program field 'com.activeandroid.Model { java.lang.Long mId; }'
Note: com.google.gson.internal.UnsafeAllocator accesses a declared field 'theUnsafe' dynamically
Note: the configuration keeps the entry point 'com.google.gson.internal.LinkedHashTreeMap { void removeInternal(com.google.gson.internal.LinkedHashTreeMap$Node,boolean); }', but not the descriptor class 'com.google.gson.internal.LinkedHashTreeMap$Node'
Note: the configuration keeps the entry point 'com.google.gson.internal.LinkedHashTreeMap { com.google.gson.internal.LinkedHashTreeMap$Node[] doubleCapacity(com.google.gson.internal.LinkedHashTreeMap$Node[]); }', but not the descriptor class 'com.google.gson.internal.LinkedHashTreeMap$Node'
Note: the configuration keeps the entry point 'com.google.gson.internal.LinkedTreeMap { void removeInternal(com.google.gson.internal.LinkedTreeMap$Node,boolean); }', but not the descriptor class 'com.google.gson.internal.LinkedTreeMap$Node'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.activity.MainActivity { void onEvent(org.nutritionfacts.dailydozen.event.BackupCompleteEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.BackupCompleteEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.activity.MainActivity { void onEvent(org.nutritionfacts.dailydozen.event.RestoreCompleteEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.RestoreCompleteEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.activity.MainActivity { void onEvent(org.nutritionfacts.dailydozen.event.CalculateStreaksTaskCompleteEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.CalculateStreaksTaskCompleteEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.activity.MainActivity { void onEvent(org.nutritionfacts.dailydozen.event.DisplayDateEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.DisplayDateEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.activity.ServingsHistoryActivity { void onEvent(org.nutritionfacts.dailydozen.event.TimeRangeSelectedEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.TimeRangeSelectedEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.activity.ServingsHistoryActivity { void onEvent(org.nutritionfacts.dailydozen.event.TimeScaleSelectedEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.TimeScaleSelectedEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.activity.ServingsHistoryActivity { void onEvent(org.nutritionfacts.dailydozen.event.LoadServingsHistoryCompleteEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.LoadServingsHistoryCompleteEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.fragment.DateFragment { void onEvent(org.nutritionfacts.dailydozen.event.FoodServingsChangedEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.FoodServingsChangedEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.fragment.DateFragment { void onEvent(org.nutritionfacts.dailydozen.event.ShowExplodingStarAnimation); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.ShowExplodingStarAnimation'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.view.ServingCheckBox { void setNextServing(org.nutritionfacts.dailydozen.view.ServingCheckBox); }', but not the descriptor class 'org.nutritionfacts.dailydozen.view.ServingCheckBox'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.view.TimeRangeSelector { void onEvent(org.nutritionfacts.dailydozen.event.TimeScaleSelectedEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.TimeScaleSelectedEvent'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.widget.FoodCheckBoxes { void setDay(org.nutritionfacts.dailydozen.model.Day); }', but not the descriptor class 'org.nutritionfacts.dailydozen.model.Day'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.widget.FoodCheckBoxes { void setFood(org.nutritionfacts.dailydozen.model.Food); }', but not the descriptor class 'org.nutritionfacts.dailydozen.model.Food'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.widget.FoodCheckBoxes { void setServings(org.nutritionfacts.dailydozen.model.Servings); }', but not the descriptor class 'org.nutritionfacts.dailydozen.model.Servings'
Note: the configuration keeps the entry point 'org.nutritionfacts.dailydozen.widget.FoodServings { void onEvent(org.nutritionfacts.dailydozen.event.FoodServingsChangedEvent); }', but not the descriptor class 'org.nutritionfacts.dailydozen.event.FoodServingsChangedEvent'
Note: there were 18 unkept descriptor classes in kept class members.
You should consider explicitly keeping the mentioned classes
(using '-keep').
(http://proguard.sourceforge.net/manual/troubleshooting.html#descriptorclass)
Note: there were 1 unresolved dynamic references to classes or interfaces.
You should check if you need to specify additional program jars.
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclass)
Note: there were 2 accesses to class members by means of introspection.
You should consider explicitly keeping the mentioned class members
(using '-keep' or '-keepclassmembers').
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclassmember)
Ignoring unused library classes...
Original number of library classes: 4237
Final number of library classes: 1116
Printing kept classes, fields, and methods...
Shrinking...
Printing usage to [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/outputs/mapping/fdroid/release/usage.txt]...
Removing unused program classes and class elements...
Original number of program classes: 2866
Final number of program classes: 1707
Inlining subroutines...
Obfuscating...
Printing mapping to [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/outputs/mapping/fdroid/release/mapping.txt]...
Preverifying...
Writing output...
Preparing output jar [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/intermediates/transforms/proguard/fdroid/release/0.jar]
Copying resources from program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.jakewharton.hugo/hugo-annotations/1.2.1/b01150795c5cdca1eb7e501bf00f105ff0e31501/hugo-annotations-1.2.1.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/design-25.3.1.aar/1b429cae8612a8424e8a7c10aa0c52b3/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/appcompat-v7-25.3.1.aar/858aed591a282b97aa3aec96b67da388/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/cardview-v7-25.3.1.aar/940ed0584dc2d53166e1a42837c28117/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.michaelpardo/activeandroid/3.1.0-SNAPSHOT/4ab7b0182975bc57c49efc5e0b3baa4a10e4ec08/activeandroid-3.1.0-SNAPSHOT.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/caldroid-3.0.1.aar/4678995ef38b83bab55d97df868c4497/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/android-iconify-fontawesome-2.2.2.aar/b01df90818933f573d4beaadef26df28/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.github.PhilJay/MPAndroidChart/v2.1.6/b036abbb61656165da99cf44898e4b9123687e65/MPAndroidChart-v2.1.6.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/modules-2/files-2.1/org.greenrobot/eventbus/3.0.0/ddd99896e9569eaababbe81b35d80e1b91c4ad85/eventbus-3.0.0.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/butterknife-8.6.0.aar/65595c086143849961ab80ab8cf46136/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.0/c4ba5371a29ac9b2ad6129b1d39ea38750043eff/gson-2.8.0.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/timber-4.5.1.aar/8804183acb42c6bbdd8ed54c61292b7a/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-25.3.1.aar/bc09066371ca135c13b39c315383eda1/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-25.3.1.aar/8399b29fa0184d2c8537383af5ca0993/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/recyclerview-v7-25.3.1.aar/54644c43845a29e02bd91ae7031ea7db/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/transition-25.3.1.aar/29716921d08f3248637fcbe1d8dbfebd/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.jakewharton/butterknife-annotations/8.6.0/48efa6f14074e1a6b16e02ac05eba3fc5c7c7ec8/butterknife-annotations-8.6.0.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/android-iconify-2.2.2.aar/4c4e171e116dab732a5197c0d985f66f/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-v4-25.3.1.aar/e5c0bab4c1029c3dcf42da8e97d5b507/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-fragment-25.3.1.aar/c833ebe0b99c1b613034536c4c65b3e0/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-core-ui-25.3.1.aar/31c22e30f9c4437c14a7532918515157/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-media-compat-25.3.1.aar/49e671dbeb9e1078d57793940e7302ab/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-core-utils-25.3.1.aar/5c10aae86ccabd77a9f4484e45e5cab4/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/transforms-1/files-1.1/support-compat-25.3.1.aar/dcf14ec719d899c344d1515720331e67/jars/classes.jar] (filtered)
Copying resources from program jar [/home/agape/Software/android-sdk/extras/android/m2repository/com/android/support/support-annotations/25.3.1/support-annotations-25.3.1.jar] (filtered)
Copying resources from program jar [/home/agape/.gradle/caches/modules-2/files-2.1/com.darwinsys/hirondelle-date4j/1.5.1/7b52de513f87ae4d9ff5d17518def0a1e9bc3df0/hirondelle-date4j-1.5.1.jar] (filtered)
Copying resources from program directory [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/intermediates/classes/fdroid/release] (filtered)
Copying resources from program jar [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/intermediates/transforms/mergeJavaRes/fdroid/release/0.jar] (filtered)
Printing classes to [/home/agape/Projects/Android/F-Droid/fdroiddata/build/org.nutritionfacts.dailydozen/app/build/outputs/mapping/fdroid/release/dump.txt]...
:app:transformClassesWithDexForFdroidRelease
Running dex as a separate process.
To run dex in process, the Gradle daemon needs a larger heap.
It currently has 1024 MB.
For faster builds, increase the maximum heap size for the Gradle daemon to at least 1536 MB.
To do this set org.gradle.jvmargs=-Xmx1536M in the project gradle.properties.
For more information see https://docs.gradle.org/current/userguide/build_environment.html
:app:mergeFdroidReleaseJniLibFolders
:app:transformNativeLibsWithMergeJniLibsForFdroidRelease
:app:packageFdroidRelease
:app:prepareLintJar
:app:lintVitalFdroidRelease
:app:assembleFdroidRelease
BUILD SUCCESSFUL in 17s
25 actionable tasks: 25 executed
INFO: Successfully built version 15.5 of org.nutritionfacts.dailydozen
DEBUG: > /home/agape/Software/android-sdk/build-tools/25.0.2/aapt version
DEBUG: > /home/agape/Software/android-sdk/build-tools/25.0.2/aapt dump xmltree build/org.nutritionfacts.dailydozen/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk AndroidManifest.xml
DEBUG: Checking build/org.nutritionfacts.dailydozen/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
DEBUG: > /home/agape/Software/android-sdk/build-tools/25.0.2/aapt version
DEBUG: > /home/agape/Software/android-sdk/build-tools/25.0.2/aapt dump badging build/org.nutritionfacts.dailydozen/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
INFO: success: org.nutritionfacts.dailydozen
INFO: Finished
INFO: 1 build succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment