On 2020/10/03 15:00, Solene Rapenne wrote:
> On Tue, 15 Sep 2020 13:16:37 -0000
> "Dimitri Karamazov" <deserter...@danwin1210.me>:
> 
> > Can't seem to get any response on this, is there nobody that has
> > time to verify this?
> 
> Hello,
> 
> the ports looks fine and work on amd64.

No interest in the port itself, I'm not going to do runtime tests,
but from reading:

- The ports are using JAVA_HOME directly in installed files (rather than
doing a runtime lookup using javaPathHelper) - this can't work correctly
with MODJAVA_VER set to 1.8+, it must be set to an exact version

- Might as well retain the old java-tanukiwrapper name for the
java/tanukiwrapper package rather than patching. (And remove the
entry from quirks).

> Although, at the end of the build process there is this message,
> could you look at the build script to disable this check producing
> the following error?
> 
> Please set the environment variable $I2P to run tests.
> I2P installation not found
> We looked in 
> Not running tests against I2P installation without knowing where it is.
> 
> Please set the environment variable I2P to the location of your
> I2P installation (so that $I2P/lib/i2p.jar works).
> If you do so, this script will run two tests to compare your
> installed jbigi with the one here you just compiled to see if
> there is a marked improvement.
> /home/build/usr/ports/pobj/i2p-0.9.47/i2p-0.9.47/core/c/build.sh[12]: jar: 
> not found

that sounds like it wants JAVAHOME/bin adding to path

Reply via email to