/bin/sh: 1: cd: can't cd to /java/re/j2se/1.7.0/latest/binaries/linux-i586 cd /home/openjdk/sources/jdk8_tl/hotspot/make; \ make BUILD_FLAVOR=product VM_TARGET=product generic_build2 INFO: ENABLE_FULL_DEBUG_SYMBOLS=1 INFO: /usr/bin/objcopy cmd found so will create .debuginfo files. INFO: STRIP_POLICY=min_strip INFO: ZIP_DEBUGINFO_FILES=1 /bin/sh: 1: cd: can't cd to /java/re/j2se/1.7.0/latest/binaries/linux-i586 make[1]: Entering directory `/home/openjdk/sources/jdk8_tl/hotspot/make' mkdir -p /home/openjdk/sources/jdk8_tl/hotspot/build/linux cd /home/openjdk/sources/jdk8_tl/hotspot/build/linux; \ make -f /home/openjdk/sources/jdk8_tl/hotspot/make/linux/Makefile \ JAVA_HOME=/home/openjdk/sources/jdk8_tl/hotspot/make OUTPUTDIR=/home/openjdk/sources/jdk8_tl/hotspot/build/linux GAMMADIR=/home/openjdk/sources/jdk8_tl/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=25.0-b10 JRE_RELEASE_VERSION="1.8.0" HOTSPOT_BUILD_VERSION=internal product INFO: ENABLE_FULL_DEBUG_SYMBOLS=1 INFO: /usr/bin/objcopy cmd found so will create .debuginfo files. INFO: STRIP_POLICY=min_strip INFO: ZIP_DEBUGINFO_FILES=1 /bin/sh: 1: cd: can't cd to /java/re/j2se/1.7.0/latest/binaries/linux-i586 make[2]: Entering directory `/home/openjdk/sources/jdk8_tl/hotspot/build/linux' make -f /home/openjdk/sources/jdk8_tl/hotspot/make/linux/Makefile checks INFO: ENABLE_FULL_DEBUG_SYMBOLS=1 INFO: /usr/bin/objcopy cmd found so will create .debuginfo files. INFO: STRIP_POLICY=min_strip INFO: ZIP_DEBUGINFO_FILES=1 /bin/sh: 1: cd: can't cd to /java/re/j2se/1.7.0/latest/binaries/linux-i586 make[3]: Entering directory `/home/openjdk/sources/jdk8_tl/hotspot/build/linux' /java/re/j2se/1.7.0/latest/binaries/linux-i586/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /java/re/j2se/1.7.0/latest/binaries/linux-i586/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi /bin/sh: 3: /java/re/j2se/1.7.0/latest/binaries/linux-i586/bin/java: not found *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this build make[3]: *** [check_j2se_version] Error 1 make[3]: Leaving directory `/home/openjdk/sources/jdk8_tl/hotspot/build/linux' make[2]: *** [linux_i486_compiler2/debug] Error 2 make[2]: Leaving directory `/home/openjdk/sources/jdk8_tl/hotspot/build/linux' make[1]: *** [generic_build2] Error 2 make[1]: Leaving directory `/home/openjdk/sources/jdk8_tl/hotspot/make' make: *** [product] Error 2