Skip to content

de.ph1b.audiobook subdir and application name change

username-removed-1554361 requested to merge ufmee/fdroiddata:patch-1 into master
  • [No apparent change?] The app complies with the inclusion criteria
  • [WAIT, WHAT?] All related fdroiddata issues have been referenced in this merge request
  • [207 does] Builds with fdroid build
  • [204 does] Builds with fdroid build
  • [205 NOT] Builds with fdroid build
  • The upstream name has changed or is in progress of changing to "Voice", but judging by the contribution guidelines, I'm guessing "Auto Name" should not be changed manually?
% find -type f -iname "*apk" 
./build/de.ph1b.audiobook/app/build/outputs/apk/207-de.ph1b.audiobook-opensource-release-3.4.2.1.apk
./build/de.ph1b.audiobook/audiobook/build/outputs/apk/204-de.ph1b.audiobook-opensource-release-3.4.0.apk
./unsigned/de.ph1b.audiobook_204.apk
./unsigned/de.ph1b.audiobook_207.apk

207 build:

% fdroid build de.ph1b.audiobook:207  
INFO: Building version 3.4.2.1 (207) of de.ph1b.audiobook
INFO: Getting source for revision v3.4.2.1
INFO: Creating local.properties file at build/de.ph1b.audiobook/local.properties
INFO: Creating local.properties file at build/de.ph1b.audiobook/app/local.properties
INFO: Cleaned build.gradle of keysigning configs at build/de.ph1b.audiobook/app/build.gradle
INFO: Running 'prebuild' commands in build/de.ph1b.audiobook/app
INFO: Cleaning Gradle project...
INFO: Scanning source for common problems...
WARNING: Found JAR file at gradle/wrapper/gradle-wrapper.jar
WARNING: Found possible binary at Images/screenshot_light_a.png
WARNING: Found possible binary at Images/screenshot_dark_a.png
WARNING: Found possible binary at Images/Promo Screenshots/Screenshot_2015-04-16-21-30-58.png
WARNING: Found possible binary at Images/Promo Screenshots/Screenshot_2015-04-16-21-30-37.png
WARNING: Found possible binary at Images/Promo Screenshots/Screenshot_2015-04-16-21-30-11.png
WARNING: Found possible binary at Images/Promo Screenshots/Screenshot_2015-04-16-21-30-00.png
WARNING: Found possible binary at Images/Promo Screenshots/Screenshot_2015-04-16-21-29-46.png
WARNING: Found possible binary at Images/Promo Screenshots/Screenshot_2015-04-16-21-29-38.png
INFO: Creating source tarball...
INFO: Building Gradle project...

INFO: Successfully built version 3.4.2.1 of de.ph1b.audiobook
INFO: success: de.ph1b.audiobook
INFO: Finished.
INFO: 1 builds succeeded

and the exception for 205:

% fdroid build de.ph1b.audiobook:205
WARNING: unsafe permissions on config.py (should be 0600)!
INFO: Building version 3.4.1 (205) of de.ph1b.audiobook
INFO: Getting source for revision v3.4.1
INFO: Creating local.properties file at build/de.ph1b.audiobook/local.properties
INFO: Creating local.properties file at build/de.ph1b.audiobook/app/local.properties
INFO: Cleaned build.gradle of keysigning configs at build/de.ph1b.audiobook/app/build.gradle
INFO: Running 'prebuild' commands in build/de.ph1b.audiobook/app
INFO: Cleaning Gradle project...
ERROR: Could not build app de.ph1b.audiobook: Error cleaning de.ph1b.audiobook:3.4.1
==== detail begin ====
:buildSrc:clean
:buildSrc:compileKotlin
Using kotlin incremental compilation
:buildSrc:compileJava NO-SOURCE
:buildSrc:compileGroovy NO-SOURCE
:buildSrc:processResources NO-SOURCE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestKotlin NO-SOURCE
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy NO-SOURCE
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test NO-SOURCE
:buildSrc:check UP-TO-DATE
:buildSrc:build
PREDEX ENABLED
The setTestClassesDir(File) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the setTestClassesDirs(FileCollection) method instead.
The getTestClassesDir() method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the getTestClassesDirs() method instead.
The ConfigurableReport.setDestination(Object) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the method ConfigurableReport.setDestination(File) instead.
Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0
        at build_7aa8dbm8ecmdutt12t2879u7a$_run_closure2$_closure3.doCall(/tmp/fdroid/build/de.ph1b.audiobook/chapterreader/build.gradle:19)
app: 'androidProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'com.android.databinding:compiler:2.3.3'.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_proprietaryDebugApkCopy'.
   > Could not find com.afollestad.material-dialogs:core:0.9.4.6.
     Required by:
         project :app

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
==== detail end ====
INFO: Build for app de.ph1b.audiobook failed:
Error cleaning de.ph1b.audiobook:3.4.1
==== detail begin ====
:buildSrc:clean
:buildSrc:compileKotlin
Using kotlin incremental compilation
:buildSrc:compileJava NO-SOURCE
:buildSrc:compileGroovy NO-SOURCE
:buildSrc:processResources NO-SOURCE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestKotlin NO-SOURCE
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy NO-SOURCE
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test NO-SOURCE
:buildSrc:check UP-TO-DATE
:buildSrc:build
PREDEX ENABLED
The setTestClassesDir(File) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the setTestClassesDirs(FileCollection) method instead.
The getTestClassesDir() method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the getTestClassesDirs() method instead.
The ConfigurableReport.setDestination(Object) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the method ConfigurableReport.setDestination(File) instead.
Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0
        at build_7aa8dbm8ecmdutt12t2879u7a$_run_closure2$_closure3.doCall(/tmp/fdroid/build/de.ph1b.audiobook/chapterreader/build.gradle:19)
app: 'androidProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'com.android.databinding:compiler:2.3.3'.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_proprietaryDebugApkCopy'.
   > Could not find com.afollestad.material-dialogs:core:0.9.4.6.
     Required by:
         project :app

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
==== detail end ====
INFO: Finished.
INFO: 1 builds failed

Merge request reports