Andrew John Hughes wrote:
ERROR: Can't locate pre-built libraries.
Please check your access to
/NOT-SET/re/jdk/1.7.0/promoted/latest/openjdk/binaryplugs/linux-amd64
and/or check your value of ALT_BINARY_PLUGS_PATH.
Good to know it is in the queue though, as I was going to start
porting it over myself.
I was confused because this was suggested as a solution to an issue
with the binary plugs not working, but it doesn't seem to really be
'in the wild' yet.
Looks like you set IMPORT_BINARY_PLUGS=true as stated in the
workaround, so the build tried to reach for the plugs in the default
location.
You also need to set ALT_BINARY_PLUGS_PATH to point to the plugs you
want to use.
Sorry about that - I will update the Workaround on the bug report.
Tim