log for com.btcontract.wallet:72
== Installed Android Tools ==
2021-09-15 16:53:24,575 DEBUG: Reading 'config.yml'
2021-09-15 16:53:24,585 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-09-15 16:53:24,588 INFO: Creating log directory
2021-09-15 16:53:24,588 INFO: Creating temporary directory
2021-09-15 16:53:24,588 INFO: Creating output directory
2021-09-15 16:53:24,593 DEBUG: Getting git vcs interface for https://github.com/btcontract/wallet.git
2021-09-15 16:53:24,593 DEBUG: > git --version
git version 2.11.0
2021-09-15 16:53:24,810 INFO: Using git version 2.11.0
2021-09-15 16:53:24,811 DEBUG: Checking 2.0.12
2021-09-15 16:53:24,811 INFO: Building version 2.0.12 (72) of com.btcontract.wallet
2021-09-15 16:53:24,812 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-09-15 16:53:25,023 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64894 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2021-09-15 16:53:31,019 INFO: Getting source for revision 933c1e43b08c0c62b44b44224a8879e5922e00a0
2021-09-15 16:53:31,019 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:31,019 DEBUG: > git rev-parse --show-toplevel
2021-09-15 16:53:31,229 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:31,229 DEBUG: > git submodule foreach --recursive git reset --hard
2021-09-15 16:53:31,337 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:31,337 DEBUG: > git reset --hard
2021-09-15 16:53:31,542 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:31,542 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-09-15 16:53:31,646 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:31,647 DEBUG: > git clean -dffx
2021-09-15 16:53:31,752 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:31,753 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2021-09-15 16:53:32,159 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:32,160 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2021-09-15 16:53:32,481 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:32,482 DEBUG: > git remote set-head origin --auto
2021-09-15 16:53:32,922 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:32,922 DEBUG: > git checkout -f 933c1e43b08c0c62b44b44224a8879e5922e00a0
2021-09-15 16:53:33,131 DEBUG: Directory: build/com.btcontract.wallet
2021-09-15 16:53:33,131 DEBUG: > git clean -dffx
2021-09-15 16:53:33,242 INFO: Creating local.properties file at build/com.btcontract.wallet/local.properties
2021-09-15 16:53:33,243 INFO: Creating local.properties file at build/com.btcontract.wallet/app/local.properties
2021-09-15 16:53:33,243 DEBUG: Removing debuggable flags from build/com.btcontract.wallet/app
2021-09-15 16:53:33,264 INFO: Cleaning Gradle project...
2021-09-15 16:53:33,264 DEBUG: Directory: build/com.btcontract.wallet/app
2021-09-15 16:53:33,264 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 5.4.1 via distributionUrl
Downloading missing gradle version 5.4.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-5.4.1-bin.zip: OK
Running /opt/gradle/versions/5.4.1/bin/gradle clean
Welcome to Gradle 5.4.1!
Here are the highlights of this release:
- Run builds with JDK12
- New API for Incremental Tasks
- Updates to native projects, including Swift 5 support
For more details see https://docs.gradle.org/5.4.1/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.2 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.2 accepted.
Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)".
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.
Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete.
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" finished.
> Task :app:externalNativeBuildCleanDebug
Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.
Checking the license for package CMake 3.6.4111459 in /opt/android-sdk/licenses
License for package CMake 3.6.4111459 accepted.
Preparing "Install CMake 3.6.4111459 (revision: 3.6.4111459)".
"Install CMake 3.6.4111459 (revision: 3.6.4111459)" ready.
Installing CMake 3.6.4111459 in /opt/android-sdk/cmake/3.6.4111459
"Install CMake 3.6.4111459 (revision: 3.6.4111459)" complete.
"Install CMake 3.6.4111459 (revision: 3.6.4111459)" finished.
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 17s
3 actionable tasks: 2 executed, 1 up-to-date
2021-09-15 16:54:52,893 INFO: Scanning source for common problems...
2021-09-15 16:54:52,899 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-09-15 16:54:52,978 INFO: Creating source tarball...
2021-09-15 16:54:54,029 INFO: Building Gradle project...
2021-09-15 16:54:54,029 DEBUG: Directory: build/com.btcontract.wallet/app
2021-09-15 16:54:54,030 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 5.4.1 via distributionUrl
Running /opt/gradle/versions/5.4.1/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:checkReleaseManifest
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:prepareLintJar
> Task :app:prepareLintJarForPublish
> Task :app:generateReleaseSources
> Task :app:mainApkListPersistenceRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:processReleaseManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:compileReleaseScala
Pruning sources from previous analysis, due to incompatible CompileSetup.
> Task :app:javaPreCompileRelease
> Task :app:compileReleaseScala
/home/vagrant/build/com.btcontract.wallet/app/src/main/java/com/btcontract/wallet/BaseActivity.scala:57: method fromHtml in object Html is deprecated: see corresponding Javadoc for more information.
def html: Spanned = android.text.Html.fromHtml(source)
^
/home/vagrant/build/com.btcontract.wallet/app/src/main/java/com/btcontract/wallet/SetupActivity.scala:98: method startActivityForResult in class ComponentActivity is deprecated: see corresponding Javadoc for more information.
def useBackupFile(view: View): Unit = startActivityForResult(new Intent(Intent.ACTION_OPEN_DOCUMENT).setType("*/*"), FILE_REQUEST_CODE)
^
/home/vagrant/build/com.btcontract.wallet/app/src/main/java/com/btcontract/wallet/utils/BiometricAuth.scala:20: method canAuthenticate in class BiometricManager is deprecated: see corresponding Javadoc for more information.
def checkAuth: Unit = biometricManager.canAuthenticate match {
^
/home/vagrant/build/com.btcontract.wallet/app/src/main/java/com/btcontract/wallet/utils/BiometricAuth.scala:32: method setDeviceCredentialAllowed in class Builder is deprecated: see corresponding Javadoc for more information.
.setDeviceCredentialAllowed(true)
^
/home/vagrant/build/com.btcontract.wallet/app/src/main/java/com/btcontract/wallet/utils/LocalBackup.scala:39: method getExternalStoragePublicDirectory in object Environment is deprecated: see corresponding Javadoc for more information.
def downloadsDir: File = getExternalStoragePublicDirectory(DIRECTORY_DOWNLOADS)
^
there were 18 feature warnings; re-run with -feature for details
6 warnings found
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:generateJsonModelRelease
release|armeabi-v7a :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
release|armeabi-v7a :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works
release|armeabi-v7a :-- Detecting C compiler ABI info
release|armeabi-v7a :-- Detecting C compiler ABI info - done
release|armeabi-v7a :-- Detecting C compile features
release|armeabi-v7a :-- Detecting C compile features - done
release|armeabi-v7a :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
release|armeabi-v7a :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works
release|armeabi-v7a :-- Detecting CXX compiler ABI info
release|armeabi-v7a :-- Detecting CXX compiler ABI info - done
release|armeabi-v7a :-- Detecting CXX compile features
release|armeabi-v7a :-- Detecting CXX compile features - done
release|armeabi-v7a :-- Configuring done
release|armeabi-v7a :-- Generating done
release|armeabi-v7a :-- Build files have been written to: /home/vagrant/build/com.btcontract.wallet/app/.cxx/cmake/release/armeabi-v7a
release|arm64-v8a :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
release|arm64-v8a :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works
release|arm64-v8a :-- Detecting C compiler ABI info
release|arm64-v8a :-- Detecting C compiler ABI info - done
release|arm64-v8a :-- Detecting C compile features
release|arm64-v8a :-- Detecting C compile features - done
release|arm64-v8a :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
release|arm64-v8a :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works
release|arm64-v8a :-- Detecting CXX compiler ABI info
release|arm64-v8a :-- Detecting CXX compiler ABI info - done
release|arm64-v8a :-- Detecting CXX compile features
release|arm64-v8a :-- Detecting CXX compile features - done
release|arm64-v8a :-- Configuring done
release|arm64-v8a :-- Generating done
release|arm64-v8a :-- Build files have been written to: /home/vagrant/build/com.btcontract.wallet/app/.cxx/cmake/release/arm64-v8a
release|x86 :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
release|x86 :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works
release|x86 :-- Detecting C compiler ABI info
release|x86 :-- Detecting C compiler ABI info - done
release|x86 :-- Detecting C compile features
release|x86 :-- Detecting C compile features - done
release|x86 :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
release|x86 :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works
release|x86 :-- Detecting CXX compiler ABI info
release|x86 :-- Detecting CXX compiler ABI info - done
release|x86 :-- Detecting CXX compile features
release|x86 :-- Detecting CXX compile features - done
release|x86 :-- Configuring done
release|x86 :-- Generating done
release|x86 :-- Build files have been written to: /home/vagrant/build/com.btcontract.wallet/app/.cxx/cmake/release/x86
release|x86_64 :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
release|x86_64 :-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- works
release|x86_64 :-- Detecting C compiler ABI info
release|x86_64 :-- Detecting C compiler ABI info - done
release|x86_64 :-- Detecting C compile features
release|x86_64 :-- Detecting C compile features - done
release|x86_64 :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
release|x86_64 :-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -- works
release|x86_64 :-- Detecting CXX compiler ABI info
release|x86_64 :-- Detecting CXX compiler ABI info - done
release|x86_64 :-- Detecting CXX compile features
release|x86_64 :-- Detecting CXX compile features - done
release|x86_64 :-- Configuring done
release|x86_64 :-- Generating done
release|x86_64 :-- Build files have been written to: /home/vagrant/build/com.btcontract.wallet/app/.cxx/cmake/release/x86_64
> Task :app:externalNativeBuildRelease
Build secp256k1_armeabi-v7a
[1/4] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_NativeSecp256k1.c.o
[2/4] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_Secp256k1Context.c.o
[3/4] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/secp256k1.c.o
[4/4] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/armeabi-v7a/libsecp256k1.so
Build wallycore_armeabi-v7a
[1/27] Building C object CMakeFiles/wallycore.dir/src/address.c.o
[2/27] Building C object CMakeFiles/wallycore.dir/src/aes.c.o
[3/27] Building C object CMakeFiles/wallycore.dir/src/base58.c.o
[4/27] Building C object CMakeFiles/wallycore.dir/src/bech32.c.o
[5/27] Building C object CMakeFiles/wallycore.dir/src/bip32.c.o
[6/27] Building C object CMakeFiles/wallycore.dir/src/bip38.c.o
[7/27] Building C object CMakeFiles/wallycore.dir/src/bip39.c.o
[8/27] Building C object CMakeFiles/wallycore.dir/src/ecdh.c.o
[9/27] Building C object CMakeFiles/wallycore.dir/src/elements.c.o
[10/27] Building C object CMakeFiles/wallycore.dir/src/hex.c.o
[11/27] Building C object CMakeFiles/wallycore.dir/src/hmac.c.o
[12/27] Building C object CMakeFiles/wallycore.dir/src/internal.c.o
[13/27] Building C object CMakeFiles/wallycore.dir/src/mnemonic.c.o
[14/27] Building C object CMakeFiles/wallycore.dir/src/pbkdf2.c.o
[15/27] Building C object CMakeFiles/wallycore.dir/src/scrypt.c.o
[16/27] Building C object CMakeFiles/wallycore.dir/src/sign.c.o
[17/27] Building C object CMakeFiles/wallycore.dir/src/transaction.c.o
[18/27] Building C object CMakeFiles/wallycore.dir/src/script.c.o
[19/27] Building C object CMakeFiles/wallycore.dir/src/symmetric.c.o
[20/27] Building C object CMakeFiles/wallycore.dir/src/wif.c.o
[21/27] Building C object CMakeFiles/wallycore.dir/src/wordlist.c.o
[22/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/ripemd160/ripemd160.c.o
[23/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha256/sha256.c.o
[24/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha512/sha512.c.o
[25/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/str/hex/hex.c.o
[26/27] Building C object CMakeFiles/wallycore.dir/src/swig_java/swig_java_wrap.c.o
[27/27] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/armeabi-v7a/libwallycore.so
Build wallycore_arm64-v8a
[1/31] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_NativeSecp256k1.c.o
[2/31] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_Secp256k1Context.c.o
[3/31] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/secp256k1.c.o
[4/31] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/arm64-v8a/libsecp256k1.so
[5/31] Building C object CMakeFiles/wallycore.dir/src/address.c.o
[6/31] Building C object CMakeFiles/wallycore.dir/src/aes.c.o
[7/31] Building C object CMakeFiles/wallycore.dir/src/base58.c.o
[8/31] Building C object CMakeFiles/wallycore.dir/src/bech32.c.o
[9/31] Building C object CMakeFiles/wallycore.dir/src/bip32.c.o
[10/31] Building C object CMakeFiles/wallycore.dir/src/bip38.c.o
[11/31] Building C object CMakeFiles/wallycore.dir/src/bip39.c.o
[12/31] Building C object CMakeFiles/wallycore.dir/src/ecdh.c.o
[13/31] Building C object CMakeFiles/wallycore.dir/src/elements.c.o
[14/31] Building C object CMakeFiles/wallycore.dir/src/hex.c.o
[15/31] Building C object CMakeFiles/wallycore.dir/src/hmac.c.o
[16/31] Building C object CMakeFiles/wallycore.dir/src/internal.c.o
[17/31] Building C object CMakeFiles/wallycore.dir/src/mnemonic.c.o
[18/31] Building C object CMakeFiles/wallycore.dir/src/pbkdf2.c.o
[19/31] Building C object CMakeFiles/wallycore.dir/src/scrypt.c.o
[20/31] Building C object CMakeFiles/wallycore.dir/src/sign.c.o
[21/31] Building C object CMakeFiles/wallycore.dir/src/transaction.c.o
[22/31] Building C object CMakeFiles/wallycore.dir/src/script.c.o
[23/31] Building C object CMakeFiles/wallycore.dir/src/symmetric.c.o
[24/31] Building C object CMakeFiles/wallycore.dir/src/wif.c.o
[25/31] Building C object CMakeFiles/wallycore.dir/src/wordlist.c.o
[26/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/ripemd160/ripemd160.c.o
[27/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha256/sha256.c.o
[28/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha512/sha512.c.o
[29/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/str/hex/hex.c.o
[30/31] Building C object CMakeFiles/wallycore.dir/src/swig_java/swig_java_wrap.c.o
[31/31] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/arm64-v8a/libwallycore.so
Build secp256k1_arm64-v8a
ninja: no work to do.
Build secp256k1_x86
[1/4] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_NativeSecp256k1.c.o
[2/4] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_Secp256k1Context.c.o
[3/4] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/secp256k1.c.o
[4/4] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/x86/libsecp256k1.so
Build wallycore_x86
[1/27] Building C object CMakeFiles/wallycore.dir/src/address.c.o
[2/27] Building C object CMakeFiles/wallycore.dir/src/aes.c.o
[3/27] Building C object CMakeFiles/wallycore.dir/src/base58.c.o
[4/27] Building C object CMakeFiles/wallycore.dir/src/bech32.c.o
[5/27] Building C object CMakeFiles/wallycore.dir/src/bip32.c.o
[6/27] Building C object CMakeFiles/wallycore.dir/src/bip38.c.o
[7/27] Building C object CMakeFiles/wallycore.dir/src/bip39.c.o
[8/27] Building C object CMakeFiles/wallycore.dir/src/ecdh.c.o
[9/27] Building C object CMakeFiles/wallycore.dir/src/elements.c.o
[10/27] Building C object CMakeFiles/wallycore.dir/src/hex.c.o
[11/27] Building C object CMakeFiles/wallycore.dir/src/hmac.c.o
[12/27] Building C object CMakeFiles/wallycore.dir/src/internal.c.o
[13/27] Building C object CMakeFiles/wallycore.dir/src/mnemonic.c.o
[14/27] Building C object CMakeFiles/wallycore.dir/src/pbkdf2.c.o
[15/27] Building C object CMakeFiles/wallycore.dir/src/scrypt.c.o
[16/27] Building C object CMakeFiles/wallycore.dir/src/sign.c.o
[17/27] Building C object CMakeFiles/wallycore.dir/src/transaction.c.o
[18/27] Building C object CMakeFiles/wallycore.dir/src/script.c.o
[19/27] Building C object CMakeFiles/wallycore.dir/src/symmetric.c.o
[20/27] Building C object CMakeFiles/wallycore.dir/src/wif.c.o
[21/27] Building C object CMakeFiles/wallycore.dir/src/wordlist.c.o
[22/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/ripemd160/ripemd160.c.o
[23/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha256/sha256.c.o
[24/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha512/sha512.c.o
[25/27] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/str/hex/hex.c.o
[26/27] Building C object CMakeFiles/wallycore.dir/src/swig_java/swig_java_wrap.c.o
[27/27] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/x86/libwallycore.so
Build wallycore_x86_64
[1/31] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_NativeSecp256k1.c.o
[2/31] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/org_bitcoin_Secp256k1Context.c.o
[3/31] Building C object CMakeFiles/secp256k1.dir/src/secp256k1/src/secp256k1.c.o
[4/31] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/x86_64/libsecp256k1.so
[5/31] Building C object CMakeFiles/wallycore.dir/src/address.c.o
[6/31] Building C object CMakeFiles/wallycore.dir/src/aes.c.o
[7/31] Building C object CMakeFiles/wallycore.dir/src/base58.c.o
[8/31] Building C object CMakeFiles/wallycore.dir/src/bech32.c.o
[9/31] Building C object CMakeFiles/wallycore.dir/src/bip32.c.o
[10/31] Building C object CMakeFiles/wallycore.dir/src/bip38.c.o
[11/31] Building C object CMakeFiles/wallycore.dir/src/bip39.c.o
[12/31] Building C object CMakeFiles/wallycore.dir/src/ecdh.c.o
[13/31] Building C object CMakeFiles/wallycore.dir/src/elements.c.o
[14/31] Building C object CMakeFiles/wallycore.dir/src/hex.c.o
[15/31] Building C object CMakeFiles/wallycore.dir/src/hmac.c.o
[16/31] Building C object CMakeFiles/wallycore.dir/src/internal.c.o
[17/31] Building C object CMakeFiles/wallycore.dir/src/mnemonic.c.o
[18/31] Building C object CMakeFiles/wallycore.dir/src/pbkdf2.c.o
[19/31] Building C object CMakeFiles/wallycore.dir/src/scrypt.c.o
[20/31] Building C object CMakeFiles/wallycore.dir/src/sign.c.o
[21/31] Building C object CMakeFiles/wallycore.dir/src/transaction.c.o
[22/31] Building C object CMakeFiles/wallycore.dir/src/script.c.o
[23/31] Building C object CMakeFiles/wallycore.dir/src/symmetric.c.o
[24/31] Building C object CMakeFiles/wallycore.dir/src/wif.c.o
[25/31] Building C object CMakeFiles/wallycore.dir/src/wordlist.c.o
[26/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/ripemd160/ripemd160.c.o
[27/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha256/sha256.c.o
[28/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/crypto/sha512/sha512.c.o
[29/31] Building C object CMakeFiles/wallycore.dir/src/ccan/ccan/str/hex/hex.c.o
[30/31] Building C object CMakeFiles/wallycore.dir/src/swig_java/swig_java_wrap.c.o
[31/31] Linking C shared library /home/vagrant/build/com.btcontract.wallet/app/build/intermediates/cmake/release/obj/x86_64/libwallycore.so
Build secp256k1_x86_64
ninja: no work to do.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
Calling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/10d435913a44cdd139228916a06a2d01/android.jar with input /opt/android-sdk/platforms/android-29/android.jar
> Task :app:checkReleaseDuplicateClasses
> Task :app:transformClassesWithDexBuilderForRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders
> Task :app:generateReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:signingConfigWriterRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
> Task :app:mergeReleaseJavaResource
> Task :app:mergeExtDexRelease
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 3m 52s
31 actionable tasks: 31 executed
2021-09-15 16:58:47,592 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.btcontract.wallet, universal_newlines=False, shell=None)
2021-09-15 16:58:47,597 INFO: Successfully built version 2.0.12 of com.btcontract.wallet from 933c1e43b08c0c62b44b44224a8879e5922e00a0
2021-09-15 16:58:48,490 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 16:58:48,490 DEBUG: Start of Namespace mapping: prefix 43: 'android' --> uri 121: 'http://schemas.android.com/apk/res/android'
2021-09-15 16:58:48,492 DEBUG: Checking build/com.btcontract.wallet/app/build/outputs/apk/release/SBW-2.0.12.apk
2021-09-15 16:58:48,501 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 16:58:48,501 DEBUG: Start of Namespace mapping: prefix 43: 'android' --> uri 121: 'http://schemas.android.com/apk/res/android'
2021-09-15 16:58:48,531 INFO: success: com.btcontract.wallet
2021-09-15 16:58:48,532 INFO: Finished
2021-09-15 16:58:48,532 INFO: 1 build succeeded