Build Logs
purplekingdomgames/ultraviolet • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
247
1##################################
2Clonning https://github.com/purplekingdomgames/ultraviolet.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '145ae28af92b566758a9916577fabe0eb458b40f'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.7.3
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.7.3"
35Replacement: val scala3Version = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.7.3"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44No prepare script found for project purplekingdomgames/ultraviolet
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.0-RC2
48Targets: io.indigoengine%ultraviolet
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Xss8m
59-Xms1G
60-Xmx8G
61-XX:+UseG1GC
62-Dcommunitybuild.scala=3.8.0-RC2
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.0-RC2"
72"++3.8.0-RC2 -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" io.indigoengine%ultraviolet"
80
81[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
82[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
83[info] loading project definition from /build/repo/project/project
84[info] compiling 1 Scala source to /build/repo/project/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.68s.
87[info] done compiling
88[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
89[info] loading project definition from /build/repo/project
90[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
91[info] done compiling
92[info] loading settings for project ultravioletProject from build.sbt, commands.sbt...
93[info]
94[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
95[info] | | | | |__/ |__| | | | | | | |___ |
96[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
97[info]
98[info] version 0.8.0
99[info] Useful sbt tasks:
100[info] * cleanAll - Clean all the projects
101[info] * buildAllNoClean - Rebuild without cleaning
102[info] * testAllNoClean - Test all without cleaning
103[info] * crossLocalPublishNoClean - Locally publish the core modules
104Execute setCrossScalaVersions: 3.8.0-RC2
105OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in ultravioletProject/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in ultravioletJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in ultravioletJVM/crossScalaVersions
108[info]
109[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
110[info] | | | | |__/ |__| | | | | | | |___ |
111[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
112[info]
113[info] version 0.8.0
114[info] Useful sbt tasks:
115[info] * cleanAll - Clean all the projects
116[info] * buildAllNoClean - Rebuild without cleaning
117[info] * testAllNoClean - Test all without cleaning
118[info] * crossLocalPublishNoClean - Locally publish the core modules
119[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
120[info] Switching Scala version on:
121[info] * ultravioletProject (3.8.0-RC2)
122[info] ultravioletJS (3.8.0-RC2)
123[info] ultravioletJVM (3.8.0-RC2)
124[info] Excluding projects:
125[info] Reapplying settings...
126[info]
127[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
128[info] | | | | |__/ |__| | | | | | | |___ |
129[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
130[info]
131[info] version 0.8.0
132[info] Useful sbt tasks:
133[info] * cleanAll - Clean all the projects
134[info] * buildAllNoClean - Rebuild without cleaning
135[info] * testAllNoClean - Test all without cleaning
136[info] * crossLocalPublishNoClean - Locally publish the core modules
137Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
138[info] Reapplying settings...
139[info]
140[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
141[info] | | | | |__/ |__| | | | | | | |___ |
142[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
143[info]
144[info] version 0.8.0
145[info] Useful sbt tasks:
146[info] * cleanAll - Clean all the projects
147[info] * buildAllNoClean - Rebuild without cleaning
148[info] * testAllNoClean - Test all without cleaning
149[info] * crossLocalPublishNoClean - Locally publish the core modules
150[info] Defining Global / credentials, credentials and 1 others.
151[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 27 others.
152[info] Run `last` for details.
153[info] Reapplying settings...
154[info]
155[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
156[info] | | | | |__/ |__| | | | | | | |___ |
157[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
158[info]
159[info] version 0.8.0
160[info] Useful sbt tasks:
161[info] * cleanAll - Clean all the projects
162[info] * buildAllNoClean - Rebuild without cleaning
163[info] * testAllNoClean - Test all without cleaning
164[info] * crossLocalPublishNoClean - Locally publish the core modules
165Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
166[info] Reapplying settings...
167OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
168
169 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
170 Did you mean allExcludeDependencies ?
171 , retry without global scopes
172[info] Reapplying settings...
173[info]
174[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
175[info] | | | | |__/ |__| | | | | | | |___ |
176[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
177[info]
178[info] version 0.8.0
179[info] Useful sbt tasks:
180[info] * cleanAll - Clean all the projects
181[info] * buildAllNoClean - Rebuild without cleaning
182[info] * testAllNoClean - Test all without cleaning
183[info] * crossLocalPublishNoClean - Locally publish the core modules
184Execute removeScalacOptionsStartingWith: -P:wartremover
185[info] Reapplying settings...
186[info]
187[info] _ _ _ ___ ____ ____ _ _ _ ____ _ ____ ___
188[info] | | | | |__/ |__| | | | | | | |___ |
189[info] |__| |___ | | \ | | \/ | |__| |___ |___ |
190[info]
191[info] version 0.8.0
192[info] Useful sbt tasks:
193[info] * cleanAll - Clean all the projects
194[info] * buildAllNoClean - Rebuild without cleaning
195[info] * testAllNoClean - Test all without cleaning
196[info] * crossLocalPublishNoClean - Locally publish the core modules
197[success] Total time: 0 s, completed Nov 25, 2025, 2:33:13 PM
198Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
199Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
200Starting build...
201Projects: Set(ultravioletJVM)
202Starting build for ProjectRef(file:/build/repo/,ultravioletJVM) (ultraviolet)... [0/1]
203OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
204OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
205OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
206OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
207Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -language:strictEquality, -Xsemanticdb, -semanticdb-target, /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
208Generating Indigo ShaderTypeOf instances for array...
209Generating Indigo Shader DSL...
210Written: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
211Written: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
212[info] compiling 28 Scala sources to /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/classes ...
213[info] done compiling
214Generating Indigo ShaderTypeOf instances for array...
215Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
216Generating Indigo Shader DSL...
217Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
218[info] compiling 42 Scala sources to /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/test-classes ...
219[info] done compiling
220Generating Indigo ShaderTypeOf instances for array...
221Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
222Generating Indigo Shader DSL...
223Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
224Generating Indigo ShaderTypeOf instances for array...
225Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/macros/ShaderTypeOfArrayInstances.scala
226Generating Indigo Shader DSL...
227Found, skipping: /build/repo/ultraviolet/jvm/target/scala-3.8.0-RC2/src_managed/main/ultraviolet/datatypes/ShaderDSLTypeExtensions.scala
228
229************************
230Build summary:
231[{
232 "module": "ultraviolet",
233 "compile": {"status": "ok", "tookMs": 56527, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
235 "test-compile": {"status": "ok", "tookMs": 22723, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
237 "publish": {"status": "skipped", "tookMs": 0},
238 "metadata": {
239 "crossScalaVersions": ["3.7.3"]
240}
241}]
242************************
243[success] Total time: 89 s (0:01:29.0), completed Nov 25, 2025, 2:34:42 PM
244[0JChecking patch project/plugins.sbt...
245Checking patch build.sbt...
246Applied patch project/plugins.sbt cleanly.
247Applied patch build.sbt cleanly.