adoptium / openj9-systemtest

Long running J9 tests
Other
6 stars 38 forks source link

Native tests build failure on aarch64 #84

Closed smlambert closed 5 years ago

smlambert commented 5 years ago

Same issue as https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/73:

06:23:19 build-natives-unix: 06:23:19 [exec] make[1]: Entering directory '/home/jenkins/workspace/openjdk11_j9_systemtest_aarch64_linux/openjdk-tests/systemtest/openj9-systemtest/openj9.test.sharedClasses.jvmti/src/native' 06:23:19 [exec] make[1]: Leaving directory '/home/jenkins/workspace/openjdk11_j9_systemtest_aarch64_linux/openjdk-tests/systemtest/openj9-systemtest/openj9.test.sharedClasses.jvmti/src/native' 06:23:19 [exec] Makefile:74: *** "The variable PLATFORM=linux_aarch64-64 is not one of aix_ppc-32,aix_ppc-64,linux_390-31,linux_390-64,linux_ppc-32,linux_ppc-64,linux_x86-32,linux_x86-64,win_x86-32,win_x86-64,zos_390-31,zos_390-64,linux_ppcle-64,linux_arm-32,osx_x86-64". Stop. 06:23:19 06:23:19 BUILD FAILED