Created attachment 214332 [details] SVN diff - update to 1.1.7.5 Updated to latest source version 1.1.7.5, based on Google snappy version 1.1.7. Builds with sbt instead of maven. Java 11 compatible. Testing moved to test target. Builds in poudriere with openjdk8 and openjdk11. All tests pass. All databases/cassandra4 tests using snappy-java pass. SVN commands: svn rm files/patch-likelinux svn add files/patch-Makefile svn add files/patch-project_plugins.sbt The sbt repository to be hosted on LOCAL is available here for manual download: https://drive.google.com/uc?id=1MQxKteMwxlqJ3VMvZ_qkT38XC0paltkq&export=download I'm happy to volunteer as maintainer as well. Best, Angelo
testbuilds@work
It fails to build on i386 version (11.3, current). Any ideas ?
Created attachment 214482 [details] i386 configuration added i386 configuration added. Builds and tests all pass on 12.1-RELEASE-p3 i386. Additional SVN command: svn add files/patch-Makefile.common
Committed, thanks!
A commit references this bug: Author: pi Date: Thu May 14 11:15:15 UTC 2020 New revision: 535224 URL: https://svnweb.freebsd.org/changeset/ports/535224 Log: archivers/snappy-java: update 1.0.4.1 -> 1.1.7.5, submitter becomes maintainer - Builds with sbt instead of maven - Java 11 compatible - Testing moved to test target - Builds in poudriere with openjdk8 and openjdk11 - All tests pass - All databases/cassandra4 tests using snappy-java pass PR: 246348 Submitted by: Angelo Polo <language.devel@gmail.com> Relnotes: https://github.com/xerial/snappy-java/blob/master/Milestone.md Changes: head/archivers/snappy-java/Makefile head/archivers/snappy-java/distinfo head/archivers/snappy-java/files/patch-Makefile head/archivers/snappy-java/files/patch-Makefile.common head/archivers/snappy-java/files/patch-likelinux head/archivers/snappy-java/files/patch-project_plugins.sbt