Skip to content

Console Output

11:20:29 [2024-04-22T15:20:29.384Z] + make -f run_configure.mk OMRGLUE=./example/glue SPEC=linux_aarch64
11:20:29 [2024-04-22T15:20:29.384Z] 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' 
11:20:29 [2024-04-22T15:20:29.384Z] checking build system type... x86_64-pc-linux-gnu
11:20:29 [2024-04-22T15:20:29.384Z] checking host system type... aarch64-unknown-linux-gnu
11:20:29 [2024-04-22T15:20:29.385Z] checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
11:20:29 [2024-04-22T15:20:29.385Z] checking whether the C compiler works... yes
11:20:29 [2024-04-22T15:20:29.385Z] checking for C compiler default output file name... a.out
11:20:29 [2024-04-22T15:20:29.385Z] checking for suffix of executables... 
11:20:30 [2024-04-22T15:20:30.422Z] checking whether we are cross compiling... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking for suffix of object files... o
11:20:30 [2024-04-22T15:20:30.422Z] checking whether we are using the GNU C compiler... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking whether aarch64-linux-gnu-gcc accepts -g... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed
11:20:30 [2024-04-22T15:20:30.422Z] checking whether we are using the GNU C++ compiler... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking whether aarch64-linux-gnu-g++ accepts -g... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
11:20:30 [2024-04-22T15:20:30.422Z] checking OMR_HOST_OS... linux
11:20:30 [2024-04-22T15:20:30.422Z] checking OMR_HOST_ARCH... aarch64
11:20:30 [2024-04-22T15:20:30.422Z] checking OMR_TARGET_DATASIZE... checking for grep that handles long lines and -e... /bin/grep
11:20:30 [2024-04-22T15:20:30.422Z] checking for egrep... /bin/grep -E
11:20:30 [2024-04-22T15:20:30.422Z] checking for ANSI C header files... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking for sys/types.h... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking for sys/stat.h... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking for stdlib.h... yes
11:20:30 [2024-04-22T15:20:30.422Z] checking for string.h... yes
11:20:31 [2024-04-22T15:20:31.579Z] checking for memory.h... yes
11:20:31 [2024-04-22T15:20:31.579Z] checking for strings.h... yes
11:20:31 [2024-04-22T15:20:31.579Z] checking for inttypes.h... yes
11:20:31 [2024-04-22T15:20:31.579Z] checking for stdint.h... yes
11:20:31 [2024-04-22T15:20:31.579Z] checking for unistd.h... yes
11:20:31 [2024-04-22T15:20:31.579Z] 64
11:20:31 [2024-04-22T15:20:31.579Z] checking OMR_TOOLCHAIN... gcc
11:20:31 [2024-04-22T15:20:31.579Z] checking OMR_GC_POINTER_MODE... full
11:20:31 [2024-04-22T15:20:31.579Z] checking for numa.h... no
11:20:31 [2024-04-22T15:20:31.579Z] checking for ./OMR_VERSION_STRING... no
11:20:31 [2024-04-22T15:20:31.579Z] checking for ./OMR_JIT_VERSION_STRING... no
11:20:31 [2024-04-22T15:20:31.579Z] configure: creating ./config.status
11:20:31 [2024-04-22T15:20:31.579Z] config.status: creating include_core/omrversionstrings.h
11:20:31 [2024-04-22T15:20:31.580Z] config.status: creating omrmakefiles/configure.mk
11:20:31 [2024-04-22T15:20:31.580Z] config.status: creating omr.rc
11:20:31 [2024-04-22T15:20:31.580Z] config.status: creating include_core/omrcfg.h
11:20:31 [2024-04-22T15:20:31.580Z] config.status: executing toolconfigure commands
11:20:32 [2024-04-22T15:20:32.644Z] checking build system type... x86_64-pc-linux-gnu
11:20:32 [2024-04-22T15:20:32.644Z] checking OMR_BUILD_OS... linux
11:20:32 [2024-04-22T15:20:32.644Z] checking OMR_BUILD_ARCH... x86
11:20:32 [2024-04-22T15:20:32.644Z] checking for gcc... gcc
11:20:32 [2024-04-22T15:20:32.644Z] checking whether the C compiler works... yes
11:20:32 [2024-04-22T15:20:32.644Z] checking for C compiler default output file name... a.out
11:20:32 [2024-04-22T15:20:32.644Z] checking for suffix of executables... 
11:20:32 [2024-04-22T15:20:32.644Z] checking whether we are cross compiling... no
11:20:32 [2024-04-22T15:20:32.644Z] checking for suffix of object files... o
11:20:32 [2024-04-22T15:20:32.644Z] checking whether we are using the GNU C compiler... yes
11:20:32 [2024-04-22T15:20:32.644Z] checking whether gcc accepts -g... yes
11:20:32 [2024-04-22T15:20:32.644Z] checking for gcc option to accept ISO C89... none needed
11:20:32 [2024-04-22T15:20:32.644Z] checking for g++... g++
11:20:32 [2024-04-22T15:20:32.644Z] checking whether we are using the GNU C++ compiler... yes
11:20:32 [2024-04-22T15:20:32.644Z] checking whether g++ accepts -g... yes
11:20:32 [2024-04-22T15:20:32.644Z] checking how to run the C preprocessor... gcc -E
11:20:32 [2024-04-22T15:20:32.644Z] checking for grep that handles long lines and -e... /bin/grep
11:20:32 [2024-04-22T15:20:32.644Z] checking for egrep... /bin/grep -E
11:20:33 [2024-04-22T15:20:33.783Z] checking for ANSI C header files... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for sys/types.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for sys/stat.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for stdlib.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for string.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for memory.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for strings.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for inttypes.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for stdint.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking for unistd.h... yes
11:20:33 [2024-04-22T15:20:33.783Z] checking size of void *... 8
11:20:33 [2024-04-22T15:20:33.783Z] checking OMR_BUILD_DATASIZE... 64
11:20:33 [2024-04-22T15:20:33.783Z] checking OMR_BUILD_TOOLCHAIN... gcc
11:20:33 [2024-04-22T15:20:33.783Z] checking OMR_ENV_DATA64... 1
11:20:33 [2024-04-22T15:20:33.783Z] configure: creating ./config.status
11:20:33 [2024-04-22T15:20:33.783Z] config.status: creating toolconfigure.mk
11:20:33 [2024-04-22T15:20:33.783Z] config.status: creating toolconfig.h
11:20:33 [2024-04-22T15:20:33.783Z] # Force the timestamps of unchanged files to be updated
11:20:33 [2024-04-22T15:20:33.783Z] touch include_core/omrcfg.h include_core/omrversionstrings.h omrmakefiles/configure.mk ./omr.rc tools/toolconfigure.mk CONFIGURE_SENTINEL_FILE