adoptium / temurin-build

Eclipse Temurin™ build scripts - common across all releases/versions
Apache License 2.0
1.02k stars 249 forks source link

Linux aarch64 hotspot jdk11 build failure at Adopt #1246

Closed adam-thorpe closed 5 years ago

adam-thorpe commented 5 years ago

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-hotspot/273/

Failing since 271 but passed 272. Error:

Creating support/classlist.jar
/usr/bin/bash: line 4:  6323 Aborted
GenerateLinkOptData.gmk:61: recipe for target '/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-aarch64-hotspot/workspace/build/src/build/linux-aarch64-normal-server-release/support/link_opt/classlist' failed
make/Main.gmk:441: recipe for target 'generate-link-opt-data' failed
sxa commented 5 years ago

OK on 274 too. Will keep this open for now - they're all going onto the same build machines as far as I can tell.

sxa commented 5 years ago

Closing - can re-open if it recurs