[Bug 286364] databases/cassandra4: Update to 4.1.8
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286364] databases/cassandra4: Update to 4.1.8"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Feb 2026 20:49:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286364
Ronald Klop <ronald@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ronald@FreeBSD.org
--- Comment #2 from Ronald Klop <ronald@FreeBSD.org> ---
(In reply to Li-Wen Hsu from comment #1)
The build gets further if I change the checksum on this line in distinfo to:
+SHA256 (cassandra/apache-cassandra-4.1.8-repo.tar.xz) =
0675acaed8a3290c40d469de51076eec5a6cc00e1d6e1813e217c05f94a2e8ba
But then it fails later with:
[00:03:21] checkstyle:
[00:03:21] [mkdir] Created dir:
/wrkdirs/usr/ports/databases/cassandra4/work/apache-cassandra-4.1.8-src/build/checkstyle
[00:03:22] [checkstyle] Running Checkstyle 8.40 on 2144 files
[00:03:38] [checkstyle] [ERROR]
/wrkdirs/usr/ports/databases/cassandra4/work/apache-cassandra-4.1.8-src/src/java/org/apache/cassandra/db/commitlog/MemoryMappedSegment.java:28:8:
Unused import - org.apache.cassandra.utils.NativeLibrary. [UnusedImports]
[00:03:38] [checkstyle] [ERROR]
/wrkdirs/usr/ports/databases/cassandra4/work/apache-cassandra-4.1.8-src/src/java/org/apache/cassandra/service/NativeTransportService.java:32:8:
Unused import - io.netty.channel.epoll.Epoll. [UnusedImports]
[00:03:38] [checkstyle] [ERROR]
/wrkdirs/usr/ports/databases/cassandra4/work/apache-cassandra-4.1.8-src/src/java/org/apache/cassandra/service/NativeTransportService.java:41:8:
Unused import - org.apache.cassandra.utils.NativeLibrary. [UnusedImports]
[00:03:39]
[00:03:39] BUILD FAILED
[00:03:39]
/wrkdirs/usr/ports/databases/cassandra4/work/apache-cassandra-4.1.8-src/build.xml:2457:
Got 3 errors and 0 warnings.
This looks harmless and might be easy to fix. Is the maintainer of the port
still active?
--
You are receiving this mail because:
You are the assignee for the bug.