[Bug 694] ZeroVM fails to build from source

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Apr 19 02:55:58 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=694


Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerxes at zafena.se




--- Comment #3 from Xerxes Rånby <xerxes at zafena.se>  2011-04-19 09:55:58 ---
(In reply to comment #2)
> Created an attachment (id=518)
 --> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=518) [details]
> pr694-a.patch
> 
> Thank you Gary, by creating a patch pr694-a.patch out of the
> http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/diff/173926398291/src/share/vm/interpreter/bytecodeInterpreter.cpp
> part from hotspot-comp the build now progress furter:
> 
> g++ -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DIA32 -DZERO_LIBARCH=\"i386\"
> -DPRODUCT -I.
> -I/home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/share/vm/prims
> -I/home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/share/vm
> -I/home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/cpu/zero/vm
> -I/home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/os_cpu/linux_zero/vm
> -I/home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/os/linux/vm
> -I/home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/os/posix/vm
> -I../generated -DHOTSPOT_RELEASE_VERSION="\"21.0-b02\""
> -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"xerxes\""
> -DHOTSPOT_LIB_ARCH=\"i386\" -DJRE_RELEASE_VERSION="\"1.7.0_130-b130\""
> -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea7
> 1.14-pre+r2cd959df7e7a\"" -DDISTRIBUTION_ID="\"Built on Ubuntu 10.10 (Tue Apr
> 19 11:34:42 CEST 2011)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_zero
> -DTARGET_ARCH_MODEL_zero -DTARGET_OS_ARCH_linux_zero
> -DTARGET_OS_ARCH_MODEL_linux_zero -DTARGET_COMPILER_gcc -DSHARK 
> -I/usr/local/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS
> -D__STDC_CONSTANT_MACROS -DSHARK_LLVM_VERSION=29 -fpic -fno-rtti
> -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m32 -pipe -g -O3
> -fno-strict-aliasing -DVM_LITTLE_ENDIAN -Werror -Wpointer-arith -Wsign-compare 
>   -c -MMD -MP -MF ../generated/dependencies/ciUtilities.o.d -o ciUtilities.o
> /home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/share/vm/ci/ciUtilities.cpp 
> /home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/share/vm/ci/ciTypeFlow.cpp:
> In member function 'void ciTypeFlow::df_flow_types(ciTypeFlow::Block*, bool,
> ciTypeFlow::StateVector*, ciTypeFlow::JsrSet*)':
> /home/xerxes/icedtea-shark/openjdk-boot/hotspot/src/share/vm/ci/ciTypeFlow.cpp:2632:
> error: 'MaxNodeLimit' was not declared in this scope
> make[7]: *** [ciTypeFlow.o] Error 1
> 

this part looks like http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=639


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the distro-pkg-dev mailing list