Skip to content

Instantly share code, notes, and snippets.

@picpromusic
Created November 25, 2011 14:20
Show Gist options
  • Save picpromusic/1393620 to your computer and use it in GitHub Desktop.
Save picpromusic/1393620 to your computer and use it in GitHub Desktop.
Error while compile jdk8-hotspot with CC_INTERP
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=min_strip
cd /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/make; \
make VM_TARGET=jvmg1 generic_build1 ALT_OUTPUTDIR=../../hotspot_c2_debug
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=min_strip
make[1]: Entering directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/make'
mkdir -p ../../hotspot_c2_debug
cd ../../hotspot_c2_debug; \
make -f /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/make/linux/Makefile \
JAVA_HOME=/usr/lib/jvm/java-7-openjdk OUTPUTDIR=/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug GAMMADIR=/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=23.0-b07 JRE_RELEASE_VERSION="1.8.0" HOTSPOT_BUILD_VERSION=internal jvmg1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=min_strip
make[2]: Entering directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug'
cd linux_i486_compiler1/jvmg && make -w
make[3]: Entering directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[4]: Entering directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[4]: Entering directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
if [ -d /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/agent -a "x86" != "ia64" \
-a "x86" != "arm" \
-a "x86" != "ppc" \
-a "x86" != "zero" ] ; then \
make -f sa.make /home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg/../generated/sa-jdi.jar; \
fi
make[5]: Entering directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[5]: `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg/../generated/sa-jdi.jar' is up to date.
make[5]: Leaving directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[4]: Leaving directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[4]: Entering directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
echo Generating precompiled header precompiled.hpp.gch
Generating precompiled header precompiled.hpp.gch
mkdir -p .
g++ -DLINUX -D_GNU_SOURCE -DIA32 -DASSERT -DDEBUG -I. -I/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/prims -I/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm -I/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/precompiled -I/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/cpu/x86/vm -I/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/os_cpu/linux_x86/vm -I/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/os/linux/vm -I/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.0-b06-internal\"" -DHOTSPOT_BUILD_TARGET="\"jvmg\"" -DHOTSPOT_BUILD_USER="\"sebastian\"" -DHOTSPOT_LIB_ARCH=\"i386\" -DJRE_RELEASE_VERSION="\"1.8.0\"" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_32 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_32 -DTARGET_COMPILER_gcc -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m32 -march=i586 -DCC_INTERP -pipe -gstabs -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith -Wsign-compare -c -MMD -MP -MF ../generated/dependencies/precompiled.hpp.gch.d -x c++-header /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/precompiled/precompiled.hpp -o precompiled.hpp.gch
In file included from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/interpreter/bytecodeInterpreter.inline.hpp:47,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/runtime/frame.inline.hpp:29,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/prims/methodHandles.hpp:30,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/ci/ciMethod.hpp:33,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/code/debugInfoRec.hpp:30,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/ci/ciEnv.hpp:31,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/precompiled/precompiled.hpp:36:
/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/cpu/x86/vm/bytecodeInterpreter_x86.inline.hpp:253: error: prototype for 'jint BytecodeInterpreter::VMintUshr(jint, jint)' does not match any in class 'BytecodeInterpreter'
/home/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp:470: error: candidate is: static juint BytecodeInterpreter::VMintUshr(jint, jint)
make[4]: *** [precompiled.hpp.gch] Error 1
make[4]: Leaving directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[3]: *** [the_vm] Error 2
make[3]: Leaving directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug/linux_i486_compiler1/jvmg'
make[2]: *** [jvmg1] Error 2
make[2]: Leaving directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot_c2_debug'
make[1]: *** [generic_build1] Error 2
make[1]: Leaving directory `/home/.extraSpace/sebastian/deve/compatiblefieldaccess/hsx-hotspot-main/hotspot/make'
make: *** [jvmg1] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment