``` 12:26:49.949 [INFO] [org.gradle.kotlin.dsl.pro...
# gradle
j
Copy code
12:26:49.949 [INFO] [org.gradle.kotlin.dsl.provider.KotlinScriptPluginFactory] w: /home/jakob/projects/personal/prion/build.gradle.kts:11:19: 'kotlinModule(String, String? = ...): Any' is deprecated. Will be removed in 1.0
12:26:49.949 [ERROR] [org.gradle.kotlin.dsl.provider.KotlinScriptPluginFactory] e: /home/jakob/projects/personal/prion/build.gradle.kts:29:5: Unresolved reference: compile
12:26:49.951 [INFO] [org.gradle.kotlin.dsl.provider.KotlinScriptPluginFactory] w: /home/jakob/projects/personal/prion/build.gradle.kts:29:13: 'kotlinModule(String, String? = ...): Any' is deprecated. Will be removed in 1.0
12:26:49.966 [null] [org.gradle.internal.progress.DefaultBuildOperationExecutor] 
12:26:49.966 [DEBUG] [org.gradle.internal.progress.DefaultBuildOperationExecutor] Completing Build operation 'Configure build'
12:26:49.971 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
12:26:49.971 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
12:26:49.971 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
12:26:49.971 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
12:26:49.971 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] A problem occurred configuring root project 'prion'.
12:26:49.972 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not open cache directory 66tir8zq9w7td58ypkg41hjc (/home/jakob/.gradle/caches/4.5/gradle-kotlin-dsl/66tir8zq9w7td58ypkg41hjc).
12:26:49.972 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]    > Internal error: unable to compile script, see log for details
12:26:49.972 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
12:26:49.972 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
12:26:49.972 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Run with --stacktrace option to get the stack trace.  Run with --scan to get full insights.
12:26:49.973 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
12:26:49.973 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Get more help at <https://help.gradle.org>
12:26:49.973 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger] 
12:26:49.973 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger] BUILD FAILED in 2s