Build Logs
dfianthdl/dfhdl • dotty-staging/dotty:fix-23773:2025-11-22
Errors
105
Warnings
0
Total Lines
372
1##################################
2Clonning https://github.com/dfianthdl/dfhdl.git into /build/repo using revision v0.14.0
3##################################
4Note: switching to '86745890cec49d3825e52aa8fba1aa1385a48674'.
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
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: build.sbt
31Pattern: val compilerVersion = .*
32Replacement: val compilerVersion = "3.7.4-RC2"
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern 'val compilerVersion = .*' in build.sbt
37----
38Starting build for 3.7.4-RC2
39Execute tests: false
40sbt project found:
41No prepare script found for project dfianthdl/dfhdl
42/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
43Synchronizing submodule url for 'platforms'
44##################################
45Scala version: 3.7.4-RC2
46Targets: io.github.dfianthdl%dfhdl io.github.dfianthdl%dfhdl-compiler-ir io.github.dfianthdl%dfhdl-compiler-stages io.github.dfianthdl%dfhdl-core io.github.dfianthdl%dfhdl-internals io.github.dfianthdl%dfhdl-platforms
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val compilerVersion = .*","replaceWith":"val compilerVersion = \"<SCALA_VERSION>\""}]}
48##################################
49Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
50Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.7.4-RC2
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.7.4-RC2"
67"++3.7.4-RC2 -v"
68"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val compilerVersion = .*","replaceWith":"val compilerVersion = \"<SCALA_VERSION>\""}]}""" io.github.dfianthdl%dfhdl io.github.dfianthdl%dfhdl-compiler-ir io.github.dfianthdl%dfhdl-compiler-stages io.github.dfianthdl%dfhdl-core io.github.dfianthdl%dfhdl-internals io.github.dfianthdl%dfhdl-platforms"
75
76[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] loading settings for project root from build.sbt...
80[info] set current project to dfhdl (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.7.4-RC2
82OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in core/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in lib/crossScalaVersions
84OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in compiler_ir/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in plugin/crossScalaVersions
86OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in internals/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in platforms/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in compiler_stages/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in root/crossScalaVersions
90[info] set current project to dfhdl (in build file:/build/repo/)
91[info] Setting Scala version to 3.7.4-RC2 on 8 projects.
92[info] Switching Scala version on:
93[info] plugin (3.7.4-RC2)
94[info] compiler_ir (3.7.4-RC2)
95[info] * root (3.7.4-RC2)
96[info] platforms (3.7.4-RC2)
97[info] lib (3.7.4-RC2)
98[info] internals (3.7.4-RC2)
99[info] core (3.7.4-RC2)
100[info] compiler_stages (3.7.4-RC2)
101[info] Excluding projects:
102[info] Reapplying settings...
103[info] set current project to dfhdl (in build file:/build/repo/)
104Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to dfhdl (in build file:/build/repo/)
107[info] Defining Global / credentials, compiler_ir / credentials and 6 others.
108[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 39 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to dfhdl (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
117 Did you mean allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to dfhdl (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to dfhdl (in build file:/build/repo/)
124[success] Total time: 0 s, completed Nov 22, 2025, 5:35:06 PM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val compilerVersion = .*","replaceWith":"val compilerVersion = \"<SCALA_VERSION>\""}]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
127Starting build...
128Projects: Set(plugin, compiler_ir, root, platforms, lib, internals, core, compiler_stages)
129Starting build for ProjectRef(file:/build/repo/,plugin) (dfhdl-plugin)... [0/8]
130OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
132OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134Compile scalacOptions: -unchecked, -language:strictEquality, -language:implicitConversions, -Wconf:msg=or backticked identifier `equals`:s, -Wconf:msg=not declared infix:s, -Wconf:msg=bad option '-Jdummy:s, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
135[info] compiling 18 Scala sources to /build/repo/internals/target/scala-3.7.4-RC2/classes ...
136[info] [patched file /build/repo/internals/src/main/scala/dfhdl/internals/DiskCache.scala]
137[info] done compiling
138[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
139[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
140[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
141[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
142[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
143[error] one error found
144[error] (plugin / Compile / compileIncremental) Compilation failed
145[info] compiling 1 Scala source to /build/repo/internals/target/scala-3.7.4-RC2/classes ...
146[info] done compiling
147[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
148[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
149[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
150[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
151[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
152[error] one error found
153[error] (plugin / Compile / compileIncremental) Compilation failed
154[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
155[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
156[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
157[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
158[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
159[error] one error found
160[error] (plugin / Compile / compileIncremental) Compilation failed
161Starting build for ProjectRef(file:/build/repo/,platforms) (dfhdl-platforms)... [1/8]
162[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
163[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
164[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
165[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
166[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
167[error] one error found
168[error] (plugin / Compile / compileIncremental) Compilation failed
169Compile scalacOptions:
170[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
171[info] compiling 31 Scala sources to /build/repo/compiler/ir/target/scala-3.7.4-RC2/classes ...
172[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
173[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
174[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
175[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
176[error] one error found
177[info] [patched file /build/repo/compiler/ir/src/main/scala/dfhdl/compiler/ir/DFType.scala]
178[info] [patched file /build/repo/compiler/ir/src/main/scala/dfhdl/compiler/analysis/DFValAnalysis.scala]
179[info] [patched file /build/repo/compiler/ir/src/main/scala/dfhdl/compiler/ir/DFMember.scala]
180[info] [patched file /build/repo/compiler/ir/src/main/scala/dfhdl/compiler/ir/DataOps.scala]
181[info] [patched file /build/repo/compiler/ir/src/main/scala/dfhdl/compiler/ir/annotation.scala]
182[info] done compiling
183[error] (plugin / Compile / compileIncremental) Compilation failed
184[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
185[info] compiling 5 Scala sources to /build/repo/compiler/ir/target/scala-3.7.4-RC2/classes ...
186[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
187[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
188[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
189[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
190[error] one error found
191[info] done compiling
192[error] (plugin / Compile / compileIncremental) Compilation failed
193[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
194[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
195[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
196[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
197[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
198[error] one error found
199[error] (plugin / Compile / compileIncremental) Compilation failed
200Starting build for ProjectRef(file:/build/repo/,core) (dfhdl-core)... [2/8]
201Compile scalacOptions: -unchecked, -language:strictEquality, -language:implicitConversions, -Wconf:msg=or backticked identifier `equals`:s, -Wconf:msg=not declared infix:s, -Wconf:msg=bad option '-Jdummy:s, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
202[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
203[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
204[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
205[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
206[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
207[error] one error found
208[error] (plugin / Compile / compileIncremental) Compilation failed
209[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
210[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
211[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
212[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
213[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
214[error] one error found
215[error] (plugin / Compile / compileIncremental) Compilation failed
216[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
217[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
218[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
219[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
220[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
221[error] one error found
222[error] (plugin / Compile / compileIncremental) Compilation failed
223Starting build for ProjectRef(file:/build/repo/,lib) (dfhdl)... [3/8]
224[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
225[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
226[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
227[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
228[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
229[error] one error found
230[error] (plugin / Compile / compileIncremental) Compilation failed
231Compile scalacOptions:
232[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
233[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
234[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
235[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
236[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
237[error] one error found
238[error] (plugin / Compile / compileIncremental) Compilation failed
239[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
240[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
241[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
242[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
243[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
244[error] one error found
245[error] (plugin / Compile / compileIncremental) Compilation failed
246[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
247[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
248[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
249[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
250[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
251[error] one error found
252[error] (plugin / Compile / compileIncremental) Compilation failed
253Starting build for ProjectRef(file:/build/repo/,internals) (dfhdl-internals)... [4/8]
254Compile scalacOptions: -unchecked, -language:strictEquality, -language:implicitConversions, -Wconf:msg=or backticked identifier `equals`:s, -Wconf:msg=not declared infix:s, -Wconf:msg=bad option '-Jdummy:s, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
255[info] compiling 3 Scala sources to /build/repo/internals/target/scala-3.7.4-RC2/test-classes ...
256[info] done compiling
257Starting build for ProjectRef(file:/build/repo/,compiler_ir) (dfhdl-compiler-ir)... [5/8]
258Compile scalacOptions: -unchecked, -language:strictEquality, -language:implicitConversions, -Wconf:msg=or backticked identifier `equals`:s, -Wconf:msg=not declared infix:s, -Wconf:msg=bad option '-Jdummy:s, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
259Starting build for ProjectRef(file:/build/repo/,root) (dfhdl)... [6/8]
260Compile scalacOptions: -unchecked, -language:strictEquality, -language:implicitConversions, -Wconf:msg=or backticked identifier `equals`:s, -Wconf:msg=not declared infix:s, -Wconf:msg=bad option '-Jdummy:s, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
261Starting build for ProjectRef(file:/build/repo/,compiler_stages) (dfhdl-compiler-stages)... [7/8]
262Compile scalacOptions: -unchecked, -language:strictEquality, -language:implicitConversions, -Wconf:msg=or backticked identifier `equals`:s, -Wconf:msg=not declared infix:s, -Wconf:msg=bad option '-Jdummy:s, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
263[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
264[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
265[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
266[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
267[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
268[error] one error found
269[error] (plugin / Compile / compileIncremental) Compilation failed
270[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
271[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
272[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
273[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
274[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
275[error] one error found
276[error] (plugin / Compile / compileIncremental) Compilation failed
277[info] compiling 13 Scala sources to /build/repo/plugin/target/scala-3.7.4-RC2/classes ...
278[error] -- [E008] Not Found Error: /build/repo/plugin/src/main/scala/plugin/TopAnnotPhase.scala:116:61
279[error] 116 | val Werror = Literal(Constant(ctx.settings.XfatalWarnings.value))
280[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
281[error] |value XfatalWarnings is not a member of dotty.tools.dotc.config.ScalaSettings
282[error] one error found
283[error] (plugin / Compile / compileIncremental) Compilation failed
284
285************************
286Build summary:
287[{
288 "module": "dfhdl-plugin",
289 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 16514, "warnings": 0, "errors": 1, "sourceVersion": "3.7-migration"},
290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
291 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
292 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
293 "publish": {"status": "skipped", "tookMs": 0},
294 "metadata": {
295 "crossScalaVersions": []
296}
297},{
298 "module": "dfhdl-platforms",
299 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 33215, "warnings": 0, "errors": 1},
300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
301 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
302 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
303 "publish": {"status": "skipped", "tookMs": 0},
304 "metadata": {
305 "crossScalaVersions": []
306}
307},{
308 "module": "dfhdl-core",
309 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1721, "warnings": 0, "errors": 1, "sourceVersion": "3.7-migration"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
312 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
313 "publish": {"status": "skipped", "tookMs": 0},
314 "metadata": {
315 "crossScalaVersions": []
316}
317},{
318 "module": "dfhdl",
319 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1386, "warnings": 0, "errors": 1},
320 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
321 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
322 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
323 "publish": {"status": "skipped", "tookMs": 0},
324 "metadata": {
325 "crossScalaVersions": []
326}
327},{
328 "module": "dfhdl-internals",
329 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
330 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
331 "test-compile": {"status": "ok", "tookMs": 936, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
332 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
333 "publish": {"status": "skipped", "tookMs": 0},
334 "metadata": {
335 "crossScalaVersions": []
336}
337},{
338 "module": "dfhdl-compiler-ir",
339 "compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
340 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
341 "test-compile": {"status": "ok", "tookMs": 153, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
342 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
343 "publish": {"status": "skipped", "tookMs": 0},
344 "metadata": {
345 "crossScalaVersions": []
346}
347},{
348 "module": "dfhdl",
349 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
351 "test-compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
352 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
353 "publish": {"status": "ok", "tookMs": 6},
354 "metadata": {
355 "crossScalaVersions": []
356}
357},{
358 "module": "dfhdl-compiler-stages",
359 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1638, "warnings": 0, "errors": 1, "sourceVersion": "3.7-migration"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
362 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": []
366}
367}]
368************************
369[error] Scala3CommunityBuild$ProjectBuildFailureException: 5 module(s) finished with failures: dfhdl-plugin, dfhdl-platforms, dfhdl-core, dfhdl, dfhdl-compiler-stages
370[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 5 module(s) finished with failures: dfhdl-plugin, dfhdl-platforms, dfhdl-core, dfhdl, dfhdl-compiler-stages
371[error] Total time: 118 s (0:01:58.0), completed Nov 22, 2025, 5:37:04 PM
372[0JBuild failed, not retrying.