Build Logs

openmole/mgo • 3.7.4:2025-11-06

Errors

0

Warnings

3

Total Lines

150

1##################################
2Clonning https://github.com/openmole/mgo.git into /build/repo using revision v3.67
3##################################
4Note: switching to '5ec9abd502eb8e27337c482d028c4b51ad8c44b6'.
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.7.4
23Scala binary version found: 3.7
24Implicitly using source version 3.7
25Scala binary version found: 3.7
26Implicitly using source version 3.7
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.7.4
32Execute tests: false
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35No prepare script found for project openmole/mgo
36/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
37##################################
38Scala version: 3.7.4
39Targets: org.openmole%mgo
40Project projectConfig: {"tests":"compile-only"}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.7
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.7.4
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.7.4"
60"++3.7.4 -v"
61"mapScalacOptions ",REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.7.4 """{"tests":"compile-only"}""" org.openmole%mgo"
68
69[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
70[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.377s.
76[info] done compiling
77/build/repo/build.sbt:10: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
78 resolvers += Resolver.sonatypeCentralSnapshots
79
80 resolvers += Resolver.sonatypeRepo("public"),
81 ^
82/build/repo/build.sbt:11: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
83 resolvers += Resolver.sonatypeCentralSnapshots
84
85 resolvers += Resolver.sonatypeRepo("staging"),
86 ^
87/build/repo/build.sbt:12: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
88 resolvers += Resolver.sonatypeCentralSnapshots
89
90 resolvers += Resolver.sonatypeRepo("snapshots"),
91 ^
92[info] loading settings for project repo from build.sbt, version.sbt...
93[info] set current project to mgo (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.7.4
95OpenCB::Changing crossVersion 3.7.2 -> 3.7.4 in repo/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.2 -> 3.7.4 in mgo/crossScalaVersions
97[info] set current project to mgo (in build file:/build/repo/)
98[info] Setting Scala version to 3.7.4 on 2 projects.
99[info] Switching Scala version on:
100[info] * repo (3.7.4)
101[info] mgo (3.7.4)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to mgo (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to mgo (in build file:/build/repo/)
108[info] Defining Global / credentials, credentials, mgo / credentials
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to mgo (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
118 Did you mean mgo / allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to mgo (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to mgo (in build file:/build/repo/)
125[success] Total time: 0 s, completed Nov 6, 2025, 12:52:21 AM
126Build config: {"tests":"compile-only"}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(repo)
130Starting build for ProjectRef(file:/build/repo/,repo) (mgo)... [0/1]
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
132Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
133
134************************
135Build summary:
136[{
137 "module": "mgo",
138 "compile": {"status": "ok", "tookMs": 1724, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
139 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
140 "test-compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
141 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
142 "publish": {"status": "skipped", "tookMs": 0},
143 "metadata": {
144 "crossScalaVersions": ["3.7.2"]
145}
146}]
147************************
148[success] Total time: 10 s, completed Nov 6, 2025, 12:52:31 AM
149[0JChecking patch build.sbt...
150Applied patch build.sbt cleanly.