I just tried running "gradle check" in a Ubuntu 24.04 VM with OpenJDK 8
and the build also fails:
The message received from the daemon indicates that the daemon has
disappeared.
Build request sent: Build{id=793844d9-d51b-402a-9df3-05ea38fc143e,
currentDir=/home/user/apache-calcite-1.41.0-src}
Attempting to read last messages from the daemon log...
Daemon pid: 5799
log file: /home/user/.gradle/daemon/8.7/daemon-5799.out.log
----- Last 20 lines from daemon log file - daemon-5799.out.log -----
0.1sec, 9 completed, 0 failed, 0 skipped,
org.apache.calcite.runtime.AutomatonTest
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.calcite.runtime.BinarySearchTest
0.0sec, 4 completed, 0 failed, 0 skipped,
org.apache.calcite.runtime.DeterministicAutomatonTest
WARNING 0.2sec, 53 completed, 0 failed, 1 skipped,
org.apache.calcite.runtime.EnumerablesTest
0.2sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.runtime.RelOptRulesRuntimeTest
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.runtime.SpatialTypeUtilsTest
0.0sec, 4 completed, 0 failed, 0 skipped,
org.apache.calcite.schema.lookup.ConcatLookupTest
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.calcite.schema.lookup.IgnoreCaseLookupTest
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.calcite.schema.lookup.LoadingCacheLookupTest
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.calcite.schema.lookup.SnapshotLookupTest
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.calcite.schema.lookup.TransformingLookupTest
2.7sec, 25 completed, 0 failed, 0 skipped,
org.apache.calcite.test.enumerable.EnumerableRepeatUnionHierarchyTest >
testHierarchy(boolean, int[], String, boolean, int, String[])
2.7sec, 25 completed, 0 failed, 0 skipped,
org.apache.calcite.test.enumerable.EnumerableRepeatUnionHierarchyTest
0.0sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.sql.SqlCallOperandsTest
0.0sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.sql.SqlDialectsTest
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.calcite.sql.SqlNodeTest
0.0sec, 4 completed, 0 failed, 0 skipped,
org.apache.calcite.sql.SqlSetOptionOperatorTest
1.0sec, 12 completed, 0 failed, 0 skipped,
org.apache.calcite.test.enumerable.EnumerableMergeUnionTest
0.6sec, 8 completed, 0 failed, 0 skipped,
org.apache.calcite.test.enumerable.EnumerableLimitSortTest
0.4sec, 11 completed, 0 failed, 0 skipped,
org.apache.calcite.test.enumerable.EnumerableJoinTest
----- End of the daemon log -----
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or
may have crashed)
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
On 29/10/2025 7:20 am, Ruben Q L wrote:
Hi all,
I have created a build for Apache Calcite 1.41.0, release
candidate 0.
Thanks to everyone who has contributed to this release.
You can read the release notes here:
https://github.com/apache/calcite/blob/calcite-1.41.0-rc0/site/_docs/history.md
The commit to be voted upon:
https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=c838dd471ca36f5648ef13e5c3c34c6ca0815322
Its hash is c838dd471ca36f5648ef13e5c3c34c6ca0815322
Tag:
https://github.com/apache/calcite/tree/calcite-1.41.0-rc0
The artifacts to be voted on are located here:
https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.41.0-rc0
(revision 80354)
The hashes of the artifacts are as follows:
c842c4317b067c494778901ff0ed82483f0d327ea08927235cc6eb271d48c93000e771b04651928935bb41117080b81cf8ffb2a5eb2e42fb59aa53d68580e956
*apache-calcite-1.41.0-src.tar.gz
A staged Maven repository is available for review at:
https://repository.apache.org/content/repositories/orgapachecalcite-1249/org/apache/calcite/
Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/rubenql.asc
https://www.apache.org/dist/calcite/KEYS
To create the jars and test Apache Calcite: "gradle build"
(Requires an appropriate Gradle/JDK installation.)
Please vote on releasing this package as Apache Calcite 1.41.0.
Everyone is welcome to vote. Your vote should contain the line
'code name (role)', where
* 'code' is +1, 0 or -1 as below;
* 'name' is your ASF id if you have one, else your real name;
* 'role' is 'community', 'committer' or 'PMC member'.
[ ] +1 Release this package as Apache Calcite 1.41.0
[ ] 0 I don't feel strongly about it, but I'm okay with the release
[ ] -1 Do not release this package because...
The vote is open for the next 72 hours (closing at
2025-10-31T19:00:00Z) and passes if a majority of
at least three +1 votes by PMC members are cast.
Here is my vote:
+1 rubenql (PMC member)
rubenql (release manager)