log for de.syss.MifareClassicTool:67
== Installed Android Tools ==
2024-02-09 09:22:01,615 DEBUG: Reading 'config.yml'
2024-02-09 09:22:01,632 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 09:22:01,633 INFO: Creating log directory
2024-02-09 09:22:01,633 INFO: Creating temporary directory
2024-02-09 09:22:01,633 INFO: Creating output directory
2024-02-09 09:22:01,659 DEBUG: Getting git vcs interface for https://github.com/ikarus23/MifareClassicTool.git
2024-02-09 09:22:01,659 DEBUG: Checking de.syss.MifareClassicTool:67
2024-02-09 09:22:01,659 INFO: Building version 4.2.2 (67) of de.syss.MifareClassicTool
2024-02-09 09:22:01,660 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 09:22:01,660 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [267 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 8s (2031 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (34.7 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2024-02-09 09:22:43,284 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 09:22:43,597 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-02-09 09:23:01,456 INFO: Getting source for revision 353f789b6bb183f280e820f4703e2738aa7918e6
2024-02-09 09:23:01,463 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:01,463 DEBUG: > git rev-parse --show-toplevel
2024-02-09 09:23:01,676 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:01,677 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 09:23:01,889 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:01,889 DEBUG: > git reset --hard
2024-02-09 09:23:02,202 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:02,202 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 09:23:02,314 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:02,314 DEBUG: > git clean -dffx
2024-02-09 09:23:02,426 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:02,426 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-02-09 09:23:03,140 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:03,140 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-02-09 09:23:03,653 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:03,654 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-02-09 09:23:04,267 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:04,267 DEBUG: > git remote set-head origin --auto
2024-02-09 09:23:04,881 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:04,882 DEBUG: > git checkout -f 353f789b6bb183f280e820f4703e2738aa7918e6
2024-02-09 09:23:05,094 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:05,095 DEBUG: > git clean -dffx
2024-02-09 09:23:05,206 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:05,207 DEBUG: > git rev-parse --show-toplevel
2024-02-09 09:23:05,419 DEBUG: Directory: build/de.syss.MifareClassicTool
2024-02-09 09:23:05,420 DEBUG: > git submodule deinit --all --force
2024-02-09 09:23:05,531 INFO: Creating local.properties file at build/de.syss.MifareClassicTool/local.properties
2024-02-09 09:23:05,532 INFO: Creating local.properties file at build/de.syss.MifareClassicTool/Mifare Classic Tool/local.properties
2024-02-09 09:23:05,533 INFO: Creating local.properties file at build/de.syss.MifareClassicTool/Mifare Classic Tool/app/local.properties
2024-02-09 09:23:05,533 DEBUG: Removing debuggable flags from build/de.syss.MifareClassicTool/Mifare Classic Tool/app
2024-02-09 09:23:05,540 INFO: Removing specified files
2024-02-09 09:23:05,541 INFO: Removing tools
2024-02-09 09:23:05,585 INFO: Cleaning Gradle project...
2024-02-09 09:23:05,586 DEBUG: Directory: build/de.syss.MifareClassicTool/Mifare Classic Tool/app
2024-02-09 09:23:05,586 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.3 via distributionUrl
Downloading missing gradle version 8.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.3-bin.zip: OK
Running /opt/gradle/versions/8.3/bin/gradle clean
Welcome to Gradle 8.3!
Here are the highlights of this release:
- Faster Java compilation
- Reduced memory usage
- Support for running on Java 20
For more details see https://docs.gradle.org/8.3/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Configuration on demand is an incubating feature.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 7s
1 actionable task: 1 up-to-date
2024-02-09 09:24:21,224 INFO: Scanning source for common problems...
2024-02-09 09:24:21,260 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 09:24:21,301 INFO: Removing gradle-wrapper.jar at Mifare Classic Tool/gradle/wrapper/gradle-wrapper.jar
2024-02-09 09:24:21,302 INFO: Creating source tarball...
2024-02-09 09:24:21,830 INFO: Building Gradle project...
2024-02-09 09:24:21,830 DEBUG: Directory: build/de.syss.MifareClassicTool/Mifare Classic Tool/app
2024-02-09 09:24:21,830 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.3 via distributionUrl
Running /opt/gradle/versions/8.3/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Configuration on demand is an incubating feature.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:extractReleaseSupportedLocales
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:generateReleaseLocaleConfig
> Task :app:extractDeepLinksRelease
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders FROM-CACHE
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin NO-SOURCE
> Task :app:compileReleaseJavaWithJavac
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/WriteTag.java:561: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, CKM_WRITE_NEW_VALUE);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/WriteTag.java:565: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, CKM_WRITE_BLOCK);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/WriteTag.java:696: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, FC_WRITE_DUMP);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/WriteTag.java:909: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, CKM_WRITE_DUMP);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/WriteTag.java:1342: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, CKM_FACTORY_FORMAT);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/DiffTool.java:279: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, FILE_CHOOSER_DUMP_FILE_1);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/DiffTool.java:290: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, FILE_CHOOSER_DUMP_FILE_2);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/MainMenu.java:810: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, FILE_CHOOSER_DUMP_FILE);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/MainMenu.java:831: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, FILE_CHOOSER_KEY_FILE);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/ImportExportTool.java:303: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, EXPORT_FILE_CHOSEN);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/ImportExportTool.java:334: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, EXPORT_FILE_CHOSEN);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/ImportExportTool.java:824: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, context);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/ImportExportTool.java:860: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(Intent.createChooser(intent, title), IMPORT_FILE_CHOSEN);
^
/home/vagrant/build/de.syss.MifareClassicTool/Mifare Classic Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/ReadTag.java:64: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(intent, KEY_MAP_CREATOR);
^
14 warnings
> Task :app:generateReleaseLintVitalReportModel
> Task :app:dexBuilderRelease
> Task :app:processReleaseJavaRes
> Task :app:optimizeReleaseResources
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 2m 8s
42 actionable tasks: 41 executed, 1 from cache
2024-02-09 09:26:30,848 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.syss.MifareClassicTool, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 09:26:30,865 INFO: Successfully built version 4.2.2 of de.syss.MifareClassicTool from 353f789b6bb183f280e820f4703e2738aa7918e6
2024-02-09 09:26:31,135 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 09:26:31,136 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'
2024-02-09 09:26:31,137 DEBUG: Checking build/de.syss.MifareClassicTool/Mifare Classic Tool/app/build/outputs/apk/release/app-release-unsigned.apk
2024-02-09 09:26:31,147 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 09:26:31,147 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'
2024-02-09 09:26:31,166 INFO: success: de.syss.MifareClassicTool
2024-02-09 09:26:31,167 INFO: Finished
2024-02-09 09:26:31,167 INFO: 1 build succeeded