-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_log15.txt
More file actions
120 lines (111 loc) · 9.35 KB
/
build_log15.txt
File metadata and controls
120 lines (111 loc) · 9.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
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.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 36
This Android Gradle plugin (8.2.2) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 36.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 36 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=36
to this project's gradle.properties.
> Task :app:clean
> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:generateDebugResValues
> Task :app:checkDebugAarMetadata
> Task :app:mapDebugSourceSetPaths
> Task :app:generateDebugResources
> Task :app:packageDebugResources
> Task :app:createDebugCompatibleScreenManifests
> Task :app:extractDeepLinksDebug
> Task :app:parseDebugLocalResources
> Task :app:processDebugMainManifest
> Task :app:mergeDebugResources
> Task :app:processDebugManifest
> Task :app:mergeDebugShaders
> Task :app:compileDebugShaders NO-SOURCE
> Task :app:generateDebugAssets UP-TO-DATE
> Task :app:javaPreCompileDebug
> Task :app:mergeDebugAssets
> Task :app:compressDebugAssets
> Task :app:desugarDebugFileDependencies
> Task :app:mergeDebugJniLibFolders
> Task :app:mergeDebugNativeLibs NO-SOURCE
> Task :app:stripDebugDebugSymbols NO-SOURCE
> Task :app:validateSigningDebug
> Task :app:checkDebugDuplicateClasses
> Task :app:writeDebugAppMetadata
> Task :app:mergeLibDexDebug
> Task :app:writeDebugSigningConfigVersions
> Task :app:processDebugManifestForPackage
> Task :app:processDebugResources
> Task :app:kspDebugKotlin
> Task :app:mergeExtDexDebug
> Task :app:compileDebugKotlin FAILED
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:225:14 Unresolved reference: pointerInput
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:226:17 Unresolved reference: detectTransformGestures
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:226:43 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:226:46 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:226:49 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:226:55 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:227:36 Overload resolution ambiguity:
public final operator fun times(other: Byte): Float defined in kotlin.Float
public final operator fun times(other: Double): Double defined in kotlin.Float
public final operator fun times(other: Float): Float defined in kotlin.Float
public final operator fun times(other: Int): Float defined in kotlin.Float
public final operator fun times(other: Long): Float defined in kotlin.Float
public final operator fun times(other: Short): Float defined in kotlin.Float
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:305:22 Unresolved reference: pointerInput
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:306:25 Unresolved reference: detectTransformGestures
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:306:51 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:306:54 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:306:57 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:306:63 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:307:44 Overload resolution ambiguity:
public final operator fun times(other: Byte): Float defined in kotlin.Float
public final operator fun times(other: Double): Double defined in kotlin.Float
public final operator fun times(other: Float): Float defined in kotlin.Float
public final operator fun times(other: Int): Float defined in kotlin.Float
public final operator fun times(other: Long): Float defined in kotlin.Float
public final operator fun times(other: Short): Float defined in kotlin.Float
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:382:14 Unresolved reference: pointerInput
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:383:17 Unresolved reference: detectTransformGestures
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:383:43 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:383:46 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:383:49 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:383:55 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:384:36 Overload resolution ambiguity:
public final operator fun times(other: Byte): Float defined in kotlin.Float
public final operator fun times(other: Double): Double defined in kotlin.Float
public final operator fun times(other: Float): Float defined in kotlin.Float
public final operator fun times(other: Int): Float defined in kotlin.Float
public final operator fun times(other: Long): Float defined in kotlin.Float
public final operator fun times(other: Short): Float defined in kotlin.Float
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:455:14 Unresolved reference: pointerInput
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:456:17 Unresolved reference: detectTransformGestures
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:456:43 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:456:46 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:456:49 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:456:55 Cannot infer a type for this parameter. Please specify it explicitly.
e: file:///D:/AllTools/AllInOneDocViewer/app/src/main/java/com/docviewer/allinone/ui/screen/DocumentViewerScreen.kt:457:36 Overload resolution ambiguity:
public final operator fun times(other: Byte): Float defined in kotlin.Float
public final operator fun times(other: Double): Double defined in kotlin.Float
public final operator fun times(other: Float): Float defined in kotlin.Float
public final operator fun times(other: Int): Float defined in kotlin.Float
public final operator fun times(other: Long): Float defined in kotlin.Float
public final operator fun times(other: Short): Float defined in kotlin.Float
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.
> Get more help at https://help.gradle.org.
BUILD FAILED in 45s
28 actionable tasks: 28 executed