Skip to content

Console Output

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