log for at.tomtasche.reader:158
== Installed Android Tools ==
2021-07-20 19:55:25,491 DEBUG: Reading 'config.yml'
2021-07-20 19:55:25,500 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 19:55:25,503 INFO: Creating log directory
2021-07-20 19:55:25,503 INFO: Creating temporary directory
2021-07-20 19:55:25,503 INFO: Creating output directory
2021-07-20 19:55:25,507 DEBUG: Getting git vcs interface for https://github.com/TomTasche/OpenDocument.droid.git
2021-07-20 19:55:25,507 DEBUG: > git --version
git version 2.11.0
2021-07-20 19:55:25,717 INFO: Using git version 2.11.0
2021-07-20 19:55:25,718 DEBUG: Checking 3.10.4
2021-07-20 19:55:25,718 INFO: Building version 3.10.4 (158) of at.tomtasche.reader
2021-07-20 19:55:25,719 WARNING: Android NDK version 'r22' could not be found!
2021-07-20 19:55:25,719 WARNING: Configured versions:
2021-07-20 19:55:25,719 WARNING: r22b: /opt/android-sdk/ndk/22.1.7171670
2021-07-20 19:55:25,720 WARNING: r21e: /opt/android-sdk/ndk/21.4.7075529
2021-07-20 19:55:25,723 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r22-linux-x86_64.zip
2021-07-20 19:55:25,745 DEBUG: Starting new HTTPS connection (1): dl.google.com
2021-07-20 19:55:25,862 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r22-linux-x86_64.zip HTTP/1.1" 200 1146450986
2021-07-20 19:56:04,988 INFO: Unzipping to /opt/android-sdk/ndk
2021-07-20 19:56:29,494 INFO: Set NDK r22 (22.0.7026061) up
2021-07-20 19:56:29,499 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 19:56:29,765 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64892 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-07-20 19:56:48,819 INFO: Getting source for revision 7b5338542e86ef5b526ccde87285964c38f41e0e
2021-07-20 19:56:48,820 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:48,820 DEBUG: > git rev-parse --show-toplevel
2021-07-20 19:56:49,024 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:49,025 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 19:56:49,434 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:49,434 DEBUG: > git reset --hard
2021-07-20 19:56:49,641 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:49,641 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 19:56:49,746 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:49,747 DEBUG: > git clean -dffx
2021-07-20 19:56:49,853 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:49,854 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-07-20 19:56:54,485 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:54,486 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-07-20 19:56:54,791 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:54,791 DEBUG: > git remote set-head origin --auto
2021-07-20 19:56:55,197 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:55,197 DEBUG: > git checkout -f 7b5338542e86ef5b526ccde87285964c38f41e0e
2021-07-20 19:56:55,401 DEBUG: Directory: build/at.tomtasche.reader
2021-07-20 19:56:55,402 DEBUG: > git clean -dffx
2021-07-20 19:56:55,507 INFO: Running 'init' commands in build/at.tomtasche.reader/app
2021-07-20 19:56:55,507 DEBUG: Directory: build/at.tomtasche.reader/app
2021-07-20 19:56:55,507 DEBUG: > bash -x -c -- git submodule update --init
+ git submodule update --init
Submodule 'OpenDocument.core' (https://github.com/andiwand/OpenDocument.core.git) registered for path 'app/OpenDocument.core'
Cloning into '/home/vagrant/build/at.tomtasche.reader/OpenDocument.core'...
Submodule path '../OpenDocument.core': checked out 'cd2fd3568a0fcf6e5f8df1931a23f00217d2da17'
2021-07-20 19:56:56,431 INFO: Creating local.properties file at build/at.tomtasche.reader/local.properties
2021-07-20 19:56:56,432 INFO: Creating local.properties file at build/at.tomtasche.reader/app/local.properties
2021-07-20 19:56:56,433 DEBUG: Removing debuggable flags from build/at.tomtasche.reader/app
2021-07-20 19:56:56,442 INFO: Cleaned build.gradle of keysigning configs at build/at.tomtasche.reader/app/build.gradle
2021-07-20 19:56:56,456 INFO: Running 'prebuild' commands in build/at.tomtasche.reader/app
2021-07-20 19:56:56,456 DEBUG: Directory: build/at.tomtasche.reader/app
2021-07-20 19:56:56,456 DEBUG: > bash -x -c -- sed -i -e '/com.google/d' ../build.gradle && sed -i -e '/com.google.firebase/d' -e '/firebaseCrashlytics/d' -e '/com.google.android.play/d' -e '/com.android.billingclient/d' -e '/com.google.gms/d' -e '/pro"/d' build.gradle && sed -i -e '/INTERNET/d' -e '/BILLING/d' -e '/^ <meta-data/,+5d' src/main/AndroidManifest.xml && cd src/main/java/at/tomtasche/reader && sed -i -e '/com.google.firebase/d' background/FileLoader.java && sed -i -e '/gms/d' -e '/play.core/d' -e '/firebase/d' ui/activity/*.java && sed -i -e '/com.google/d' -e '/Firebase/d' -e '/Storage/d' -e '/auth == null/i}' -e '/auth == null/,/^ }/d' -e '/auth /d' -e '/storage /d' background/OnlineLoader.java && sed -i -e '/getBooleanConfig/,/^ });/d' -e '/void offerUpload/,/^ }/d' -e '/offerUpload/d' ui/activity/DocumentFragment.java && sed -i -e '/void initializeProprietaryLibraries/,/^ }/d' -e '/initializeProprietaryLibraries/d' -e '/void buyAdRemoval/,/^ }/d' -e '/buyAdRemoval/d' -e 's/billingManager.hasPurchased()/true/' -e 's/billingManager.isEnabled()/false/' ui/activity/MainActivity.java && for class in AdManager AnalyticsManager BillingManager ConfigManager CrashManager HelpManager; do echo "package at.tomtasche.reader.nonfree; public class ${class} {}" > nonfree/${class}.java; sed -i -e "/${class}\./Id" background/*.java ui/*/*.java ui/*.java; done && /opt/android-sdk/tools/bin/sdkmanager 'cmake;3.18.1' > /dev/null
+ sed -i -e /com.google/d ../build.gradle
+ sed -i -e /com.google.firebase/d -e /firebaseCrashlytics/d -e /com.google.android.play/d -e /com.android.billingclient/d -e /com.google.gms/d -e '/pro"/d' build.gradle
+ sed -i -e /INTERNET/d -e /BILLING/d -e '/^ <meta-data/,+5d' src/main/AndroidManifest.xml
+ cd src/main/java/at/tomtasche/reader
+ sed -i -e /com.google.firebase/d background/FileLoader.java
+ sed -i -e /gms/d -e /play.core/d -e /firebase/d ui/activity/DocumentFragment.java ui/activity/IntroActivity.java ui/activity/MainActivity.java
+ sed -i -e /com.google/d -e /Firebase/d -e /Storage/d -e '/auth == null/i}' -e '/auth == null/,/^ }/d' -e '/auth /d' -e '/storage /d' background/OnlineLoader.java
+ sed -i -e '/getBooleanConfig/,/^ });/d' -e '/void offerUpload/,/^ }/d' -e /offerUpload/d ui/activity/DocumentFragment.java
+ sed -i -e '/void initializeProprietaryLibraries/,/^ }/d' -e /initializeProprietaryLibraries/d -e '/void buyAdRemoval/,/^ }/d' -e /buyAdRemoval/d -e 's/billingManager.hasPurchased()/true/' -e 's/billingManager.isEnabled()/false/' ui/activity/MainActivity.java
+ for class in AdManager AnalyticsManager BillingManager ConfigManager CrashManager HelpManager
+ echo 'package at.tomtasche.reader.nonfree; public class AdManager {}'
+ sed -i -e '/AdManager\./Id' background/AndroidFileCache.java background/BillingPreferences.java background/CoreWrapper.java background/DocLoader.java background/Document.java background/FileLoader.java background/MetadataLoader.java background/OdfLoader.java background/OnlineLoader.java background/OoxmlLoader.java background/ParcelUtil.java background/PdfLoader.java background/PrintingManager.java background/RawLoader.java background/RecentDocumentsUtil.java background/StreamUtil.java ui/activity/DocumentFragment.java ui/activity/IntroActivity.java ui/activity/MainActivity.java ui/widget/PageView.java ui/widget/ProgressDialogFragment.java ui/widget/RecentDocumentDialogFragment.java ui/EditActionModeCallback.java ui/FailSafeAppIntroFragment.java ui/FindActionModeCallback.java ui/ParagraphListener.java ui/SnackbarHelper.java ui/TtsActionModeCallback.java
+ for class in AdManager AnalyticsManager BillingManager ConfigManager CrashManager HelpManager
+ echo 'package at.tomtasche.reader.nonfree; public class AnalyticsManager {}'
+ sed -i -e '/AnalyticsManager\./Id' background/AndroidFileCache.java background/BillingPreferences.java background/CoreWrapper.java background/DocLoader.java background/Document.java background/FileLoader.java background/MetadataLoader.java background/OdfLoader.java background/OnlineLoader.java background/OoxmlLoader.java background/ParcelUtil.java background/PdfLoader.java background/PrintingManager.java background/RawLoader.java background/RecentDocumentsUtil.java background/StreamUtil.java ui/activity/DocumentFragment.java ui/activity/IntroActivity.java ui/activity/MainActivity.java ui/widget/PageView.java ui/widget/ProgressDialogFragment.java ui/widget/RecentDocumentDialogFragment.java ui/EditActionModeCallback.java ui/FailSafeAppIntroFragment.java ui/FindActionModeCallback.java ui/ParagraphListener.java ui/SnackbarHelper.java ui/TtsActionModeCallback.java
+ for class in AdManager AnalyticsManager BillingManager ConfigManager CrashManager HelpManager
+ echo 'package at.tomtasche.reader.nonfree; public class BillingManager {}'
+ sed -i -e '/BillingManager\./Id' background/AndroidFileCache.java background/BillingPreferences.java background/CoreWrapper.java background/DocLoader.java background/Document.java background/FileLoader.java background/MetadataLoader.java background/OdfLoader.java background/OnlineLoader.java background/OoxmlLoader.java background/ParcelUtil.java background/PdfLoader.java background/PrintingManager.java background/RawLoader.java background/RecentDocumentsUtil.java background/StreamUtil.java ui/activity/DocumentFragment.java ui/activity/IntroActivity.java ui/activity/MainActivity.java ui/widget/PageView.java ui/widget/ProgressDialogFragment.java ui/widget/RecentDocumentDialogFragment.java ui/EditActionModeCallback.java ui/FailSafeAppIntroFragment.java ui/FindActionModeCallback.java ui/ParagraphListener.java ui/SnackbarHelper.java ui/TtsActionModeCallback.java
+ for class in AdManager AnalyticsManager BillingManager ConfigManager CrashManager HelpManager
+ echo 'package at.tomtasche.reader.nonfree; public class ConfigManager {}'
+ sed -i -e '/ConfigManager\./Id' background/AndroidFileCache.java background/BillingPreferences.java background/CoreWrapper.java background/DocLoader.java background/Document.java background/FileLoader.java background/MetadataLoader.java background/OdfLoader.java background/OnlineLoader.java background/OoxmlLoader.java background/ParcelUtil.java background/PdfLoader.java background/PrintingManager.java background/RawLoader.java background/RecentDocumentsUtil.java background/StreamUtil.java ui/activity/DocumentFragment.java ui/activity/IntroActivity.java ui/activity/MainActivity.java ui/widget/PageView.java ui/widget/ProgressDialogFragment.java ui/widget/RecentDocumentDialogFragment.java ui/EditActionModeCallback.java ui/FailSafeAppIntroFragment.java ui/FindActionModeCallback.java ui/ParagraphListener.java ui/SnackbarHelper.java ui/TtsActionModeCallback.java
+ for class in AdManager AnalyticsManager BillingManager ConfigManager CrashManager HelpManager
+ echo 'package at.tomtasche.reader.nonfree; public class CrashManager {}'
+ sed -i -e '/CrashManager\./Id' background/AndroidFileCache.java background/BillingPreferences.java background/CoreWrapper.java background/DocLoader.java background/Document.java background/FileLoader.java background/MetadataLoader.java background/OdfLoader.java background/OnlineLoader.java background/OoxmlLoader.java background/ParcelUtil.java background/PdfLoader.java background/PrintingManager.java background/RawLoader.java background/RecentDocumentsUtil.java background/StreamUtil.java ui/activity/DocumentFragment.java ui/activity/IntroActivity.java ui/activity/MainActivity.java ui/widget/PageView.java ui/widget/ProgressDialogFragment.java ui/widget/RecentDocumentDialogFragment.java ui/EditActionModeCallback.java ui/FailSafeAppIntroFragment.java ui/FindActionModeCallback.java ui/ParagraphListener.java ui/SnackbarHelper.java ui/TtsActionModeCallback.java
+ for class in AdManager AnalyticsManager BillingManager ConfigManager CrashManager HelpManager
+ echo 'package at.tomtasche.reader.nonfree; public class HelpManager {}'
+ sed -i -e '/HelpManager\./Id' background/AndroidFileCache.java background/BillingPreferences.java background/CoreWrapper.java background/DocLoader.java background/Document.java background/FileLoader.java background/MetadataLoader.java background/OdfLoader.java background/OnlineLoader.java background/OoxmlLoader.java background/ParcelUtil.java background/PdfLoader.java background/PrintingManager.java background/RawLoader.java background/RecentDocumentsUtil.java background/StreamUtil.java ui/activity/DocumentFragment.java ui/activity/IntroActivity.java ui/activity/MainActivity.java ui/widget/PageView.java ui/widget/ProgressDialogFragment.java ui/widget/RecentDocumentDialogFragment.java ui/EditActionModeCallback.java ui/FailSafeAppIntroFragment.java ui/FindActionModeCallback.java ui/ParagraphListener.java ui/SnackbarHelper.java ui/TtsActionModeCallback.java
+ /opt/android-sdk/tools/bin/sdkmanager 'cmake;3.18.1'
Warning: File /home/vagrant/.android/repositories.cfg could not be loaded.
2021-07-20 19:57:26,117 INFO: Cleaning Gradle project...
2021-07-20 19:57:26,118 DEBUG: Directory: build/at.tomtasche.reader/app
2021-07-20 19:57:26,118 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'at.tomtasche.reader', project ':app'
> Task :app:externalNativeBuildCleanLiteDebug
> Task :app:externalNativeBuildCleanLiteRelease
> Task :app:externalNativeBuildCleanProDebug
> Task :app:externalNativeBuildCleanProRelease
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 25s
5 actionable tasks: 4 executed, 1 up-to-date
2021-07-20 19:57:56,509 INFO: Scanning source for common problems...
2021-07-20 19:57:56,515 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 19:57:56,540 INFO: Creating source tarball...
2021-07-20 19:57:57,015 INFO: Building Gradle project...
2021-07-20 19:57:57,015 DEBUG: Directory: build/at.tomtasche.reader/app
2021-07-20 19:57:57,015 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleProRelease
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.1/bin/gradle assembleProRelease
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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'at.tomtasche.reader', 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.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Task :app:preBuild UP-TO-DATE
> Task :app:extractProguardFiles
> Task :app:preProReleaseBuild
> Task :app:compileProReleaseAidl NO-SOURCE
> Task :app:compileProReleaseRenderscript NO-SOURCE
> Task :app:generateProReleaseBuildConfig
> Task :app:javaPreCompileProRelease
> Task :app:writeProReleaseApplicationId
> Task :app:analyticsRecordingProRelease
> Task :app:checkProReleaseAarMetadata
> Task :app:generateProReleaseResValues
> Task :app:generateProReleaseResources
> Task :app:createProReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksProRelease
> Task :app:processProReleaseMainManifest
/home/vagrant/build/at.tomtasche.reader/app/src/main/AndroidManifest.xml:10:5-12:35 Warning:
uses-permission#android.permission.CAMERA was tagged at AndroidManifest.xml:10 to remove other declarations but no other declaration present
/home/vagrant/build/at.tomtasche.reader/app/src/main/AndroidManifest.xml:380:9-383:49 Warning:
activity#com.google.android.gms.ads.AdActivity@android:theme was tagged at AndroidManifest.xml:380 to replace other declarations but no other declaration present
> Task :app:processProReleaseManifest
> Task :app:processProReleaseManifestForPackage
> Task :app:generateJsonModelProRelease
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
> Task :app:mergeProReleaseResources
> Task :app:generateJsonModelProRelease
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/armeabi-v7a/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/armeabi-v7a/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/armeabi-v7a/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/armeabi-v7a/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|armeabi-v7a : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/arm64-v8a/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/arm64-v8a/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/arm64-v8a/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/arm64-v8a/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|arm64-v8a : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86 : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86_64/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Warning at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86_64/_deps/glog-src/CMakeLists.txt:63 (find_package):
By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gflags", but
CMake did not find one.
Could not find a package configuration file provided by "gflags" (requested
version 2.2.0) with any of the following names:
gflagsConfig.cmake
gflags-config.cmake
Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set
"gflags_DIR" to a directory containing one of the above files. If "gflags"
provides a separate development package or SDK, be sure it has been
installed.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86_64/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Warning (dev) at /home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86_64/_deps/cryptopp-src/CMakeLists.txt:1134 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
cryptopp-targets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
/home/vagrant/build/at.tomtasche.reader/CMakeLists.txt : C/C++ proRelease|x86_64 : CMake Deprecation Warning:
The 'cmake-server(7)' is deprecated. Please port clients to use the
'cmake-file-api(7)' instead.
> Task :app:externalNativeBuildProRelease
Build odr-core_armeabi-v7a
ninja: Entering directory `/home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/armeabi-v7a'
_deps/miniz-src/miniz_zip.c:132:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
In file included from _deps/glog-src/src/raw_logging.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
> Task :app:processProReleaseResources
> Task :app:externalNativeBuildProRelease
In file included from _deps/glog-src/src/symbolize.cc:55:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/symbolize.cc:152:20: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'const size_t' (aka 'const unsigned int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:164:25: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'const size_t' (aka 'const unsigned int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:175:14: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'const size_t' (aka 'const unsigned int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:203:22: warning: comparison of integers of different signs: 'unsigned int' and 'const ssize_t' (aka 'const int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:211:36: warning: comparison of integers of different signs: 'const ssize_t' (aka 'const int') and 'unsigned int' [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:259:23: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'size_t' (aka 'unsigned int') [-Wsign-compare]
In file included from _deps/glog-src/src/vlog_is_on.cc:35:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/utilities.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/demangle.cc:38:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/signalhandler.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:75:19: warning: unused parameter 'ucontext_in_void' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:274:38: warning: unused parameter 'signal_info' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:176:6: warning: unused function 'DumpSignalInfo' [-Wunused-function]
In file included from _deps/glog-src/src/logging.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:48: warning: unused parameter 'a' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:69: warning: unused parameter 'b' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:90: warning: unused parameter 'c' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:111: warning: unused parameter 'd' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:222:48: warning: unused parameter 'v' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:35: warning: unused parameter 'directory' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:56: warning: unused parameter 'level' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:4:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:123:6: warning: unused function 'ListStyleTranslator' [-Wunused-function]
In file included from ../../../../../OpenDocument.core/odf/src/ContentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/Meta.cpp:42:17: warning: unused variable 'e' [-Wunused-variable]
In file included from ../../../../../OpenDocument.core/odr/src/Document.cpp:7:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:64:63: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:65:59: warning: unused parameter 'as' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:197:12: warning: returning reference to local temporary object [-Wreturn-stack-address]
In file included from ../../../../../OpenDocument.core/svm/src/Svm2Svg.cpp:3:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:251:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
In file included from ../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:8:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:65:15: warning: unused variable 'e' [-Wunused-variable]
In file included from ../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:153:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:33: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:58: warning: unused parameter 'password' [-Wunused-parameter]
Build odr-core_arm64-v8a
ninja: Entering directory `/home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/arm64-v8a'
In file included from _deps/glog-src/src/raw_logging.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/symbolize.cc:55:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/symbolize.cc:152:20: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:164:25: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:175:14: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:203:22: warning: comparison of integers of different signs: 'unsigned long' and 'const ssize_t' (aka 'const long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:211:36: warning: comparison of integers of different signs: 'const ssize_t' (aka 'const long') and 'unsigned long' [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:259:23: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
_deps/miniz-src/miniz_zip.c:132:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
In file included from _deps/glog-src/src/demangle.cc:38:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/utilities.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/vlog_is_on.cc:35:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/signalhandler.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:75:19: warning: unused parameter 'ucontext_in_void' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:274:38: warning: unused parameter 'signal_info' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:176:6: warning: unused function 'DumpSignalInfo' [-Wunused-function]
In file included from _deps/glog-src/src/logging.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:48: warning: unused parameter 'a' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:69: warning: unused parameter 'b' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:90: warning: unused parameter 'c' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:182:111: warning: unused parameter 'd' [-Wunused-parameter]
_deps/cryptopp-src/lea_simd.cpp:222:48: warning: unused parameter 'v' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:35: warning: unused parameter 'directory' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:56: warning: unused parameter 'level' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:4:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:123:6: warning: unused function 'ListStyleTranslator' [-Wunused-function]
In file included from ../../../../../OpenDocument.core/odf/src/ContentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/Meta.cpp:42:17: warning: unused variable 'e' [-Wunused-variable]
In file included from ../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:251:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
In file included from ../../../../../OpenDocument.core/odr/src/Document.cpp:7:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:64:63: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:65:59: warning: unused parameter 'as' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:197:12: warning: returning reference to local temporary object [-Wreturn-stack-address]
In file included from ../../../../../OpenDocument.core/svm/src/Svm2Svg.cpp:3:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:8:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:65:15: warning: unused variable 'e' [-Wunused-variable]
In file included from ../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:153:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:33: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:58: warning: unused parameter 'password' [-Wunused-parameter]
Build odr-core_x86
ninja: Entering directory `/home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86'
In file included from _deps/glog-src/src/demangle.cc:38:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/raw_logging.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/miniz-src/miniz_zip.c:132:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
In file included from _deps/glog-src/src/symbolize.cc:55:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/symbolize.cc:152:20: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'const size_t' (aka 'const unsigned int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:164:25: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'const size_t' (aka 'const unsigned int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:175:14: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'const size_t' (aka 'const unsigned int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:203:22: warning: comparison of integers of different signs: 'unsigned int' and 'const ssize_t' (aka 'const int') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:211:36: warning: comparison of integers of different signs: 'const ssize_t' (aka 'const int') and 'unsigned int' [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:259:23: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'size_t' (aka 'unsigned int') [-Wsign-compare]
In file included from _deps/glog-src/src/vlog_is_on.cc:35:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/utilities.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/signalhandler.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:75:19: warning: unused parameter 'ucontext_in_void' [-Wunused-parameter]
In file included from _deps/glog-src/src/logging.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:35: warning: unused parameter 'directory' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:56: warning: unused parameter 'level' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:4:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:123:6: warning: unused function 'ListStyleTranslator' [-Wunused-function]
In file included from ../../../../../OpenDocument.core/odf/src/ContentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/Meta.cpp:42:17: warning: unused variable 'e' [-Wunused-variable]
In file included from ../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:251:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
In file included from ../../../../../OpenDocument.core/svm/src/Svm2Svg.cpp:3:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:153:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
In file included from ../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:8:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:65:15: warning: unused variable 'e' [-Wunused-variable]
In file included from ../../../../../OpenDocument.core/odr/src/Document.cpp:7:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:64:63: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:65:59: warning: unused parameter 'as' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:197:12: warning: returning reference to local temporary object [-Wreturn-stack-address]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:33: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:58: warning: unused parameter 'password' [-Wunused-parameter]
Build odr-core_x86_64
ninja: Entering directory `/home/vagrant/build/at.tomtasche.reader/app/.cxx/cmake/proRelease/x86_64'
In file included from _deps/glog-src/src/raw_logging.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/miniz-src/miniz_zip.c:132:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
In file included from _deps/glog-src/src/demangle.cc:38:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/utilities.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/vlog_is_on.cc:35:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from _deps/glog-src/src/symbolize.cc:55:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/symbolize.cc:152:20: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:164:25: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:175:14: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:203:22: warning: comparison of integers of different signs: 'unsigned long' and 'const ssize_t' (aka 'const long') [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:211:36: warning: comparison of integers of different signs: 'const ssize_t' (aka 'const long') and 'unsigned long' [-Wsign-compare]
_deps/glog-src/src/symbolize.cc:79:29: note: expanded from macro 'SAFE_ASSERT'
_deps/glog-src/src/symbolize.cc:259:23: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
In file included from _deps/glog-src/src/signalhandler.cc:34:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:75:19: warning: unused parameter 'ucontext_in_void' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:274:38: warning: unused parameter 'signal_info' [-Wunused-parameter]
_deps/glog-src/src/signalhandler.cc:176:6: warning: unused function 'DumpSignalInfo' [-Wunused-function]
In file included from _deps/glog-src/src/logging.cc:32:
In file included from _deps/glog-src/src/utilities.h:84:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:35: warning: unused parameter 'directory' [-Wunused-parameter]
../../../../../OpenDocument.core/access/src/CfbStorage.cpp:472:56: warning: unused parameter 'level' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/odf/src/ContentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:4:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/StyleTranslator.cpp:123:6: warning: unused function 'ListStyleTranslator' [-Wunused-function]
In file included from ../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/DocumentTranslator.cpp:251:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
../../../../../OpenDocument.core/ooxml/src/Meta.cpp:42:17: warning: unused variable 'e' [-Wunused-variable]
In file included from ../../../../../OpenDocument.core/svm/src/Svm2Svg.cpp:3:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
In file included from ../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:9:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/PresentationTranslator.cpp:153:69: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
In file included from ../../../../../OpenDocument.core/odr/src/Document.cpp:7:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:64:63: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:65:59: warning: unused parameter 'as' [-Wunused-parameter]
../../../../../OpenDocument.core/odr/src/Document.cpp:197:12: warning: returning reference to local temporary object [-Wreturn-stack-address]
In file included from ../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:8:
_deps/glog-build/glog/logging.h:1438:68: warning: unused parameter 'usecs' [-Wunused-parameter]
../../../../../OpenDocument.core/ooxml/src/WorkbookTranslator.cpp:65:15: warning: unused variable 'e' [-Wunused-variable]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:33: warning: unused parameter 'path' [-Wunused-parameter]
../../../../../OpenDocument.core/odf/src/OpenDocument.cpp:252:58: warning: unused parameter 'password' [-Wunused-parameter]
> Task :app:compileProReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileProReleaseSources
> Task :app:lintVitalProRelease
w: Runtime JAR files in the classpath have the version 1.2, which is older than the API version 1.4. Consider using the runtime of version 1.4, or pass '-api-version 1.2' explicitly to restrict the available APIs to the runtime of version 1.2. You can also pass '-language-version 1.2' instead, which will restrict not only the APIs to the specified version, but also the language features
w: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.2.71/d9717625bb3c731561251f8dd2c67a1011d6764c/kotlin-stdlib-1.2.71.jar: Runtime JAR file has version 1.2 which is older than required for API version 1.4
w: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.2.71/4ce93f539e2133f172f1167291a911f83400a5d0/kotlin-stdlib-jdk7-1.2.71.jar: Runtime JAR file has version 1.2 which is older than required for API version 1.4
w: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.2.71/ba18ca1aa0e40eb6f1865b324af2f4cbb691c1ec/kotlin-stdlib-common-1.2.71.jar: Runtime JAR file has version 1.2 which is older than required for API version 1.4
> Task :app:mergeProReleaseJniLibFolders
> Task :app:mergeProReleaseShaders
> Task :app:compileProReleaseShaders NO-SOURCE
> Task :app:generateProReleaseAssets UP-TO-DATE
> Task :app:mergeProReleaseAssets
> Task :app:mergeProReleaseNativeLibs
> Task :app:checkProReleaseDuplicateClasses
> Task :app:compressProReleaseAssets
> Task :app:stripProReleaseDebugSymbols
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:mergeProReleaseGeneratedProguardFiles
> Task :app:processProReleaseJavaRes NO-SOURCE
> Task :app:mergeProReleaseJavaResource
> Task :app:collectProReleaseDependencies
> Task :app:extractProReleaseNativeDebugMetadata
WARNING:: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. 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 delete ndk.dir from local.properties and set android.ndkVersion to [22.0.7026061] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:minifyProReleaseWithR8
> Task :app:sdkProReleaseDependencyData
> Task :app:writeProReleaseAppMetadata
> Task :app:writeProReleaseSigningConfigVersions
> Task :app:shrinkProReleaseRes
> Task :app:optimizeProReleaseResources
> Task :app:packageProRelease
> Task :app:mergeProReleaseNativeDebugMetadata
> Task :app:assembleProRelease
BUILD SUCCESSFUL in 8m 54s
37 actionable tasks: 37 executed
2021-07-20 20:06:54,220 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/at.tomtasche.reader, universal_newlines=False, shell=None)
2021-07-20 20:06:54,225 INFO: Successfully built version 3.10.4 of at.tomtasche.reader from 7b5338542e86ef5b526ccde87285964c38f41e0e
2021-07-20 20:06:55,715 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 20:06:55,715 DEBUG: Start of Namespace mapping: prefix 75: 'android' --> uri 118: 'http://schemas.android.com/apk/res/android'
2021-07-20 20:06:55,716 DEBUG: Checking build/at.tomtasche.reader/app/build/outputs/apk/pro/release/app-pro-release-unsigned.apk
2021-07-20 20:06:55,730 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 20:06:55,730 DEBUG: Start of Namespace mapping: prefix 75: 'android' --> uri 118: 'http://schemas.android.com/apk/res/android'
2021-07-20 20:06:55,805 INFO: success: at.tomtasche.reader
2021-07-20 20:06:55,806 INFO: Finished
2021-07-20 20:06:55,806 INFO: 1 build succeeded