Skip to content

Console Output

13:50:48 [2024-05-17T17:50:48.428Z] + make -f run_configure.mk OMRGLUE=./example/glue SPEC=linux_aarch64
13:50:48 [2024-05-17T17:50:48.428Z] sh configure --disable-auto-build-flag 'OMRGLUE=./example/glue' 'SPEC=linux_aarch64'  --enable-OMR_EXAMPLE --enable-OMR_GC --enable-OMR_PORT --enable-OMR_THREAD --enable-OMR_OMRSIG --enable-fvtest --enable-OMR_GC_SEGREGATED_HEAP --enable-OMR_GC_MODRON_SCAVENGER --enable-OMR_GC_MODRON_CONCURRENT_MARK --enable-OMR_GC_VLHGC --enable-OMR_GC_VLHGC_CONCURRENT_COPY_FORWARD --enable-OMR_THR_CUSTOM_SPIN_OPTIONS --enable-OMR_NOTIFY_POLICY_CONTROL --build=x86_64-linux-gnu --host=aarch64-linux-gnu --enable-OMR_ARCH_AARCH64 --enable-OMR_ENV_LITTLE_ENDIAN --enable-OMR_EXAMPLE --enable-OMR_GC --enable-OMR_GC_TLH_PREFETCH_FTA --enable-OMR_PORT --enable-OMR_PORT_CAN_RESERVE_SPECIFIC_ADDRESS --enable-OMR_THREAD --enable-OMRTHREAD_LIB_UNIX --enable-OMR_THR_FORK_SUPPORT --enable-OMR_OMRSIG --enable-OMR_THR_THREE_TIER_LOCKING --enable-OMR_THR_YIELD_ALG --enable-OMR_THR_SPIN_WAKE_CONTROL --enable-OMR_JITBUILDER --enable-OMR_ENV_DATA64 --disable-DDR --disable-fvtest libprefix=lib exeext= solibext=.so arlibext=.a objext=.o 'CC=aarch64-linux-gnu-gcc' 'CXX=aarch64-linux-gnu-g++' 'AR=aarch64-linux-gnu-ar' 'AS=aarch64-linux-gnu-as' 'LD=aarch64-linux-gnu-ld' 'OBJCOPY=aarch64-linux-gnu-objcopy' 'CCLINKEXE=$(CC)' 'CCLINKSHARED=$(CC)' 'CXXLINKEXE=$(CXX)' 'CXXLINKSHARED=$(CC)' 'OMR_HOST_OS=linux' 'OMR_HOST_ARCH=aarch64' 'OMR_TARGET_DATASIZE=64' 'OMR_TOOLCHAIN=gcc' 'PLATFORM=aarch64-linux-gcc' 
13:50:48 [2024-05-17T17:50:48.428Z] checking build system type... x86_64-pc-linux-gnu
13:50:48 [2024-05-17T17:50:48.428Z] checking host system type... aarch64-unknown-linux-gnu
13:50:48 [2024-05-17T17:50:48.428Z] checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
13:50:48 [2024-05-17T17:50:48.428Z] checking whether the C compiler works... yes
13:50:48 [2024-05-17T17:50:48.428Z] checking for C compiler default output file name... a.out
13:50:48 [2024-05-17T17:50:48.428Z] checking for suffix of executables... 
13:50:48 [2024-05-17T17:50:48.428Z] checking whether we are cross compiling... yes
13:50:48 [2024-05-17T17:50:48.428Z] checking for suffix of object files... o
13:50:49 [2024-05-17T17:50:49.565Z] checking whether we are using the GNU C compiler... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking whether aarch64-linux-gnu-gcc accepts -g... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed
13:50:49 [2024-05-17T17:50:49.565Z] checking whether we are using the GNU C++ compiler... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking whether aarch64-linux-gnu-g++ accepts -g... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
13:50:49 [2024-05-17T17:50:49.565Z] checking OMR_HOST_OS... linux
13:50:49 [2024-05-17T17:50:49.565Z] checking OMR_HOST_ARCH... aarch64
13:50:49 [2024-05-17T17:50:49.565Z] checking OMR_TARGET_DATASIZE... checking for grep that handles long lines and -e... /bin/grep
13:50:49 [2024-05-17T17:50:49.565Z] checking for egrep... /bin/grep -E
13:50:49 [2024-05-17T17:50:49.565Z] checking for ANSI C header files... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for sys/types.h... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for sys/stat.h... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for stdlib.h... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for string.h... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for memory.h... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for strings.h... yes
13:50:49 [2024-05-17T17:50:49.565Z] checking for inttypes.h... yes
13:50:50 [2024-05-17T17:50:50.723Z] checking for stdint.h... yes
13:50:50 [2024-05-17T17:50:50.723Z] checking for unistd.h... yes
13:50:50 [2024-05-17T17:50:50.723Z] 64
13:50:50 [2024-05-17T17:50:50.723Z] checking OMR_TOOLCHAIN... gcc
13:50:50 [2024-05-17T17:50:50.723Z] checking OMR_GC_POINTER_MODE... full
13:50:50 [2024-05-17T17:50:50.723Z] checking for numa.h... no
13:50:50 [2024-05-17T17:50:50.723Z] checking for ./OMR_VERSION_STRING... no
13:50:50 [2024-05-17T17:50:50.723Z] checking for ./OMR_JIT_VERSION_STRING... no
13:50:50 [2024-05-17T17:50:50.724Z] configure: creating ./config.status
13:50:50 [2024-05-17T17:50:50.724Z] config.status: creating include_core/omrversionstrings.h
13:50:50 [2024-05-17T17:50:50.724Z] config.status: creating omrmakefiles/configure.mk
13:50:50 [2024-05-17T17:50:50.724Z] config.status: creating omr.rc
13:50:50 [2024-05-17T17:50:50.724Z] config.status: creating include_core/omrcfg.h
13:50:50 [2024-05-17T17:50:50.724Z] config.status: executing toolconfigure commands
13:50:50 [2024-05-17T17:50:50.724Z] checking build system type... x86_64-pc-linux-gnu
13:50:50 [2024-05-17T17:50:50.724Z] checking OMR_BUILD_OS... linux
13:50:51 [2024-05-17T17:50:51.892Z] checking OMR_BUILD_ARCH... x86
13:50:51 [2024-05-17T17:50:51.892Z] checking for gcc... gcc
13:50:51 [2024-05-17T17:50:51.892Z] checking whether the C compiler works... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for C compiler default output file name... a.out
13:50:51 [2024-05-17T17:50:51.892Z] checking for suffix of executables... 
13:50:51 [2024-05-17T17:50:51.892Z] checking whether we are cross compiling... no
13:50:51 [2024-05-17T17:50:51.892Z] checking for suffix of object files... o
13:50:51 [2024-05-17T17:50:51.892Z] checking whether we are using the GNU C compiler... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking whether gcc accepts -g... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for gcc option to accept ISO C89... none needed
13:50:51 [2024-05-17T17:50:51.892Z] checking for g++... g++
13:50:51 [2024-05-17T17:50:51.892Z] checking whether we are using the GNU C++ compiler... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking whether g++ accepts -g... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking how to run the C preprocessor... gcc -E
13:50:51 [2024-05-17T17:50:51.892Z] checking for grep that handles long lines and -e... /bin/grep
13:50:51 [2024-05-17T17:50:51.892Z] checking for egrep... /bin/grep -E
13:50:51 [2024-05-17T17:50:51.892Z] checking for ANSI C header files... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for sys/types.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for sys/stat.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for stdlib.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for string.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for memory.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for strings.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for inttypes.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for stdint.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking for unistd.h... yes
13:50:51 [2024-05-17T17:50:51.892Z] checking size of void *... 8
13:50:51 [2024-05-17T17:50:51.892Z] checking OMR_BUILD_DATASIZE... 64
13:50:51 [2024-05-17T17:50:51.892Z] checking OMR_BUILD_TOOLCHAIN... gcc
13:50:51 [2024-05-17T17:50:51.892Z] checking OMR_ENV_DATA64... 1
13:50:53 [2024-05-17T17:50:53.035Z] configure: creating ./config.status
13:50:53 [2024-05-17T17:50:53.035Z] config.status: creating toolconfigure.mk
13:50:53 [2024-05-17T17:50:53.035Z] config.status: creating toolconfig.h
13:50:53 [2024-05-17T17:50:53.035Z] # Force the timestamps of unchanged files to be updated
13:50:53 [2024-05-17T17:50:53.035Z] touch include_core/omrcfg.h include_core/omrversionstrings.h omrmakefiles/configure.mk ./omr.rc tools/toolconfigure.mk CONFIGURE_SENTINEL_FILE