[Bug 225203] java/openjdk8: compiling apache-flink is crashed.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Sep 2024 20:49:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225203 --- Comment #4 from Ronald Klop <ronald@FreeBSD.org> --- Created attachment 253823 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253823&action=edit git diff used to build Added my patch which made it possible to build Flink. Mostly this disabled modules that need a freebsd version of a jar from Maven which does not exist. Module flink-runtime-web needs npm installed, which I didn't feel would be needed to check this issue so I commented it too. -- You are receiving this mail because: You are the assignee for the bug.