You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checking build system type... s390x-ibm-linux-gnu
checking host system type... s390x-ibm-linux-gnu
checking OMR_HOST_OS... linux
checking OMR_HOST_ARCH... s390
checking for gcc... CCACHE_COMPRESS=1 CCACHE_SLOPPINESS=time_macros /usr/local/bin/ccache /usr/bin/gcc-4.8
checking whether the C compiler works... no
configure: error: in `/home/jenkins/workspace/openjdk8_openj9_build_s390x_linux/openjdk/build/linux-s390x-normal-server-release/vm/omr':
configure: error: C compiler cannot create executables
See `config.log' for more details
run_configure.mk:167: recipe for target 'CONFIGURE_SENTINEL_FILE' failed
gmake[3]: *** [CONFIGURE_SENTINEL_FILE] Error 77
buildtools.mk:158: recipe for target 'configure' failed
gmake[2]: *** [configure] Error 2
gmake[2]: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered:
sxa
added
the
bug
Issues that are problems in the code as reported by the community
label
Jun 7, 2018
Have temporarily renamed /usr/local/bin/ccache to /usr/local/bin/ccache-SXACRIPPLED and likewise for /usr/bin/ccache on build-marist-ubuntu1604-s390x-2 and build-marist-ubuntu1604-s390x-3
Initially raised in the comments in eclipse-openj9/openj9#1919
Then raised specifically against OMR at eclipse-omr/omr#2567
Affects all release (8, 9, and 10)
https://ci.adoptopenjdk.net/job/openjdk8_openj9_build_s390x_linux/
https://ci.adoptopenjdk.net/job/openjdk9_openj9_build_s390x_linux/
https://ci.adoptopenjdk.net/job/openjdk10_openj9_build_s390x_linux/
The text was updated successfully, but these errors were encountered: