Skip to content

Console Output

09:12:49 [2024-03-19T13:12:49.055Z] + make -f run_configure.mk OMRGLUE=./example/glue SPEC=linux_arm
09:12:49 [2024-03-19T13:12:49.055Z] sh configure --disable-auto-build-flag 'OMRGLUE=./example/glue' 'SPEC=linux_arm'  --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=arm-linux-gnueabihf --enable-OMR_ARCH_ARM --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  --disable-DDR --disable-fvtest libprefix=lib exeext= solibext=.so arlibext=.a objext=.o 'CC=arm-linux-gnueabihf-gcc' 'CXX=arm-linux-gnueabihf-g++' 'AR=arm-linux-gnueabihf-ar' 'AS=arm-linux-gnueabihf-as' 'LD=arm-linux-gnueabihf-ld' 'OBJCOPY=arm-linux-gnueabihf-objcopy' 'CCLINKEXE=$(CC)' 'CCLINKSHARED=$(CC)' 'CXXLINKEXE=$(CXX)' 'CXXLINKSHARED=$(CC)' 'OMR_HOST_OS=linux' 'OMR_HOST_ARCH=arm' 'OMR_TARGET_DATASIZE=32' 'OMR_TOOLCHAIN=gcc' 'PLATFORM=arm-linux-gcc' 
09:12:49 [2024-03-19T13:12:49.055Z] checking build system type... x86_64-pc-linux-gnu
09:12:49 [2024-03-19T13:12:49.055Z] checking host system type... arm-unknown-linux-gnueabihf
09:12:49 [2024-03-19T13:12:49.055Z] checking for arm-linux-gnueabihf-gcc... arm-linux-gnueabihf-gcc
09:12:49 [2024-03-19T13:12:49.055Z] checking whether the C compiler works... yes
09:12:49 [2024-03-19T13:12:49.055Z] checking for C compiler default output file name... a.out
09:12:49 [2024-03-19T13:12:49.055Z] checking for suffix of executables... 
09:12:49 [2024-03-19T13:12:49.055Z] checking whether we are cross compiling... yes
09:12:49 [2024-03-19T13:12:49.055Z] checking for suffix of object files... o
09:12:49 [2024-03-19T13:12:49.055Z] checking whether we are using the GNU C compiler... yes
09:12:49 [2024-03-19T13:12:49.055Z] checking whether arm-linux-gnueabihf-gcc accepts -g... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for arm-linux-gnueabihf-gcc option to accept ISO C89... none needed
09:12:50 [2024-03-19T13:12:50.283Z] checking whether we are using the GNU C++ compiler... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking whether arm-linux-gnueabihf-g++ accepts -g... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking how to run the C preprocessor... arm-linux-gnueabihf-gcc -E
09:12:50 [2024-03-19T13:12:50.283Z] checking OMR_HOST_OS... linux
09:12:50 [2024-03-19T13:12:50.283Z] checking OMR_HOST_ARCH... arm
09:12:50 [2024-03-19T13:12:50.283Z] checking OMR_TARGET_DATASIZE... checking for grep that handles long lines and -e... /bin/grep
09:12:50 [2024-03-19T13:12:50.283Z] checking for egrep... /bin/grep -E
09:12:50 [2024-03-19T13:12:50.283Z] checking for ANSI C header files... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for sys/types.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for sys/stat.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for stdlib.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for string.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for memory.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for strings.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for inttypes.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for stdint.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] checking for unistd.h... yes
09:12:50 [2024-03-19T13:12:50.283Z] 32
09:12:50 [2024-03-19T13:12:50.283Z] checking OMR_TOOLCHAIN... gcc
09:12:50 [2024-03-19T13:12:50.283Z] checking OMR_GC_POINTER_MODE... full
09:12:50 [2024-03-19T13:12:50.283Z] checking for numa.h... no
09:12:50 [2024-03-19T13:12:50.283Z] checking for ./OMR_VERSION_STRING... no
09:12:50 [2024-03-19T13:12:50.283Z] checking for ./OMR_JIT_VERSION_STRING... no
09:12:51 [2024-03-19T13:12:51.484Z] configure: creating ./config.status
09:12:51 [2024-03-19T13:12:51.484Z] config.status: creating include_core/omrversionstrings.h
09:12:51 [2024-03-19T13:12:51.484Z] config.status: creating omrmakefiles/configure.mk
09:12:51 [2024-03-19T13:12:51.484Z] config.status: creating omr.rc
09:12:51 [2024-03-19T13:12:51.484Z] config.status: creating include_core/omrcfg.h
09:12:51 [2024-03-19T13:12:51.484Z] config.status: executing toolconfigure commands
09:12:51 [2024-03-19T13:12:51.484Z] checking build system type... x86_64-pc-linux-gnu
09:12:51 [2024-03-19T13:12:51.484Z] checking OMR_BUILD_OS... linux
09:12:51 [2024-03-19T13:12:51.484Z] checking OMR_BUILD_ARCH... x86
09:12:51 [2024-03-19T13:12:51.484Z] checking for gcc... gcc
09:12:51 [2024-03-19T13:12:51.484Z] checking whether the C compiler works... yes
09:12:51 [2024-03-19T13:12:51.484Z] checking for C compiler default output file name... a.out
09:12:51 [2024-03-19T13:12:51.484Z] checking for suffix of executables... 
09:12:51 [2024-03-19T13:12:51.484Z] checking whether we are cross compiling... no
09:12:51 [2024-03-19T13:12:51.484Z] checking for suffix of object files... o
09:12:51 [2024-03-19T13:12:51.484Z] checking whether we are using the GNU C compiler... yes
09:12:51 [2024-03-19T13:12:51.484Z] checking whether gcc accepts -g... yes
09:12:52 [2024-03-19T13:12:52.642Z] checking for gcc option to accept ISO C89... none needed
09:12:52 [2024-03-19T13:12:52.642Z] checking for g++... g++
09:12:52 [2024-03-19T13:12:52.642Z] checking whether we are using the GNU C++ compiler... yes
09:12:52 [2024-03-19T13:12:52.642Z] checking whether g++ accepts -g... yes
09:12:52 [2024-03-19T13:12:52.642Z] checking how to run the C preprocessor... gcc -E
09:12:52 [2024-03-19T13:12:52.642Z] checking for grep that handles long lines and -e... /bin/grep
09:12:52 [2024-03-19T13:12:52.642Z] checking for egrep... /bin/grep -E
09:12:52 [2024-03-19T13:12:52.642Z] checking for ANSI C header files... yes
09:12:52 [2024-03-19T13:12:52.642Z] checking for sys/types.h... yes
09:12:52 [2024-03-19T13:12:52.642Z] checking for sys/stat.h... yes
09:12:52 [2024-03-19T13:12:52.642Z] checking for stdlib.h... yes
09:12:52 [2024-03-19T13:12:52.642Z] checking for string.h... yes
09:12:52 [2024-03-19T13:12:52.643Z] checking for memory.h... yes
09:12:52 [2024-03-19T13:12:52.643Z] checking for strings.h... yes
09:12:52 [2024-03-19T13:12:52.643Z] checking for inttypes.h... yes
09:12:52 [2024-03-19T13:12:52.643Z] checking for stdint.h... yes
09:12:52 [2024-03-19T13:12:52.643Z] checking for unistd.h... yes
09:12:52 [2024-03-19T13:12:52.643Z] checking size of void *... 8
09:12:52 [2024-03-19T13:12:52.643Z] checking OMR_BUILD_DATASIZE... 64
09:12:52 [2024-03-19T13:12:52.643Z] checking OMR_BUILD_TOOLCHAIN... gcc
09:12:52 [2024-03-19T13:12:52.643Z] checking OMR_ENV_DATA64... 1
09:12:52 [2024-03-19T13:12:52.643Z] configure: creating ./config.status
09:12:52 [2024-03-19T13:12:52.643Z] config.status: creating toolconfigure.mk
09:12:53 [2024-03-19T13:12:53.257Z] config.status: creating toolconfig.h
09:12:53 [2024-03-19T13:12:53.257Z] # Force the timestamps of unchanged files to be updated
09:12:53 [2024-03-19T13:12:53.257Z] touch include_core/omrcfg.h include_core/omrversionstrings.h omrmakefiles/configure.mk ./omr.rc tools/toolconfigure.mk CONFIGURE_SENTINEL_FILE