Stewart X Addison
Stewart X Addison
So far none of the above options are proving to be feasible for Solaris 10 due to the dependency on the Solaris 11 `posix_fallocate` symbol as referenced in [this article](https://community.oracle.com/tech/apps-infra/discussion/comment/16848762/#Comment_16848762).
We should aim for JDK17 on all systems (For AIX we can use a nightly build or GA candidate)
> On build-sxa-armv7l-ubuntu1604-pi4, could you test to see if adding this repo allows gcc7 and g++7 to be installed? I'd do it myself but I can't connect to the machine...
We could really do with #2121 being resolved to help with this stuff. I'll look at getting that fixed since it shouldn't be pulling in anything other than `g++` now.
> `unauthorized: authentication required` That failure has been seen before: https://github.com/adoptium/infrastructure/issues/2626
Moving to November target as we're still getting regular failures on this, although we got a full run on [October 21st](https://ci.adoptopenjdk.net/job/centos7_docker_image_updater/285/)
Access added to the jumpbox which will let you into the riscv64 machines once I sort out that access (separately). `ssh [email protected] uptime` should work for you just now
Access to machine "043" now granted to `luhenry` user via the jumpbox. Details sent to user.
Two aspects of toolchains - there are the server systems that we use in order to run and maintain the processes and automation. The second is the tools used during...
The toolchains used for the build and test process are mostly defined by those upstream tools so are subject to change. ## OpenJDK Builds While we have the support for...