14.53.1 built okay.
14.54.1 no longer builds, no suspicious commit done so far?!
== Installed Android Tools ==
INFO: Creating log directory
INFO: Creating temporary directory
INFO: Creating output directory
INFO: Using git version 2.11.0
INFO: Building version 0.14.54.1 (4180) of com.github.catfriend1.syncthingandroid
INFO: Getting source for revision v0.14.54.1
INFO: Initialising submodules
INFO: Creating local.properties file at build/com.github.catfriend1.syncthingandroid/local.properties
INFO: Removing specified files
INFO: Removing syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
INFO: Cleaned build.gradle of keysigning configs at build/com.github.catfriend1.syncthingandroid/app/build.gradle
INFO: Running âprebuildâ commands in build/com.github.catfriend1.syncthingandroid
INFO: Cleaning Gradle projectâŚ
INFO: Scanning source for common problemsâŚ
INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
WARNING: Found possible binary at syncthing/src/github.com/syncthing/syncthing/cmd/ursrv/static/fonts/glyphicons-halflings-regular.eot
WARNING: Found possible binary at syncthing/src/github.com/syncthing/syncthing/cmd/ursrv/static/fonts/glyphicons-halflings-regular.ttf
WARNING: Found possible binary at syncthing/src/github.com/syncthing/syncthing/cmd/ursrv/static/fonts/glyphicons-halflings-regular.woff
INFO: Creating source tarballâŚ
INFO: Running âbuildâ commands in build/com.github.catfriend1.syncthingandroid
ERROR: Could not build app com.github.catfriend1.syncthingandroid due to unknown error: Traceback (most recent call last):
File â/home/vagrant/fdroidserver/fdroidserver/build.pyâ, line 1076, in main
options.onserver, options.refresh):
File â/home/vagrant/fdroidserver/fdroidserver/build.pyâ, line 851, in trybuild
build_local(app, build, vcs, build_dir, output_dir, log_dir, srclib_dir, extlib_dir, tmp_dir, force, onserver, refresh)
File â/home/vagrant/fdroidserver/fdroidserver/build.pyâ, line 523, in build_local
cmd = common.replace_config_vars(build.build, build)
File â/home/vagrant/fdroidserver/fdroidserver/common.pyâ, line 2461, in replace_config_vars
cmd = cmd.replace(â$$SDK$$â, config[âsdk_pathâ])
AttributeError: âlistâ object has no attribute âreplaceâ