Skip to content

Console Output

15:55:17 [2024-05-24T19:55:17.784Z] + make -f run_configure.mk OMRGLUE=./example/glue SPEC=linux_arm
15:55:17 [2024-05-24T19:55:17.784Z] WARNING: autoconf needs to be re-run in /home/jenkins/workspace/Build.  You should do this by hand, or set HAS_AUTOCONF=1 to have this makefile do it for you.
15:55:17 [2024-05-24T19:55:17.784Z] 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' 
15:55:17 [2024-05-24T19:55:17.784Z] checking build system type... x86_64-pc-linux-gnu
15:55:17 [2024-05-24T19:55:17.784Z] checking host system type... arm-unknown-linux-gnueabihf
15:55:17 [2024-05-24T19:55:17.784Z] checking for arm-linux-gnueabihf-gcc... arm-linux-gnueabihf-gcc
15:55:17 [2024-05-24T19:55:17.784Z] checking whether the C compiler works... yes
15:55:17 [2024-05-24T19:55:17.784Z] checking for C compiler default output file name... a.out
15:55:17 [2024-05-24T19:55:17.784Z] checking for suffix of executables... 
15:55:17 [2024-05-24T19:55:17.784Z] checking whether we are cross compiling... yes
15:55:17 [2024-05-24T19:55:17.784Z] checking for suffix of object files... o
15:55:17 [2024-05-24T19:55:17.784Z] checking whether we are using the GNU C compiler... yes
15:55:17 [2024-05-24T19:55:17.784Z] checking whether arm-linux-gnueabihf-gcc accepts -g... yes
15:55:17 [2024-05-24T19:55:17.784Z] checking for arm-linux-gnueabihf-gcc option to accept ISO C89... none needed
15:55:17 [2024-05-24T19:55:17.784Z] checking whether we are using the GNU C++ compiler... yes
15:55:17 [2024-05-24T19:55:17.784Z] checking whether arm-linux-gnueabihf-g++ accepts -g... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking how to run the C preprocessor... arm-linux-gnueabihf-gcc -E
15:55:18 [2024-05-24T19:55:18.945Z] checking OMR_HOST_OS... linux
15:55:18 [2024-05-24T19:55:18.945Z] checking OMR_HOST_ARCH... arm
15:55:18 [2024-05-24T19:55:18.945Z] checking OMR_TARGET_DATASIZE... checking for grep that handles long lines and -e... /bin/grep
15:55:18 [2024-05-24T19:55:18.945Z] checking for egrep... /bin/grep -E
15:55:18 [2024-05-24T19:55:18.945Z] checking for ANSI C header files... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for sys/types.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for sys/stat.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for stdlib.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for string.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for memory.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for strings.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for inttypes.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for stdint.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] checking for unistd.h... yes
15:55:18 [2024-05-24T19:55:18.945Z] 32
15:55:18 [2024-05-24T19:55:18.945Z] checking OMR_TOOLCHAIN... gcc
15:55:18 [2024-05-24T19:55:18.945Z] checking OMR_GC_POINTER_MODE... full
15:55:18 [2024-05-24T19:55:18.945Z] checking for numa.h... no
15:55:18 [2024-05-24T19:55:18.945Z] checking for ./OMR_VERSION_STRING... no
15:55:18 [2024-05-24T19:55:18.945Z] checking for ./OMR_JIT_VERSION_STRING... no
15:55:18 [2024-05-24T19:55:18.945Z] configure: creating ./config.status
15:55:21 [2024-05-24T19:55:21.047Z] config.status: creating include_core/omrversionstrings.h
15:55:21 [2024-05-24T19:55:21.047Z] config.status: creating omrmakefiles/configure.mk
15:55:21 [2024-05-24T19:55:21.047Z] config.status: creating omr.rc
15:55:21 [2024-05-24T19:55:21.047Z] config.status: creating include_core/omrcfg.h
15:55:21 [2024-05-24T19:55:21.047Z] config.status: executing toolconfigure commands
15:55:21 [2024-05-24T19:55:21.047Z] checking build system type... x86_64-pc-linux-gnu
15:55:21 [2024-05-24T19:55:21.047Z] checking OMR_BUILD_OS... linux
15:55:21 [2024-05-24T19:55:21.047Z] checking OMR_BUILD_ARCH... x86
15:55:21 [2024-05-24T19:55:21.047Z] checking for gcc... gcc
15:55:21 [2024-05-24T19:55:21.047Z] checking whether the C compiler works... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for C compiler default output file name... a.out
15:55:21 [2024-05-24T19:55:21.047Z] checking for suffix of executables... 
15:55:21 [2024-05-24T19:55:21.047Z] checking whether we are cross compiling... no
15:55:21 [2024-05-24T19:55:21.047Z] checking for suffix of object files... o
15:55:21 [2024-05-24T19:55:21.047Z] checking whether we are using the GNU C compiler... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking whether gcc accepts -g... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for gcc option to accept ISO C89... none needed
15:55:21 [2024-05-24T19:55:21.047Z] checking for g++... g++
15:55:21 [2024-05-24T19:55:21.047Z] checking whether we are using the GNU C++ compiler... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking whether g++ accepts -g... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking how to run the C preprocessor... gcc -E
15:55:21 [2024-05-24T19:55:21.047Z] checking for grep that handles long lines and -e... /bin/grep
15:55:21 [2024-05-24T19:55:21.047Z] checking for egrep... /bin/grep -E
15:55:21 [2024-05-24T19:55:21.047Z] checking for ANSI C header files... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for sys/types.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for sys/stat.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for stdlib.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for string.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for memory.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for strings.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for inttypes.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for stdint.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking for unistd.h... yes
15:55:21 [2024-05-24T19:55:21.047Z] checking size of void *... 8
15:55:21 [2024-05-24T19:55:21.047Z] checking OMR_BUILD_DATASIZE... 64
15:55:21 [2024-05-24T19:55:21.047Z] checking OMR_BUILD_TOOLCHAIN... gcc
15:55:21 [2024-05-24T19:55:21.047Z] checking OMR_ENV_DATA64... 1
15:55:21 [2024-05-24T19:55:21.047Z] configure: creating ./config.status
15:55:21 [2024-05-24T19:55:21.047Z] config.status: creating toolconfigure.mk
15:55:21 [2024-05-24T19:55:21.047Z] config.status: creating toolconfig.h
15:55:21 [2024-05-24T19:55:21.047Z] # Force the timestamps of unchanged files to be updated
15:55:21 [2024-05-24T19:55:21.047Z] touch include_core/omrcfg.h include_core/omrversionstrings.h omrmakefiles/configure.mk ./omr.rc tools/toolconfigure.mk CONFIGURE_SENTINEL_FILE