Skip to content

Instantly share code, notes, and snippets.

@iva-nova-e-katerina
Created November 11, 2021 05:25
Show Gist options
  • Save iva-nova-e-katerina/a523cae108db6ff961d5a95c1d86c6fb to your computer and use it in GitHub Desktop.
Save iva-nova-e-katerina/a523cae108db6ff961d5a95c1d86c6fb to your computer and use it in GitHub Desktop.
./configure --with-devkit=./build/devkit/x86_64-linux-gnu/aarch64-linux-gnu --openjdk-target=aarch64-linux-gnu && make
katya@katya-VirtualBox:/media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk$ ./configure --with-devkit=./build/devkit/x86_64-linux-gnu/aarch64-linux-gnu --openjdk-target=aarch64-linux-gnu && make
configure: Configuration created at Thu Nov 11 08:25:01 MSK 2021.
checking for basename... /usr/bin/basename
checking for bash... /bin/bash
checking for cat... /bin/cat
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /bin/cp
checking for cut... /usr/bin/cut
checking for date... /bin/date
checking for gdiff... no
checking for diff... /usr/bin/diff
checking for dirname... /usr/bin/dirname
checking for echo... /bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for gunzip... /bin/gunzip
checking for pigz... no
checking for gzip... /bin/gzip
checking for ln... /bin/ln
checking for ls... /bin/ls
checking for mkdir... /bin/mkdir
checking for mktemp... /bin/mktemp
checking for mv... /bin/mv
checking for nawk... /usr/bin/nawk
checking for printf... /usr/bin/printf
checking for greadlink... no
checking for readlink... /bin/readlink
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sh... /bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for gtar... no
checking for tar... /bin/tar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /bin/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... no
checking for mawk... mawk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for a sed that does not truncate output... /bin/sed
checking for cygpath... no
checking for df... /bin/df
checking for cpio... /bin/cpio
checking for nice... /usr/bin/nice
checking for pandoc... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking openjdk-build os-cpu... linux-x86_64
checking openjdk-target os-cpu... linux-aarch64
checking compilation type... cross
checking for top-level directory... /media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk
checking if custom source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which debug level to use... release
checking which variants of the JVM to build... server
checking if absolute paths should be allowed in the build output... no, release build
checking for devkit... /media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/build/devkit/x86_64-linux-gnu/aarch64-linux-gnu
checking for sysroot...
checking for toolchain path... /media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/build/devkit/x86_64-linux-gnu/aarch64-linux-gnu/bin
checking for extra path...
checking where to store configuration... in default location
checking what configuration name to use... linux-aarch64-normal-server-release
checking for apt-get... apt-get
checking for gmake... no
checking for make... /usr/bin/make
configure: Testing potential make at /usr/bin/make, found using make in PATH
configure: Using GNU make at /usr/bin/make (version: GNU Make 4.1)
checking if make --output-sync is supported... yes
checking for output-sync value... none
checking if find supports -delete... yes
checking what type of tar was found... gnu
checking that grep (/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for ldd... /usr/bin/ldd
checking for greadelf... no
checking for readelf... /usr/bin/readelf
checking for dot... no
checking for hg... no
checking for git... /usr/bin/git
checking for stat... /usr/bin/stat
checking for time... /usr/bin/time
checking for flock... /usr/bin/flock
checking for dtrace... no
checking for gpatch... no
checking for patch... /usr/bin/patch
checking bash version... 4.3.48
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking for aarch64-linux-gnu-pkg-config... /usr/bin/aarch64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for default LOG value...
checking headless only... no
checking for graphviz dot... no, cannot generate full docs
checking for pandoc... no, cannot generate full docs
checking full docs... no, missing dependencies
checking for cacerts file... default
checking if packaged modules are kept... yes (default)
checking for version string... 11.0.12-internal+0-adhoc.katya.openjdk
configure: Found potential Boot JDK using JAVA_HOME
checking for Boot JDK... /home/katya/java
checking Boot JDK version... java version "10.0.2" 2018-07-17 Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13) Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javadoc in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for jarsigner in Boot JDK... ok
checking if Boot JDK is 32 or 64 bits... 64
checking for local Boot JDK Class Data Sharing (CDS)... yes, created
checking for Build JDK... yes, will build it for the host platform
configure: Using default toolchain gcc (GNU Compiler Collection)
checking for aarch64-linux-gnu-gcc... no
checking for gcc... no
checking for aarch64-linux-gnu-gcc... /usr/bin/aarch64-linux-gnu-gcc
checking resolved symbolic links for CC... /usr/bin/aarch64-linux-gnu-gcc-5
configure: Using gcc C compiler version 5.4.0 [aarch64-linux-gnu-gcc (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609]
checking for aarch64-linux-gnu-/usr/bin/aarch64-linux-gnu-gcc... /usr/bin/aarch64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/aarch64-linux-gnu-gcc accepts -g... yes
checking for /usr/bin/aarch64-linux-gnu-gcc option to accept ISO C89... none needed
checking for aarch64-linux-gnu-g++... no
checking for g++... no
checking for aarch64-linux-gnu-g++... /usr/bin/aarch64-linux-gnu-g++
checking resolved symbolic links for CXX... /usr/bin/aarch64-linux-gnu-g++-5
configure: Using gcc C++ compiler version 5.4.0 [aarch64-linux-gnu-g++ (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609]
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/aarch64-linux-gnu-g++ accepts -g... yes
checking how to run the C preprocessor... /usr/bin/aarch64-linux-gnu-gcc -E
checking how to run the C++ preprocessor... /usr/bin/aarch64-linux-gnu-g++ -E
checking for aarch64-linux-gnu-ld... aarch64-linux-gnu-ld
configure: Rewriting LD_JAOTC to "/usr/bin/aarch64-linux-gnu-ld"
configure: Using gcc linker version 2.26.1 [GNU ld (GNU Binutils for Ubuntu) 2.26.1]
checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar
configure: Rewriting AR to "/usr/bin/aarch64-linux-gnu-ar"
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
configure: Rewriting STRIP to "/usr/bin/aarch64-linux-gnu-strip"
checking for aarch64-linux-gnu-nm... aarch64-linux-gnu-nm
configure: Rewriting NM to "/usr/bin/aarch64-linux-gnu-nm"
checking for aarch64-linux-gnu-gobjcopy... no
checking for aarch64-linux-gnu-objcopy... aarch64-linux-gnu-objcopy
configure: Rewriting OBJCOPY to "/usr/bin/aarch64-linux-gnu-objcopy"
checking for aarch64-linux-gnu-gobjdump... no
checking for aarch64-linux-gnu-objdump... aarch64-linux-gnu-objdump
configure: Rewriting OBJDUMP to "/usr/bin/aarch64-linux-gnu-objdump"
checking for aarch64-linux-gnu-c++filt... aarch64-linux-gnu-c++filt
configure: Rewriting CXXFILT to "/usr/bin/aarch64-linux-gnu-c++filt"
checking for cl... no
checking for cc... /usr/bin/cc
checking for cl... no
checking for CC... no
checking for g++... /usr/bin/g++
checking for nm... /usr/bin/nm
checking for ar... /usr/bin/ar
checking for objcopy... /usr/bin/objcopy
checking for strip... /usr/bin/strip
configure: Using gcc BuildC compiler version 5.4.0 [cc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609]
configure: Using gcc BuildC++ compiler version 5.4.0 [g++ (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609]
configure: Using gcc build linker version 2.26.1 [GNU ld (GNU Binutils for Ubuntu) 2.26.1]
checking for jtreg... no
checking for jtreg test harness... no, not found
checking for jib... no
checking if @file is supported by gcc... yes
checking if CC supports "-m64"... no
checking if CXX supports "-m64"... no
checking if both CC and CXX support "-m64"... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
checking if native warnings are errors... true (default)
checking if CC supports "-Xassembler -mrelax-relocations=no"... no
checking if CXX supports "-Xassembler -mrelax-relocations=no"... no
checking if both CC and CXX support "-Xassembler -mrelax-relocations=no"... no
checking for library containing clock_gettime... none required
checking if TARGET is x86... no
checking if CXX supports "-std=gnu++98 -Werror"... yes
checking if CC supports "-fno-delete-null-pointer-checks -Werror"... yes
checking if CXX supports "-fno-delete-null-pointer-checks -Werror"... yes
checking if both CC and CXX support "-fno-delete-null-pointer-checks -Werror"... yes
checking if CC supports "-fno-lifetime-dse -Werror"... yes
checking if CXX supports "-fno-lifetime-dse -Werror"... yes
checking if both CC and CXX support "-fno-lifetime-dse -Werror"... yes
checking if CC supports "-fmacro-prefix-map=/media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/="... no
checking if CXX supports "-fmacro-prefix-map=/media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/="... no
checking if both CC and CXX support "-fmacro-prefix-map=/media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/="... no
checking if CC supports "-ffp-contract=off"... yes
checking if CXX supports "-ffp-contract=off"... yes
checking if both CC and CXX support "-ffp-contract=off"... yes
checking if BUILD is x86... no
checking if BUILD_CXX supports "-std=gnu++98 -Werror"... yes
checking if BUILD_CC supports "-fno-delete-null-pointer-checks -Werror"... yes
checking if BUILD_CXX supports "-fno-delete-null-pointer-checks -Werror"... yes
checking if both BUILD_CC and BUILD_CXX support "-fno-delete-null-pointer-checks -Werror"... yes
checking if BUILD_CC supports "-fno-lifetime-dse -Werror"... yes
checking if BUILD_CXX supports "-fno-lifetime-dse -Werror"... yes
checking if both BUILD_CC and BUILD_CXX support "-fno-lifetime-dse -Werror"... yes
checking if BUILD_CC supports "-fmacro-prefix-map=/media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/="... no
checking if BUILD_CXX supports "-fmacro-prefix-map=/media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/="... no
checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/media/katya/4727d0aa-20a0-4e7d-8604-727907c01a46/openjdk/="... no
checking if BUILD_CC supports "-ffp-contract=off"... yes
checking if BUILD_CXX supports "-ffp-contract=off"... yes
checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
checking what type of native debug symbols to use... external
checking if we should add external native debug symbols to the shipped bundles... no
checking for dtrace tool... not found, cannot build dtrace
checking sys/sdt.h usability... no
checking sys/sdt.h presence... no
checking for sys/sdt.h... no
checking if dtrace should be built... no, missing dependencies
checking if Hotspot gtest unit tests should be built... yes
checking if static link of stdc++ is possible... yes
checking how to link with libstdc++... static
checking for X... no
configure: error: Could not find X11 libraries. You might be able to fix this by running 'sudo apt-get install libx11-dev libxext-dev libxrender-dev libxrandr-dev libxtst-dev libxt-dev'.
configure exiting with result code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment