Build Logs
fommil/shapely • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
127
1##################################
2Clonning https://github.com/fommil/shapely.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC2
15Execute tests: false
16sbt project found:
17Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project fommil/shapely
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC2
23Targets: com.fommil%shapely
24Project projectConfig: {"tests":"compile-only"}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Xmx8G
35-Dcommunitybuild.scala=3.8.0-RC2
36-Dcommunitybuild.project.dependencies.add=
37-Xmx7G
38-Xms4G
39-Xss8M
40-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
41-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
42-jar
43/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
44"setCrossScalaVersions 3.8.0-RC2"
45"++3.8.0-RC2 -v"
46"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
47"set every credentials := Nil"
48"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
49"removeScalacOptionsStartingWith -P:wartremover"
50
51moduleMappings
52"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" com.fommil%shapely"
53
54[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
55[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
56[info] loading project definition from /build/repo/project
57[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
58[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
59[info] Compilation completed in 8.825s.
60[info] done compiling
61[info] loading settings for project repo from build.sbt...
62[info] set current project to shapely (in build file:/build/repo/)
63Execute setCrossScalaVersions: 3.8.0-RC2
64OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in repo/crossScalaVersions
65[info] set current project to shapely (in build file:/build/repo/)
66[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
67[info] Switching Scala version on:
68[info] * repo (2.13.10, 2.12.17, 2.11.12, 3.8.0-RC2)
69[info] Excluding projects:
70[info] Reapplying settings...
71[info] set current project to shapely (in build file:/build/repo/)
72Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
73[info] Reapplying settings...
74[info] set current project to shapely (in build file:/build/repo/)
75[info] Defining Global / credentials, credentials
76[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
77[info] Run `last` for details.
78[info] Reapplying settings...
79[info] set current project to shapely (in build file:/build/repo/)
80Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
81[info] Reapplying settings...
82OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
83
84 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
85 Did you mean allExcludeDependencies ?
86 , retry without global scopes
87[info] Reapplying settings...
88[info] set current project to shapely (in build file:/build/repo/)
89Execute removeScalacOptionsStartingWith: -P:wartremover
90[info] Reapplying settings...
91[info] set current project to shapely (in build file:/build/repo/)
92[success] Total time: 0 s, completed Nov 25, 2025, 1:22:51 PM
93Build config: {"tests":"compile-only"}
94Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
95Starting build...
96Projects: Set(repo)
97Starting build for ProjectRef(file:/build/repo/,repo) (shapely)... [0/1]
98OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
99OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
100OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
101Compile scalacOptions: -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
102[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
103[info] done compiling
104[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
105[info] done compiling
106
107************************
108Build summary:
109[{
110 "module": "shapely",
111 "compile": {"status": "ok", "tookMs": 343997, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
112 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
113 "test-compile": {"status": "ok", "tookMs": 22261, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
114 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
115 "publish": {"status": "skipped", "tookMs": 0},
116 "metadata": {
117 "crossScalaVersions": ["2.13.10", "2.12.17", "2.11.12", "3.3.1"]
118}
119}]
120************************
121[success] Total time: 379 s (0:06:19.0), completed Nov 25, 2025, 1:29:10 PM
122[0JChecking patch project/plugins.sbt...
123Checking patch project/build.properties...
124Checking patch build.sbt...
125Applied patch project/plugins.sbt cleanly.
126Applied patch project/build.properties cleanly.
127Applied patch build.sbt cleanly.