Skip to content

New App: Launcher Hijack (com.baronkiko.launcherhijack)

BaronKiko requested to merge BaronKiko/fdroiddata:master into master
  • The app complies with the inclusion criteria
  • The original app author has been notified (and supports the inclusion)
  • All related fdroiddata and rfp issues have been referenced in this merge request
  • Builds with fdroid build

I couldn't get a build to work due to unknown error, it appears this is an issue with my local configuration.
Full build log:

DEBUG: Reading 'config.py'
DEBUG: Getting git vcs interface for https://github.com/BaronKiko/LauncherHijack
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/com.baronkiko.launcherhijack
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
DEBUG: Directory: build/com.baronkiko.launcherhijack
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 origin
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git checkout -f HEAD
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git clean -dffx
DEBUG: Getting git vcs interface for https://github.com/BaronKiko/LauncherHijack
DEBUG: > git --version
git version 2.14.3 (Apple Git-98)
INFO: Using git version 2.14.3 (Apple Git-98)
DEBUG: Checking 4.0.2
INFO: Building version 4.0.2 (42) of com.baronkiko.launcherhijack
INFO: Getting source for revision 4.0.2
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/com.baronkiko.launcherhijack
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
DEBUG: Directory: build/com.baronkiko.launcherhijack
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 origin
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git checkout -f 4.0.2
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > git clean -dffx
INFO: Creating local.properties file at build/com.baronkiko.launcherhijack/local.properties
DEBUG: Removing debuggable flags from build/com.baronkiko.launcherhijack
INFO: Cleaning Gradle project...
DEBUG: Directory: build/com.baronkiko.launcherhijack
DEBUG: > gradle clean

> Configure project :app
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 /Users/andy/fdroiddata/build/com.baronkiko.launcherhijack/$ANDROID_NDK.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.


> Task :clean UP-TO-DATE
> Task :app:clean UP-TO-DATE

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.0/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 0s
2 actionable tasks: 2 up-to-date
INFO: Scanning source for common problems...
INFO: Removing APK file at app/app-release.apk
WARNING: Found JAR file at disabling pkg/pm.jar
INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
INFO: Creating source tarball...
ERROR: Could not build app com.baronkiko.launcherhijack due to unknown error: Traceback (most recent call last):
  File "/usr/local/Cellar/fdroidserver/1.0.9/libexec/lib/python3.7/site-packages/fdroidserver/build.py", line 1120, in main
    options.onserver, options.refresh):
  File "/usr/local/Cellar/fdroidserver/1.0.9/libexec/lib/python3.7/site-packages/fdroidserver/build.py", line 896, in trybuild
    build_local(app, build, vcs, build_dir, output_dir, log_dir, srclib_dir, extlib_dir, tmp_dir, force, onserver, refresh)
  File "/usr/local/Cellar/fdroidserver/1.0.9/libexec/lib/python3.7/site-packages/fdroidserver/build.py", line 562, in build_local
    tarball.add(build_dir, tarname, exclude=tarexc)
TypeError: add() got an unexpected keyword argument 'exclude'

INFO: Finished
INFO: 1 build failed
Edited by Hans-Christoph Steiner

Merge request reports