I encountered a problem while trying to install i2p. Here's a snippet of the output from yay -S i2p
:
==> Starting prepare()...
==> Sources are ready.
==> Making package: java-service-wrapper 3.5.51-1 (Thu 28 Sep 2023 05:58:14 AM EAT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
==> ERROR: A failure occurred in build().
Aborting...
-> error making: java-service-wrapper-exit status 4
-> Failed to install the following packages. Manual intervention is required:
i2p - exit status 8
java-service-wrapper - exit status 4
I tried drilling down to try and find the possible cause, but I was only moderately successful. Java is set to java-17-openjdk
. I tried building the latest version 3.5.54
, but I was met with a complaint about this setting javac.target.version=1.4
being set to an unsupported version.
Pinned Comments
skydrome commented on 2020-02-06 04:41 (UTC) (edited on 2020-02-06 04:44 (UTC) by skydrome)
pacman.conf
Add key