Stewart X Addison

Results 1786 comments of Stewart X Addison

Tested in the adoptium centos7 build container with no special options (so building with the default GCC 4.8 compiler on CentOS7) with: - the SHA checks disabled for the `rpm`...

The binutils 2.43 gold linker (which seems to be enabled by default with the jdk25 devkit) does not build with the default GCC 4.8.5 in CentOS7. It will build with...

Also noting that if the GPG check on a download fails it does not remove the file, so restarting the devkit build will continue to extract the dubious file...

> The binutils 2.43 gold linker (which seems to be enabled by default with the jdk25 devkit) does not build with the default GCC 4.8.5 in CentOS7. It will build...

Noting that the new devkit (without gold) seems to be working ok: ``` Configuration summary: * Name: linux-x86_64-server-release * Debug level: release * HS debug level: product * JVM variants:...

With the latest patches I've got a devkit building on most of the supported platform using the jobs in https://ci.adoptium.net/job/build-scripts/job/utils/job/devkit/job/gcc-14.2.0/ riscv64 is not currently building cleanly although I did have...

RISC-V job also failed because we have some paths with `Centos` hard coded in our `make_devkit.sh` (Also noting that we currently have a fudge for s390x to use the name...

Merged. Jobs running on the master branch as follows with the intention of publishing these once complete (Noting that RISC-V is excluded because of the binutils thing and aarch64 are...

The above devkits for x64/aarch64/ppc64le have been published. PR to update the playbooks is at https://github.com/adoptium/infrastructure/pull/4033 RHEL7 devkit copied to /usr/local on the relevant s390x dockerhost build machines and [rhel7_docker_image_updater](https://ci.adoptium.net/job/rhel7_docker_image_updater/label=build-marist-rhel8-s390x-1/33/console)...

[Pipelines PR to enable the new devkit for JDK25/26](https://github.com/adoptium/ci-jenkins-pipelines/pull/1263) is in Generators for [25](https://ci.adoptium.net/job/build-scripts/job/utils/job/pipeline_jobs_generator_jdk25/30/console) and [26](https://ci.adoptium.net/job/build-scripts/job/utils/job/pipeline_jobs_generator_jdk/947/console) have run New openjdk25-pipeline running at https://ci.adoptium.net/job/build-scripts/job/openjdk25-pipeline/75/