log for com.termux:109
== Installed Android Tools ==
2021-04-22 00:25:37,239 DEBUG: Reading 'config.yml'
2021-04-22 00:25:37,391 INFO: Using /home/vagrant/android-sdk/build-tools/29.0.3/apksigner
2021-04-22 00:25:37,392 INFO: Creating log directory
2021-04-22 00:25:37,392 INFO: Creating temporary directory
2021-04-22 00:25:37,393 INFO: Creating output directory
2021-04-22 00:25:37,421 DEBUG: Getting git vcs interface for https://github.com/termux/termux-app
2021-04-22 00:25:37,422 DEBUG: > git --version
git version 2.11.0
2021-04-22 00:25:37,647 INFO: Using git version 2.11.0
2021-04-22 00:25:37,647 DEBUG: Checking 0.109
2021-04-22 00:25:37,648 INFO: Building version 0.109 (109) of com.termux
2021-04-22 00:25:37,652 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-04-22 00:25:37,990 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64905 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+deb9u12) ...
2021-04-22 00:26:03,509 INFO: Getting source for revision v0.109
2021-04-22 00:26:03,509 DEBUG: Directory: build/com.termux
2021-04-22 00:26:03,509 DEBUG: > git rev-parse --show-toplevel
2021-04-22 00:26:03,716 DEBUG: Directory: build/com.termux
2021-04-22 00:26:03,716 DEBUG: > git submodule foreach --recursive git reset --hard
2021-04-22 00:26:03,923 DEBUG: Directory: build/com.termux
2021-04-22 00:26:03,924 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-04-22 00:26:04,036 DEBUG: Directory: build/com.termux
2021-04-22 00:26:04,036 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-04-22 00:26:05,417 DEBUG: Directory: build/com.termux
2021-04-22 00:26:05,417 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-04-22 00:26:05,727 DEBUG: Directory: build/com.termux
2021-04-22 00:26:05,728 DEBUG: > git remote set-head origin --auto
2021-04-22 00:26:06,148 DEBUG: Directory: build/com.termux
2021-04-22 00:26:06,148 DEBUG: > git checkout -f v0.109
2021-04-22 00:26:06,355 DEBUG: Directory: build/com.termux
2021-04-22 00:26:06,356 DEBUG: > git clean -dffx
2021-04-22 00:26:06,566 INFO: Creating local.properties file at build/com.termux/local.properties
2021-04-22 00:26:06,566 INFO: Creating local.properties file at build/com.termux/app/local.properties
2021-04-22 00:26:06,567 DEBUG: Removing debuggable flags from build/com.termux/app
2021-04-22 00:26:06,573 INFO: Cleaned build.gradle of keysigning configs at build/com.termux/app/build.gradle
2021-04-22 00:26:06,589 INFO: Running 'prebuild' commands in build/com.termux/app
2021-04-22 00:26:06,589 DEBUG: Directory: build/com.termux/app
2021-04-22 00:26:06,590 DEBUG: > bash -x -c -- sed -i -e '/splits\ {/,+8d' build.gradle && sed -i -e '/publishing {/,/^}/d' ../terminal-{emulator,view}/build.gradle && sed -i -e 's/22.0.7026061/22.1.7171670/' ../gradle.properties
+ sed -i -e '/splits\ {/,+8d' build.gradle
+ sed -i -e '/publishing {/,/^}/d' ../terminal-emulator/build.gradle ../terminal-view/build.gradle
+ sed -i -e s/22.0.7026061/22.1.7171670/ ../gradle.properties
2021-04-22 00:26:06,996 INFO: Cleaning Gradle project...
2021-04-22 00:26:06,997 DEBUG: Directory: build/com.termux/app
2021-04-22 00:26:06,997 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.7.1 via distributionUrl
Downloading missing gradle version 6.7.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OK
Running /opt/gradle/versions/6.7.1/bin/gradle clean
Welcome to Gradle 6.7.1!
Here are the highlights of this release:
- File system watching is ready for production use
- Declare the version of Java your build requires
- Java 15 support
For more details see https://docs.gradle.org/6.7.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/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
WARNING: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir
NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:externalNativeBuildCleanDebug
> Task :app:extractProguardFiles
> Task :app:preReleaseBuild
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean
BUILD SUCCESSFUL in 26s
4 actionable tasks: 4 executed
2021-04-22 00:26:39,557 INFO: Scanning source for common problems...
2021-04-22 00:26:39,562 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-04-22 00:26:39,572 ERROR: Found unknown maven repo 'https://maven.pkg.github.com/termux/termux-app' at termux-shared/build.gradle
2021-04-22 00:26:39,585 ERROR: Could not build app com.termux: Can't build due to 1 error while scanning
2021-04-22 00:26:39,586 DEBUG: Error encoutered, stopping by user request.