Build Logs
sirthias/spliff • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
150
1##################################
2Clonning https://github.com/sirthias/spliff.git into /build/repo using revision v0.8.1
3##################################
4Note: switching to '94161964f77491374e6d721248277c1e9e0b059a'.
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
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34No prepare script found for project sirthias/spliff
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.8.0-RC2
38Targets: io.bullet%spliff
39Project projectConfig: {"tests":"compile-only"}
40##################################
41Using extra scalacOptions: ,REQUIRE:-source:3.8
42Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Xmx2g
49-Xss2M
50-XX:MaxMetaspaceSize=512m
51-XX:ReservedCodeCacheSize=128m
52-XX:+UseParallelGC
53-Dfile.encoding=UTF8
54-Dcommunitybuild.scala=3.8.0-RC2
55-Dcommunitybuild.project.dependencies.add=
56-Xmx7G
57-Xms4G
58-Xss8M
59-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
60-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
61-jar
62/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
63"setCrossScalaVersions 3.8.0-RC2"
64"++3.8.0-RC2 -v"
65"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
66"set every credentials := Nil"
67"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
68"removeScalacOptionsStartingWith -P:wartremover"
69
70moduleMappings
71"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" io.bullet%spliff"
72
73[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
74[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
75[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
76[info] loading project definition from /build/repo/project
77[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
78[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
79[info] Compilation completed in 7.913s.
80[info] done compiling
81[info] loading settings for project spliff-root from build.sbt, version.sbt...
82[info] set current project to spliff-root (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC2
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in spliffJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in spliff-root/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in spliff/crossScalaVersions
87[info] set current project to spliff-root (in build file:/build/repo/)
88[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
89[info] Switching Scala version on:
90[info] * spliff-root (2.13.17, 3.8.0-RC2)
91[info] spliff (2.13.17, 3.8.0-RC2)
92[info] spliffJS (2.13.17, 3.8.0-RC2)
93[info] Excluding projects:
94[info] Reapplying settings...
95[info] set current project to spliff-root (in build file:/build/repo/)
96Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
97[info] Reapplying settings...
98[info] set current project to spliff-root (in build file:/build/repo/)
99[info] Defining Global / credentials, credentials and 1 others.
100[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 24 others.
101[info] Run `last` for details.
102[info] Reapplying settings...
103[info] set current project to spliff-root (in build file:/build/repo/)
104Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
105[info] Reapplying settings...
106OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
107
108 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
109 Did you mean spliffJS / allExcludeDependencies ?
110 , retry without global scopes
111[info] Reapplying settings...
112[info] set current project to spliff-root (in build file:/build/repo/)
113Execute removeScalacOptionsStartingWith: -P:wartremover
114[info] Reapplying settings...
115[info] set current project to spliff-root (in build file:/build/repo/)
116[success] Total time: 0 s, completed Nov 25, 2025, 4:14:36 PM
117Build config: {"tests":"compile-only"}
118Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
119Starting build...
120Projects: Set(spliff)
121Starting build for ProjectRef(file:/build/repo/,spliff) (spliff)... [0/1]
122OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
123OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
124OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
125OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
126Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, --java-output-version:17, -unchecked, -Wnonunit-statement, -Wvalue-discard, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 3 Scala sources to /build/repo/spliff/.jvm/target/scala-3.8.0-RC2/classes ...
128[info] done compiling
129[info] compiling 7 Scala sources to /build/repo/spliff/.jvm/target/scala-3.8.0-RC2/test-classes ...
130[info] done compiling
131
132************************
133Build summary:
134[{
135 "module": "spliff",
136 "compile": {"status": "ok", "tookMs": 10060, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
137 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
138 "test-compile": {"status": "ok", "tookMs": 2299, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
139 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
140 "publish": {"status": "skipped", "tookMs": 0},
141 "metadata": {
142 "crossScalaVersions": ["2.13.17", "3.3.7"]
143}
144}]
145************************
146[success] Total time: 25 s, completed Nov 25, 2025, 4:15:02 PM
147[0JChecking patch project/plugins.sbt...
148Checking patch build.sbt...
149Applied patch project/plugins.sbt cleanly.
150Applied patch build.sbt cleanly.