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/9.4.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :app:clean > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:generateDebugResources FROM-CACHE > Task :app:packageDebugResources FROM-CACHE > Task :app:processDebugNavigationResources FROM-CACHE > Task :app:parseDebugLocalResources FROM-CACHE > Task :app:generateDebugRFile FROM-CACHE > Task :app:javaPreCompileDebug FROM-CACHE > Task :app:generateDebugAssets UP-TO-DATE > Task :app:mergeDebugAssets > Task :app:compressDebugAssets FROM-CACHE > Task :app:generateDebugGlobalSynthetics FROM-CACHE > Task :app:desugarDebugFileDependencies FROM-CACHE > Task :app:checkDebugDuplicateClasses > Task :app:checkDebugAarMetadata > Task :app:mergeExtDexDebug FROM-CACHE > Task :app:mergeLibDexDebug FROM-CACHE > Task :app:mapDebugSourceSetPaths > Task :app:compileDebugNavigationResources FROM-CACHE > Task :app:mergeDebugResources FROM-CACHE > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug FROM-CACHE > Task :app:processDebugMainManifest > Task :app:processDebugManifest > Task :app:mergeDebugJniLibFolders > Task :app:mergeDebugNativeLibs > Task :app:validateSigningDebug > Task :app:writeDebugAppMetadata > Task :app:stripDebugDebugSymbols Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more. > Task :app:writeDebugSigningConfigVersions > Task :app:processDebugManifestForPackage > Task :app:processDebugResources > Task :app:compileDebugKotlin e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:4:20 Unresolved reference 'JobInfo'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:5:20 Unresolved reference 'JobParameters'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:6:20 Unresolved reference 'JobScheduler'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:7:20 Unresolved reference 'JobService'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:149:21 Inapplicable candidate(s): fun getSystemService(p0: String): Any! e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:149:38 Unresolved reference 'JobScheduler'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:149:58 Cannot infer type for type parameter 'T'. Specify it explicitly. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:149:58 Unresolved reference. None of the following candidates is applicable because of a receiver type mismatch: val KClass.java: Class e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:156:19 Unresolved reference 'JobInfo'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:161:17 Unresolved reference 'JobInfo'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:167:32 Unresolved reference 'schedule'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:677:37 Unresolved reference 'JobService'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:679:21 Unresolved reference 'JobParameters'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:684:47 Argument type mismatch: actual type is 'SentinelAlertPollJobService', but 'Context' was expected. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:693:21 Unresolved reference 'jobFinished'. e: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/SentinelMobileAlerts.kt:706:21 Unresolved reference 'JobParameters'. > Task :app:compileDebugKotlin FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileDebugKotlin'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See log for more details * 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 from a Build Scan (powered by Develocity). > Get more help at https://help.gradle.org. BUILD FAILED in 1m 8s 32 actionable tasks: 18 executed, 14 from cache