-
Notifications
You must be signed in to change notification settings - Fork 274
Description
It just spits out this weird garbage error message:
`qwerty@cod-waw-grenade-spam:~/Documents/compiling/Android_boot_image_editor$ ./gradlew
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/qwerty/.gradle/wrapper/dists/gradle-8.14-bin/38aieal9i53h9rfe7vjup95b9/gradle-8.14/lib/native-platform-0.22-milestone-28.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
FAILURE: Build failed with an exception.
-
What went wrong:
25.0.1 -
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 886ms
qwerty@cod-waw-grenade-spam:~/Documents/compiling/Android_boot_image_editor$
`
What the h*** is "25.0.1" supposed to mean? The other people get like.... Intelligible error messages with stuff like words! And understandable sentences!
Alright it suggests adding those switches, let's add one of those!
`qwerty@cod-waw-grenade-spam:~/Documents/compiling/Android_boot_image_editor$ ./gradlew --debug
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/qwerty/.gradle/wrapper/dists/gradle-8.14-bin/38aieal9i53h9rfe7vjup95b9/gradle-8.14/lib/native-platform-0.22-milestone-28.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
2025-11-18T13:42:54.300-0500 [INFO] [org.gradle.internal.nativeintegration.services.NativeServices] Initialized native services in: /home/qwerty/.gradle/native
2025-11-18T13:42:54.342-0500 [INFO] [org.gradle.internal.nativeintegration.services.NativeServices] Initialized jansi services in: /home/qwerty/.gradle/native
2025-11-18T13:42:54.380-0500 [LIFECYCLE] [org.gradle.launcher.cli.DebugLoggerWarningAction]
#############################################################################
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
Debug level logging will leak security sensitive information!
For more details, please refer to https://docs.gradle.org/8.14/userguide/logging.html#sec:debug_security in the Gradle documentation.
#############################################################################
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding IP addresses for network interface wlp3s0
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a loopback interface? false
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding remote address /2601:540:cd01:4410:c6d9:87ff:feb7:b6d2%wlp3s0
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding remote address /2601:540:cd01:4410:0:0:0:7842%wlp3s0
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding remote address /2601:540:cd01:4410:1767:7af1:521b:fc56%wlp3s0
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding remote address /fe80:0:0:0:c6d9:87ff:feb7:b6d2%wlp3s0
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding remote address /10.0.0.216
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding IP addresses for network interface lo
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a loopback interface? true
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding loopback address /0:0:0:0:0:0:0:1%lo
2025-11-18T13:42:54.475-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding loopback address /127.0.0.1
2025-11-18T13:42:54.525-0500 [DEBUG] [org.gradle.cache.internal.DefaultCacheCoordinator] Creating new cache for metadata, path /home/qwerty/.gradle/caches/8.14/jvms/metadata.bin, access org.gradle.cache.internal.DefaultCacheCoordinator@6d07a63d
2025-11-18T13:42:54.624-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClient] Executing build 59bdeee7-9373-41ca-9f86-1778e9c3a92f in daemon client {pid=9013}
2025-11-18T13:42:54.627-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire shared lock on daemon addresses registry.
2025-11-18T13:42:54.630-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
2025-11-18T13:42:54.635-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
2025-11-18T13:42:54.638-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.TcpOutgoingConnector] Attempting to connect to [1273e59b-9994-46d4-bf54-d0c3ead28a2e port:33159, addresses:[/127.0.0.1]].
2025-11-18T13:42:54.638-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.TcpOutgoingConnector] Trying to connect to address /127.0.0.1.
2025-11-18T13:42:54.641-0500 [DEBUG] [org.gradle.internal.remote.internal.inet.TcpOutgoingConnector] Connected to address /127.0.0.1:33159.
2025-11-18T13:42:54.651-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClient] Connected to daemon DaemonInfo{pid=7549, address=[1273e59b-9994-46d4-bf54-d0c3ead28a2e port:33159, addresses:[/127.0.0.1]], state=Idle, lastBusy=1763491089074, context=DefaultDaemonContext[uid=5f127c70-8631-40ad-bd07-4f1d2665ae05,javaHome=/usr/lib/jvm/java-25-openjdk-amd64,javaVersion=25,javaVendor=Debian,daemonRegistryDir=/home/qwerty/.gradle/daemon,pid=7549,idleTimeout=10800000,priority=NORMAL,applyInstrumentationAgent=true,nativeServicesMode=ENABLED,daemonOpts=-XX:MaxMetaspaceSize=384m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=59bdeee7-9373-41ca-9f86-1778e9c3a92f, currentDir=/home/qwerty/Documents/compiling/Android_boot_image_editor}.
2025-11-18T13:42:54.651-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientConnection] thread 3: dispatching class org.gradle.launcher.daemon.protocol.Build
2025-11-18T13:42:54.662-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClient] Received result org.gradle.launcher.daemon.protocol.BuildStarted@7966baa7 from daemon DaemonInfo{pid=7549, address=[1273e59b-9994-46d4-bf54-d0c3ead28a2e port:33159, addresses:[/127.0.0.1]], state=Idle, lastBusy=1763491089074, context=DefaultDaemonContext[uid=5f127c70-8631-40ad-bd07-4f1d2665ae05,javaHome=/usr/lib/jvm/java-25-openjdk-amd64,javaVersion=25,javaVendor=Debian,daemonRegistryDir=/home/qwerty/.gradle/daemon,pid=7549,idleTimeout=10800000,priority=NORMAL,applyInstrumentationAgent=true,nativeServicesMode=ENABLED,daemonOpts=-XX:MaxMetaspaceSize=384m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} (build should be starting).
2025-11-18T13:42:54.661-0500 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 7549). The daemon log file: /home/qwerty/.gradle/daemon/8.14/daemon-7549.out.log
2025-11-18T13:42:54.662-0500 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 12th build in daemon [uptime: 19 mins 18.075 secs, performance: 98%, GC rate: 0.00/s, heap usage: 0% of 512 MiB, non-heap usage: 13% of 384 MiB]
2025-11-18T13:42:54.662-0500 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
2025-11-18T13:42:54.663-0500 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=5f127c70-8631-40ad-bd07-4f1d2665ae05,javaHome=/usr/lib/jvm/java-25-openjdk-amd64,javaVersion=25,javaVendor=Debian,daemonRegistryDir=/home/qwerty/.gradle/daemon,pid=7549,idleTimeout=10800000,priority=NORMAL,applyInstrumentationAgent=true,nativeServicesMode=ENABLED,daemonOpts=-XX:MaxMetaspaceSize=384m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
2025-11-18T13:42:54.664-0500 [INFO] [org.gradle.internal.work.DefaultWorkerLeaseService] Using 4 worker leases.
2025-11-18T13:42:54.664-0500 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker Thread 5: acquired lock on worker lease
2025-11-18T13:42:54.664-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Run build' started
2025-11-18T13:42:54.669-0500 [DEBUG] [org.gradle.cache.internal.DefaultCacheCoordinator] Creating new cache for fileHashes, path /home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/8.14/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheCoordinator@2cb60e23
2025-11-18T13:42:54.669-0500 [DEBUG] [org.gradle.cache.internal.LockOnDemandCrossProcessCacheAccess] Acquiring file lock for file hash cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/8.14/fileHashes)
2025-11-18T13:42:54.669-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on file hash cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/8.14/fileHashes).
2025-11-18T13:42:54.670-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on file hash cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/8.14/fileHashes).
2025-11-18T13:42:54.670-0500 [DEBUG] [org.gradle.cache.internal.DefaultCacheCoordinator] Creating new cache for outputFiles, path /home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheCoordinator@457e8e57
2025-11-18T13:42:54.671-0500 [DEBUG] [org.gradle.cache.internal.LockOnDemandCrossProcessCacheAccess] Acquiring file lock for Build Output Cleanup Cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/buildOutputCleanup)
2025-11-18T13:42:54.671-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on Build Output Cleanup Cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/buildOutputCleanup).
2025-11-18T13:42:54.671-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on Build Output Cleanup Cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/buildOutputCleanup).
2025-11-18T13:42:54.671-0500 [DEBUG] [org.gradle.cache.internal.DefaultCacheCoordinator] Creating new cache for resourceHashesCache, path /home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/8.14/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheCoordinator@2cb60e23
2025-11-18T13:42:54.673-0500 [INFO] [org.gradle.internal.watch.registry.impl.WatchableHierarchies] Now considering [/home/qwerty/Documents/compiling/Android_boot_image_editor] as hierarchies to watch
2025-11-18T13:42:54.674-0500 [INFO] [org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner] Watching the file system is configured to be enabled if available
2025-11-18T13:42:54.674-0500 [DEBUG] [org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner] Watching the file system computed to be enabled if available
2025-11-18T13:42:54.675-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Build started for file system watching' started
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected sysfs: /sys from sysfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected proc: /proc from proc (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected devtmpfs: /dev from udev (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected devpts: /dev/pts from devpts (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected tmpfs: /run from tmpfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected ext4: / from /dev/sda1 (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected securityfs: /sys/kernel/security from securityfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected tmpfs: /dev/shm from tmpfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected cgroup2: /sys/fs/cgroup from cgroup2 (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected pstore: /sys/fs/pstore from pstore (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected bpf: /sys/fs/bpf from bpf (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected autofs: /proc/sys/fs/binfmt_misc from systemd-1 (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected tmpfs: /run/credentials/systemd-journald.service from tmpfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected fusectl: /sys/fs/fuse/connections from fusectl (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected hugetlbfs: /dev/hugepages from hugetlbfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected tmpfs: /run/lock from tmpfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected tracefs: /sys/kernel/tracing from tracefs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected mqueue: /dev/mqueue from mqueue (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected debugfs: /sys/kernel/debug from debugfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected configfs: /sys/kernel/config from configfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected tmpfs: /tmp from tmpfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected binfmt_misc: /proc/sys/fs/binfmt_misc from binfmt_misc (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected tmpfs: /run/user/1000 from tmpfs (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected fuse.portal: /run/user/1000/doc from portal (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected vfat: /media/qwerty/4338-C4F6 from /dev/mmcblk0p1 (remote: false)
2025-11-18T13:42:54.676-0500 [DEBUG] [org.gradle.internal.watch.vfs.impl.DefaultWatchableFileSystemDetector] Detected vfat: /mnt from /dev/loop0 (remote: false)
2025-11-18T13:42:54.677-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Build started for file system watching'
2025-11-18T13:42:54.677-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Build started for file system watching' completed
2025-11-18T13:42:54.677-0500 [INFO] [org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner] File system watching is active
2025-11-18T13:42:54.677-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Load build' started
2025-11-18T13:42:54.677-0500 [DEBUG] [org.gradle.initialization.properties.DefaultProjectPropertiesLoader] Found env project properties: []
2025-11-18T13:42:54.678-0500 [DEBUG] [org.gradle.initialization.properties.DefaultProjectPropertiesLoader] Found system project properties: []
2025-11-18T13:42:54.678-0500 [DEBUG] [org.gradle.initialization.DefaultSettingsLoader] Loading build definition for build: ':'
2025-11-18T13:42:54.678-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Evaluate settings' started
2025-11-18T13:42:54.679-0500 [INFO] [org.gradle.internal.buildevents.BuildLogger] Starting Build
2025-11-18T13:42:54.679-0500 [DEBUG] [org.gradle.internal.buildevents.BuildLogger] Gradle user home: /home/qwerty/.gradle
2025-11-18T13:42:54.679-0500 [DEBUG] [org.gradle.internal.buildevents.BuildLogger] Current dir: /home/qwerty/Documents/compiling/Android_boot_image_editor
2025-11-18T13:42:54.679-0500 [DEBUG] [org.gradle.internal.buildevents.BuildLogger] Settings file: null
2025-11-18T13:42:54.679-0500 [DEBUG] [org.gradle.internal.buildevents.BuildLogger] Build file: null
2025-11-18T13:42:54.681-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Apply settings file 'settings.gradle.kts' to settings 'Android_boot_image_editor'' started
2025-11-18T13:42:54.681-0500 [DEBUG] [org.gradle.kotlin.dsl.provider.KotlinScriptPlugin] Applying Kotlin script to settings 'Android_boot_image_editor'
2025-11-18T13:42:54.692-0500 [DEBUG] [org.gradle.api.internal.runtimeshaded.RuntimeShadedJarFactory] Using Gradle runtime shaded JAR file: /home/qwerty/.gradle/caches/8.14/generated-gradle-jars/gradle-api-8.14.jar
2025-11-18T13:42:54.693-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Identifying work' started
2025-11-18T13:42:54.700-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Identifying work'
2025-11-18T13:42:54.700-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Identifying work' completed
2025-11-18T13:42:54.700-0500 [DEBUG] [org.gradle.internal.vfs.impl.AbstractVirtualFileSystem] Invalidating VFS paths: [/home/qwerty/.gradle/caches/8.14/kotlin-dsl/scripts/9a4028361fe378f8ec4c017ba9d46ccf-cd157c53-fccd-4235-9da6-8db6462d3653]
2025-11-18T13:42:54.701-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Snapshot inputs and outputs before executing Kotlin DSL script compilation (Settings/TopLevel/stage1)' started
2025-11-18T13:42:54.701-0500 [DEBUG] [org.gradle.internal.execution.steps.AbstractCaptureStateBeforeExecutionStep] Implementation for Kotlin DSL script compilation (Settings/TopLevel/stage1): org.gradle.kotlin.dsl.provider.StandardKotlinScriptEvaluator$KotlinScriptCompilationAndInstrumentation@fa83017b3e35e3f153b54a37ae344110
2025-11-18T13:42:54.701-0500 [DEBUG] [org.gradle.internal.execution.steps.AbstractCaptureStateBeforeExecutionStep] Additional implementations for Kotlin DSL script compilation (Settings/TopLevel/stage1): []
2025-11-18T13:42:54.701-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Snapshot inputs and outputs before executing Kotlin DSL script compilation (Settings/TopLevel/stage1)'
2025-11-18T13:42:54.701-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Snapshot inputs and outputs before executing Kotlin DSL script compilation (Settings/TopLevel/stage1)' completed
2025-11-18T13:42:54.701-0500 [INFO] [org.gradle.internal.execution.steps.AbstractResolveCachingStateStep] Caching disabled for Kotlin DSL script compilation (Settings/TopLevel/stage1) because:
Build cache is disabled
2025-11-18T13:42:54.701-0500 [DEBUG] [org.gradle.internal.vfs.impl.AbstractVirtualFileSystem] Invalidating VFS paths: [/home/qwerty/.gradle/caches/8.14/kotlin-dsl/scripts/9a4028361fe378f8ec4c017ba9d46ccf-cd157c53-fccd-4235-9da6-8db6462d3653/instrumented/classes, /home/qwerty/.gradle/caches/8.14/kotlin-dsl/scripts/9a4028361fe378f8ec4c017ba9d46ccf-cd157c53-fccd-4235-9da6-8db6462d3653/reports/gradle-intercepted-methods.report]
2025-11-18T13:42:54.702-0500 [DEBUG] [org.gradle.internal.execution.steps.PreCreateOutputParentsStep] Ensuring directory exists for property instrumentedOutput at /home/qwerty/.gradle/caches/8.14/kotlin-dsl/scripts/9a4028361fe378f8ec4c017ba9d46ccf-cd157c53-fccd-4235-9da6-8db6462d3653/instrumented/classes
2025-11-18T13:42:54.702-0500 [DEBUG] [org.gradle.internal.execution.steps.PreCreateOutputParentsStep] Ensuring parent directory exists for property propertyUpgradeReportOutput at /home/qwerty/.gradle/caches/8.14/kotlin-dsl/scripts/9a4028361fe378f8ec4c017ba9d46ccf-cd157c53-fccd-4235-9da6-8db6462d3653/reports/gradle-intercepted-methods.report
2025-11-18T13:42:54.702-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Executing Kotlin DSL script compilation (Settings/TopLevel/stage1)' started
2025-11-18T13:42:54.702-0500 [DEBUG] [org.gradle.kotlin.dsl.execution.Interpreter] Compiling Settings/TopLevel/stage1 from settings file '/home/qwerty/Documents/compiling/Android_boot_image_editor/settings.gradle.kts'
2025-11-18T13:42:54.703-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Compile script settings.gradle.kts (CLASSPATH)' started
2025-11-18T13:42:54.706-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Compile script settings.gradle.kts (CLASSPATH)'
2025-11-18T13:42:54.706-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Compile script settings.gradle.kts (CLASSPATH)' completed
2025-11-18T13:42:54.706-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Executing Kotlin DSL script compilation (Settings/TopLevel/stage1)'
2025-11-18T13:42:54.706-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Executing Kotlin DSL script compilation (Settings/TopLevel/stage1)' completed
2025-11-18T13:42:54.706-0500 [DEBUG] [org.gradle.internal.vfs.impl.AbstractVirtualFileSystem] Invalidating VFS paths: [/home/qwerty/.gradle/caches/8.14/kotlin-dsl/scripts/9a4028361fe378f8ec4c017ba9d46ccf-cd157c53-fccd-4235-9da6-8db6462d3653/instrumented/classes, /home/qwerty/.gradle/caches/8.14/kotlin-dsl/scripts/9a4028361fe378f8ec4c017ba9d46ccf-cd157c53-fccd-4235-9da6-8db6462d3653/reports/gradle-intercepted-methods.report]
2025-11-18T13:42:54.707-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Snapshot outputs after executing Kotlin DSL script compilation (Settings/TopLevel/stage1)' started
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Snapshot outputs after executing Kotlin DSL script compilation (Settings/TopLevel/stage1)'
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Snapshot outputs after executing Kotlin DSL script compilation (Settings/TopLevel/stage1)' completed
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Apply settings file 'settings.gradle.kts' to settings 'Android_boot_image_editor''
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Apply settings file 'settings.gradle.kts' to settings 'Android_boot_image_editor'' completed
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Evaluate settings'
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Evaluate settings' completed
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Load build'
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Load build' completed
2025-11-18T13:42:54.708-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Finish root build tree' started
2025-11-18T13:42:54.709-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Finish root build tree'
2025-11-18T13:42:54.710-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Finish root build tree' completed
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 25.0.1
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Run with --stacktrace option to get the stack trace.
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Run with --scan to get full insights.
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Get more help at https://help.gradle.org.
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger]
2025-11-18T13:42:54.710-0500 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger] BUILD FAILED in 799ms
2025-11-18T13:42:54.711-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Build finished for file system watching' started
2025-11-18T13:42:54.711-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Build finished for file system watching'
2025-11-18T13:42:54.711-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Build finished for file system watching' completed
2025-11-18T13:42:54.712-0500 [DEBUG] [org.gradle.cache.internal.LockOnDemandCrossProcessCacheAccess] Releasing file lock for Build Output Cleanup Cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/buildOutputCleanup)
2025-11-18T13:42:54.712-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on Build Output Cleanup Cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/buildOutputCleanup).
2025-11-18T13:42:54.713-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Run build'
2025-11-18T13:42:54.713-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Run build' completed
2025-11-18T13:42:54.713-0500 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker Thread 5: released lock on worker lease
2025-11-18T13:42:54.715-0500 [DEBUG] [org.gradle.deployment.internal.DefaultDeploymentRegistry] Stopping 0 deployment handles
2025-11-18T13:42:54.715-0500 [DEBUG] [org.gradle.deployment.internal.DefaultDeploymentRegistry] Stopped deployment handles
2025-11-18T13:42:54.716-0500 [DEBUG] [org.gradle.cache.internal.LockOnDemandCrossProcessCacheAccess] Releasing file lock for file hash cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/8.14/fileHashes)
2025-11-18T13:42:54.716-0500 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on file hash cache (/home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle/8.14/fileHashes).
2025-11-18T13:42:54.716-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Deleting unused version-specific caches in /home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle' started
2025-11-18T13:42:54.716-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Deleting unused version-specific caches in /home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle'
2025-11-18T13:42:54.716-0500 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Deleting unused version-specific caches in /home/qwerty/Documents/compiling/Android_boot_image_editor/.gradle' completed
2025-11-18T13:42:54.720-0500 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has finished executing the build.
2025-11-18T13:42:54.767-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientConnection] thread 3: dispatching class org.gradle.launcher.daemon.protocol.CloseInput
2025-11-18T13:42:54.768-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClient] Received result Success[value=org.gradle.launcher.exec.BuildActionResult@2374d36a] from daemon DaemonInfo{pid=7549, address=[1273e59b-9994-46d4-bf54-d0c3ead28a2e port:33159, addresses:[/127.0.0.1]], state=Idle, lastBusy=1763491089074, context=DefaultDaemonContext[uid=5f127c70-8631-40ad-bd07-4f1d2665ae05,javaHome=/usr/lib/jvm/java-25-openjdk-amd64,javaVersion=25,javaVendor=Debian,daemonRegistryDir=/home/qwerty/.gradle/daemon,pid=7549,idleTimeout=10800000,priority=NORMAL,applyInstrumentationAgent=true,nativeServicesMode=ENABLED,daemonOpts=-XX:MaxMetaspaceSize=384m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} (build should be done).
2025-11-18T13:42:54.768-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientConnection] thread 3: dispatching class org.gradle.launcher.daemon.protocol.Finished
2025-11-18T13:42:54.768-0500 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientConnection] thread 3: connection stop
2025-11-18T13:42:54.771-0500 [DEBUG] [org.gradle.cache.internal.DefaultCacheCoordinator] Cache cache directory jvms (/home/qwerty/.gradle/caches/8.14/jvms) was closed 0 times.
2025-11-18T13:42:54.771-0500 [LIFECYCLE] [org.gradle.launcher.cli.DebugLoggerWarningAction]
#############################################################################
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
Debug level logging will leak security sensitive information!
For more details, please refer to https://docs.gradle.org/8.14/userguide/logging.html#sec:debug_security in the Gradle documentation.
#############################################################################
`
So you know that feeling you get when you run something like a program cracker on Windows and the piracy tool does something concerning like delete itself? That "deep concerning" felling? Yeah I'm getting that here, just without the fear of anything truely malicious going on like stealing passwords and stuff.
Why is it doing crap with all the network adapters on my machine? Why is it starting a daemon in the background? Why is it doing all this.... Weird stuff with Java.... WHAT IS GOING ON!?
No wonder it's not working, it's doing all this stupid crap just to modify binary images.