Build Logs

carlosedp/riscvassembler • 3.7.4:2025-11-06

Errors

0

Warnings

40

Total Lines

155

1##################################
2Clonning https://github.com/carlosedp/riscvassembler.git into /build/repo using revision v1.10.0
3##################################
4Note: switching to 'a6a0b667a5eb134ff6cb4dda3e15dbefc58c5e3b'.
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.3.1
22----
23Preparing build for 3.7.4
24Scala binary version found: 3.7
25Implicitly using source version 3.7
26Scala binary version found: 3.7
27Implicitly using source version 3.7
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.7
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sc
34Pattern: val scala3 = "3.3.1"
35Replacement: val scala3 = "3.7.4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.1"' in build.sc
40----
41Starting build for 3.7.4
42Execute tests: false
43Mill project found:
44Found explicit mill version 0.11.7 in ./mill-version
45Detected mill version=0.11.7, binary version: 0.11
46No prepare script found for project carlosedp/riscvassembler
47No mill build directory found
48Apply scalafix rules to ./build.sc
49Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
50Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
51Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
52##################################
53Scala version: 3.7.4
54Targets: com.carlosedp%riscvassembler
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
56##################################
57 % Total % Received % Xferd Average Speed Time Time Time Current
58 Dload Upload Total Spent Left Speed
59
60 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
61 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
62
63 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
64
65 64 57.0M 64 37.0M 0 0 51.6M 0 0:00:01 --:--:-- 0:00:01 51.6M
66100 57.0M 100 57.0M 0 0 70.8M 0 --:--:-- --:--:-- --:--:-- 227M
67Preparing Java 17.0.8 runtime; this may take a minute or two ...
68[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
69[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
70[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
71[warn] ^
72[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
73[warn] .iterator()
74[warn] ^
75[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
76[warn] case module: CommunityBuildPublishModule =>
77[warn] ^
78[warn] three warnings found
79[info] done compiling
80Try build using ./mill
81[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
82[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
83[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
84[warn] ^
85[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
86[warn] .iterator()
87[warn] ^
88[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
89[warn] case module: CommunityBuildPublishModule =>
90[warn] ^
91[warn] three warnings found
92[info] done compiling
93Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
94Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
95
96Starting build for riscvassembler - [0/1]
97Failed to resolve scalaVersion, assume it's Scala 3 project
98OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
99OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
100OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
101Failed to resolve scalaVersion, assume it's Scala 3 project
102[info] compiling 5 Scala sources to /build/repo/out/riscvassembler/jvm/3.7.4/compile.dest/classes ...
103[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
104[warn] -- Warning: /build/repo/out/riscvassembler/jvm/3.7.4/buildInfoSources.dest/com/carlosedp/riscvassembler/BuildInfo.scala:4:16
105[warn] 4 | private[this] val buildInfoProperties: java.util.Properties = new java.util.Properties()
106[warn] | ^
107[warn] |Ignoring [this] qualifier.
108[warn] |This syntax will be deprecated in the future; it should be dropped.
109[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
110[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
111[warn] two warnings found
112[info] done compiling
113Successfully evaluated riscvassembler.jvm[3.7.4].compile
114Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
115Skipping unused scalacOptions: -Xkind-projector
116Flag -classpath set repeatedly
1172 warnings found
118Successfully evaluated riscvassembler.jvm[3.7.4].docJar
119[info] compiling 5 Scala sources to /build/repo/out/riscvassembler/jvm/3.7.4/scoverage/compile.dest/classes ...
120[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
121[warn] -- Warning: /build/repo/out/riscvassembler/jvm/3.7.4/buildInfoSources.dest/com/carlosedp/riscvassembler/BuildInfo.scala:4:16
122[warn] 4 | private[this] val buildInfoProperties: java.util.Properties = new java.util.Properties()
123[warn] | ^
124[warn] |Ignoring [this] qualifier.
125[warn] |This syntax will be deprecated in the future; it should be dropped.
126[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
127[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
128[warn] two warnings found
129[info] done compiling
130Failed to resolve scalaVersion, assume it's Scala 3 project
131Failed to resolve scalaVersion, assume it's Scala 3 project
132[info] compiling 5 Scala sources to /build/repo/out/riscvassembler/jvm/3.7.4/test/compile.dest/classes ...
133[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
134[warn] one warning found
135[info] done compiling
136Successfully evaluated riscvassembler.jvm[3.7.4].test.compile
137Module riscvassembler.jvm[3.7.4] is not a publish module, skipping publishing
138
139************************
140Build summary:
141[{
142 "module": "riscvassembler",
143 "compile": {"status": "ok", "tookMs": 7647, "warnings": 0, "errors": 0},
144 "doc": {"status": "ok", "tookMs": 4728, "files": 1, "totalSizeKb": 2677},
145 "test-compile": {"status": "ok", "tookMs": 16888, "warnings": 0, "errors": 0},
146 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
147 "publish": {"status": "skipped", "tookMs": 0},
148 "metadata": {
149 "crossScalaVersions": ["2.13.12", "3.3.1"]
150}
151}]
152************************"
153
154Checking patch build.sc...
155Applied patch build.sc cleanly.