[oe] openjdk-7 failed with exit code '1' for angstrom linux image V2.3

Nikhil Gend nickgn1 at gmail.com
Sun Jan 11 04:01:08 UTC 2015


Dear Sir,

I am building angstrom linux image V2.3 for toradex colibri-t20 module and
I got error while compiling openjdk-7 as

Error : Task 355
(/home/reipl/oe-core/build/../stuff/meta-java/recipes-core/openjdk/
openjdk-7_25b30-2.3.12.bb,do_compile) failed with exit code '1'

the error displayed on terminal is in *error.txt* file and full log detail
in *log.do_compile.21502* file.

>>>entry in local.conf file<<<

    PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
    PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"

    PREFERRED_VERSION_openjdk-7-jre = "25b30-2.3.12"
    PREFERRED_VERSION_icedtea7-native = "2.1.3"

    PREFERRED_PROVIDER_openjdk-7-jre = "openjdk-7-jre"

>>>entry in bblayers.conf file<<<

    BASELAYERS ?= " \
            .
            .
            .
            ${TOPDIR}/../stuff/meta-browser \
            ${TOPDIR}/../stuff/meta-java \
            .
            .
    "

Please help me as I am new in this field.

 Thanks and Regard,

 Nikhil Gend
Ratnaparkhi Electronics Ind Pvt Ltd.
E-52,MIDC,Satpur Industrial Area,
Nashik-422007
Maharashtra
-------------- next part --------------
|      12836 Segmentation fault      (core dumped) | qemu-arm -cpu cortex-a8 -s 2097152 ./mkbc - bytecodes_arm.s
| make[7]: *** [bytecodes_arm.s] Error 139
| make[7]: *** Waiting for unfinished jobs....
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void load_local(Thumb2_Info*, Reg, unsigned int, unsigned int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:3698:41: error: 'FRAME_SIZE' was not declared in this scope
|      ldr_imm(jinfo->codebuf, r, Ristate, FRAME_SIZE + (nlocals-1-local) * 4, 1, 0);
|                                          ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:3689:68: error: 'FRAME_SIZE' was not declared in this scope
|  #define LOCAL_OFFSET(local, stackdepth, nlocals) ((stackdepth)*4 + FRAME_SIZE + ((nlocals)-1-(local))*4)
|                                                                     ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:3700:40: note: in expansion of macro 'LOCAL_OFFSET'
|      ldr_imm(jinfo->codebuf, r, Rstack, LOCAL_OFFSET(local, stackdepth, nlocals), 1, 0);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void store_local(Thumb2_Info*, Reg, unsigned int, unsigned int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:3707:41: error: 'FRAME_SIZE' was not declared in this scope
|      str_imm(jinfo->codebuf, r, Ristate, FRAME_SIZE + (nlocals-1-local) * 4, 1, 0);
|                                          ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:3689:68: error: 'FRAME_SIZE' was not declared in this scope
|  #define LOCAL_OFFSET(local, stackdepth, nlocals) ((stackdepth)*4 + FRAME_SIZE + ((nlocals)-1-(local))*4)
|                                                                     ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:3709:40: note: in expansion of macro 'LOCAL_OFFSET'
|      str_imm(jinfo->codebuf, r, Rstack, LOCAL_OFFSET(local, stackdepth, nlocals), 1, 0);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void Thumb2_Safepoint(Thumb2_Info*, int, int, int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4295:41: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|      mov_imm(jinfo->codebuf, ARM_R1, bci+CONSTMETHOD_CODEOFFSET);
|                                          ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void Thumb2_Exit(Thumb2_Info*, unsigned int, unsigned int, unsigned int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4436:41: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|      mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                          ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void Thumb2_Return(Thumb2_Info*, unsigned int, int, int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4497:39: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|      mov_imm(jinfo->codebuf, ARM_R0, 0+CONSTMETHOD_CODEOFFSET);
|                                        ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4533:44: error: 'THREAD_LAST_JAVA_SP' was not declared in this scope
|    str_imm(jinfo->codebuf, ARM_LR, Rthread, THREAD_LAST_JAVA_SP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4534:44: error: 'THREAD_LAST_JAVA_FP' was not declared in this scope
|    str_imm(jinfo->codebuf, ARM_LR, Rthread, THREAD_LAST_JAVA_FP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4535:44: error: 'THREAD_TOP_ZERO_FRAME' was not declared in this scope
|    ldr_imm(jinfo->codebuf, Rstack, Rthread, THREAD_TOP_ZERO_FRAME, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4550:44: error: 'THREAD_JAVA_SP' was not declared in this scope
|    str_imm(jinfo->codebuf, Rstack, Rthread, THREAD_JAVA_SP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'int Thumb2_Accessor(Thumb2_Info*)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4597:44: error: 'THREAD_JAVA_SP' was not declared in this scope
|    ldr_imm(jinfo->codebuf, ARM_R1, Rthread, THREAD_JAVA_SP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void Thumb2_Enter(Thumb2_Info*)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4654:44: error: 'THREAD_JAVA_SP' was not declared in this scope
|    ldr_imm(jinfo->codebuf, Rstack, Rthread, THREAD_JAVA_SP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4659:18: error: 'FRAME_SIZE' was not declared in this scope
|      stacksize += FRAME_SIZE + STACK_SPARE;
|                   ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4661:48: error: 'THREAD_JAVA_STACK_BASE' was not declared in this scope
|        ldr_imm(jinfo->codebuf, ARM_R3, Rthread, THREAD_JAVA_STACK_BASE, 1, 0);
|                                                 ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4680:43: error: 'METHOD_CONSTANTS' was not declared in this scope
|    ldr_imm(jinfo->codebuf, ARM_IP, ARM_R0, METHOD_CONSTANTS, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4684:43: error: 'FRAME_SIZE' was not declared in this scope
|    sub_imm(jinfo->codebuf, Rstack, Rstack, FRAME_SIZE);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4687:31: error: 'ISTATE_SELF_LINK' was not declared in this scope
|    store_istate(jinfo, Rstack, ISTATE_SELF_LINK, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4689:31: error: 'ISTATE_MONITOR_BASE' was not declared in this scope
|    store_istate(jinfo, Rstack, ISTATE_MONITOR_BASE, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4691:32: error: 'ISTATE_LOCALS' was not declared in this scope
|    store_istate(jinfo, Rlocals, ISTATE_LOCALS, stackdepth);
|                                 ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4697:47: error: 'CONSTANTPOOL_POOL_HOLDER' was not declared in this scope
|        ldr_imm(jinfo->codebuf, ARM_R3, ARM_IP, CONSTANTPOOL_POOL_HOLDER, 1, 0);
|                                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4698:47: error: 'KLASS_PART' was not declared in this scope
|        ldr_imm(jinfo->codebuf, JAZ_V1, ARM_R3, KLASS_PART+KLASS_JAVA_MIRROR, 1, 0);
|                                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4698:58: error: 'KLASS_JAVA_MIRROR' was not declared in this scope
|        ldr_imm(jinfo->codebuf, JAZ_V1, ARM_R3, KLASS_PART+KLASS_JAVA_MIRROR, 1, 0);
|                                                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4705:31: error: 'ISTATE_MSG' was not declared in this scope
|    store_istate(jinfo, ARM_R1, ISTATE_MSG, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4706:31: error: 'ISTATE_OOP_TEMP' was not declared in this scope
|    store_istate(jinfo, ARM_R1, ISTATE_OOP_TEMP, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4711:31: error: 'ISTATE_STACK_BASE' was not declared in this scope
|    store_istate(jinfo, Rstack, ISTATE_STACK_BASE, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4714:31: error: 'ISTATE_STACK_LIMIT' was not declared in this scope
|    store_istate(jinfo, ARM_R3, ISTATE_STACK_LIMIT, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4716:44: error: 'THREAD_TOP_ZERO_FRAME' was not declared in this scope
|    ldr_imm(jinfo->codebuf, ARM_R3, Rthread, THREAD_TOP_ZERO_FRAME, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4717:31: error: 'ISTATE_NEXT_FRAME' was not declared in this scope
|    store_istate(jinfo, ARM_R3, ISTATE_NEXT_FRAME, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4720:31: error: 'ISTATE_FRAME_TYPE' was not declared in this scope
|    store_istate(jinfo, ARM_R3, ISTATE_FRAME_TYPE, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4724:44: error: 'THREAD_LAST_JAVA_SP' was not declared in this scope
|    str_imm(jinfo->codebuf, ARM_R1, Rthread, THREAD_LAST_JAVA_SP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4727:44: error: 'THREAD_LAST_JAVA_FP' was not declared in this scope
|    str_imm(jinfo->codebuf, ARM_R3, Rthread, THREAD_LAST_JAVA_FP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4731:43: error: 'CONSTANTPOOL_CACHE' was not declared in this scope
|    ldr_imm(jinfo->codebuf, ARM_R3, ARM_IP, CONSTANTPOOL_CACHE, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4732:31: error: 'ISTATE_CONSTANTS' was not declared in this scope
|    store_istate(jinfo, ARM_R3, ISTATE_CONSTANTS, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4734:32: error: 'ISTATE_THREAD' was not declared in this scope
|    store_istate(jinfo, Rthread, ISTATE_THREAD, stackdepth);
|                                 ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4735:31: error: 'ISTATE_METHOD' was not declared in this scope
|    store_istate(jinfo, ARM_R0, ISTATE_METHOD, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4771:39: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|      mov_imm(jinfo->codebuf, ARM_R0, 0+CONSTMETHOD_CODEOFFSET);
|                                        ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'bool handle_special_method(methodOop, Thumb2_Info*, unsigned int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:4953:48: error: 'THREAD_JNI_ENVIRONMENT' was not declared in this scope
|        add_imm(jinfo->codebuf, ARM_R0, Rthread, THREAD_JNI_ENVIRONMENT);
|                                                 ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5072:44: error: 'THREAD_JNI_ENVIRONMENT' was not declared in this scope
|    add_imm(jinfo->codebuf, ARM_R0, Rthread, THREAD_JNI_ENVIRONMENT);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void Thumb2_codegen(Thumb2_Info*, unsigned int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5295:28: error: 'ISTATE_METHOD' was not declared in this scope
|       load_istate(jinfo, r, ISTATE_METHOD, stackdepth+1);
|                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5296:36: error: 'METHOD_CONSTANTS' was not declared in this scope
|       ldr_imm(jinfo->codebuf, r, r, METHOD_CONSTANTS, 1, 0);
|                                     ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5297:36: error: 'CONSTANTPOOL_BASE' was not declared in this scope
|       ldr_imm(jinfo->codebuf, r, r, CONSTANTPOOL_BASE + (index << 2), 1, 0);
|                                     ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5299:38: error: 'KLASS_PART' was not declared in this scope
|         ldr_imm(jinfo->codebuf, r, r, KLASS_PART+KLASS_JAVA_MIRROR, 1, 0);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5299:49: error: 'KLASS_JAVA_MIRROR' was not declared in this scope
|         ldr_imm(jinfo->codebuf, r, r, KLASS_PART+KLASS_JAVA_MIRROR, 1, 0);
|                                                  ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5307:42: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|       mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5312:47: error: 'THREAD_VM_RESULT' was not declared in this scope
|       ldr_imm(jinfo->codebuf, ARM_R0, Rthread, THREAD_VM_RESULT, 1, 0);
|                                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5881:40: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|     mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5944:40: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|     mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5960:29: error: 'ISTATE_CONSTANTS' was not declared in this scope
|     load_istate(jinfo, r_lo, ISTATE_CONSTANTS, stackdepth+2);
|                              ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5961:42: error: 'CP_OFFSET' was not declared in this scope
|     ldr_imm(jinfo->codebuf, r_addr, r_lo, CP_OFFSET + (index << 4) + 4, 1, 0);
|                                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5969:26: error: 'ISTATE_CONSTANTS' was not declared in this scope
|     load_istate(jinfo, r, ISTATE_CONSTANTS, stackdepth+1);
|                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:5970:34: error: 'CP_OFFSET' was not declared in this scope
|     ldr_imm(jinfo->codebuf, r, r, CP_OFFSET + (index << 4) + 4, 1, 0);
|                                   ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6009:40: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|     mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6075:40: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|     mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6097:30: error: 'ISTATE_CONSTANTS' was not declared in this scope
|     load_istate(jinfo, r_obj, ISTATE_CONSTANTS, stackdepth-2);
|                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6098:42: error: 'CP_OFFSET' was not declared in this scope
|     ldr_imm(jinfo->codebuf, r_obj, r_obj, CP_OFFSET + (index << 4) + 4, 1, 0);
|                                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6107:30: error: 'ISTATE_CONSTANTS' was not declared in this scope
|     load_istate(jinfo, r_obj, ISTATE_CONSTANTS, stackdepth-1);
|                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6108:42: error: 'CP_OFFSET' was not declared in this scope
|     ldr_imm(jinfo->codebuf, r_obj, r_obj, CP_OFFSET + (index << 4) + 4, 1, 0);
|                                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6144:31: error: 'ISTATE_METHOD' was not declared in this scope
|     load_istate(jinfo, ARM_R2, ISTATE_METHOD, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6145:44: error: 'METHOD_CONSTMETHOD' was not declared in this scope
|     ldr_imm(jinfo->codebuf, ARM_R2, ARM_R2, METHOD_CONSTMETHOD, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6146:48: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|     add_imm(jinfo->codebuf, ARM_R2, ARM_R2, bci+CONSTMETHOD_CODEOFFSET);
|                                                 ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6147:32: error: 'ISTATE_BCP' was not declared in this scope
|     store_istate(jinfo, ARM_R2, ISTATE_BCP, stackdepth);
|                                 ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6157:40: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|     mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6208:40: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|     mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6218:29: error: 'ISTATE_METHOD' was not declared in this scope
|   load_istate(jinfo, ARM_R2, ISTATE_METHOD, stackdepth);
|                              ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6223:31: error: 'ISTATE_CONSTANTS' was not declared in this scope
|     load_istate(jinfo, ARM_R0, ISTATE_CONSTANTS, stackdepth);
|                                ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6224:42: error: 'METHOD_CONSTMETHOD' was not declared in this scope
|   ldr_imm(jinfo->codebuf, ARM_R2, ARM_R2, METHOD_CONSTMETHOD, 1, 0);
|                                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6229:3: error: 'CP_OFFSET' was not declared in this scope
|    CP_OFFSET + (index << 4) + (opcode == opc_invokevirtual ? 8 : 4), 1, 0);
|    ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6231:44: error: 'INSTANCEKLASS_VTABLE_OFFSET' was not declared in this scope
|     ldr_imm(jinfo->codebuf, ARM_R0, ARM_R3, INSTANCEKLASS_VTABLE_OFFSET + cache->f2() * 4, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6232:46: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   add_imm(jinfo->codebuf, ARM_R2, ARM_R2, bci+CONSTMETHOD_CODEOFFSET);
|                                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6233:44: error: 'THREAD_LAST_JAVA_SP' was not declared in this scope
|    str_imm(jinfo->codebuf, ARM_R1, Rthread, THREAD_LAST_JAVA_SP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6234:43: error: 'THREAD_LAST_JAVA_FP' was not declared in this scope
|   str_imm(jinfo->codebuf, ARM_R1, Rthread, THREAD_LAST_JAVA_FP, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6235:43: error: 'METHOD_FROM_INTERPRETED' was not declared in this scope
|    ldr_imm(jinfo->codebuf, ARM_R1, ARM_R0, METHOD_FROM_INTERPRETED, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6236:30: error: 'ISTATE_BCP' was not declared in this scope
|   store_istate(jinfo, ARM_R2, ISTATE_BCP, stackdepth);
|                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6237:44: error: 'THREAD_JAVA_SP' was not declared in this scope
|    str_imm(jinfo->codebuf, Rstack, Rthread, THREAD_JAVA_SP, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6241:30: error: 'ISTATE_STACK' was not declared in this scope
|   store_istate(jinfo, Rstack, ISTATE_STACK, stackdepth+1);
|                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6247:29: error: 'ISTATE_STACK_LIMIT' was not declared in this scope
|   load_istate(jinfo, ARM_R2, ISTATE_STACK_LIMIT, stackdepth);
|                              ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6248:44: error: 'THREAD_TOP_ZERO_FRAME' was not declared in this scope
|    ldr_imm(jinfo->codebuf, ARM_R1, Rthread, THREAD_TOP_ZERO_FRAME, 1, 0);
|                                             ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6256:43: error: 'THREAD_PENDING_EXC' was not declared in this scope
|   ldr_imm(jinfo->codebuf, ARM_R3, Rthread, THREAD_PENDING_EXC, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6276:38: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6300:40: error: 'ISTATE_CONSTANTS' was not declared in this scope
|     ldr_imm(jinfo->codebuf, r, Ristate, ISTATE_CONSTANTS, 1, 0);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6301:34: error: 'CP_OFFSET' was not declared in this scope
|     ldr_imm(jinfo->codebuf, r, r, CP_OFFSET + (index << 4) + 4, 1, 0); // offset to cache->f1()
|                                   ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6407:40: error: 'KLASS_PART' was not declared in this scope
|   ldr_imm(jinfo->codebuf, r_tmp, r_tmp, KLASS_PART+KLASS_ACCESSFLAGS, 1, 0);
|                                         ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6407:51: error: 'KLASS_ACCESSFLAGS' was not declared in this scope
|   ldr_imm(jinfo->codebuf, r_tmp, r_tmp, KLASS_PART+KLASS_ACCESSFLAGS, 1, 0);
|                                                    ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6412:29: error: 'ISTATE_METHOD' was not declared in this scope
|   load_istate(jinfo, ARM_R0, ISTATE_METHOD, stackdepth);
|                              ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6413:42: error: 'METHOD_CONSTMETHOD' was not declared in this scope
|   ldr_imm(jinfo->codebuf, ARM_R0, ARM_R0, METHOD_CONSTMETHOD, 1, 0);
|                                           ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6414:46: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   add_imm(jinfo->codebuf, ARM_R0, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6415:30: error: 'ISTATE_BCP' was not declared in this scope
|   store_istate(jinfo, ARM_R0, ISTATE_BCP, stackdepth);
|                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6417:30: error: 'ISTATE_STACK' was not declared in this scope
|   store_istate(jinfo, ARM_R0, ISTATE_STACK, stackdepth);
|                               ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6423:43: error: 'THREAD_PENDING_EXC' was not declared in this scope
|   ldr_imm(jinfo->codebuf, ARM_R3, Rthread, THREAD_PENDING_EXC, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6437:38: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   mov_imm(jinfo->codebuf, ARM_R3, bci+CONSTMETHOD_CODEOFFSET);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6461:38: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6480:38: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   mov_imm(jinfo->codebuf, ARM_R3, bci+CONSTMETHOD_CODEOFFSET);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6500:38: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   mov_imm(jinfo->codebuf, ARM_R3, bci+CONSTMETHOD_CODEOFFSET);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6513:38: error: 'CONSTMETHOD_CODEOFFSET' was not declared in this scope
|   mov_imm(jinfo->codebuf, ARM_R0, bci+CONSTMETHOD_CODEOFFSET);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6548:43: error: 'THREAD_VM_RESULT' was not declared in this scope
|   ldr_imm(jinfo->codebuf, ARM_R0, Rthread, THREAD_VM_RESULT, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6571:43: error: 'THREAD_VM_RESULT' was not declared in this scope
|   ldr_imm(jinfo->codebuf, ARM_R0, Rthread, THREAD_VM_RESULT, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:6590:43: error: 'THREAD_VM_RESULT' was not declared in this scope
|   ldr_imm(jinfo->codebuf, ARM_R0, Rthread, THREAD_VM_RESULT, 1, 0);
|                                            ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'long long unsigned int Thumb2_Compile(JavaThread*, unsigned int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7070:19: error: 'ARCH_THUMB2' was not declared in this scope
|    if (!(CPUInfo & ARCH_THUMB2))
|                    ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'int Thumb2_Check_Null(unsigned int*, unsigned int)':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7416:19: error: 'ARCH_THUMB2' was not declared in this scope
|    if (!(CPUInfo & ARCH_THUMB2)) return 0;
|                    ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp: In function 'void Thumb2_Initialize()':
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7434:19: error: 'ARCH_THUMB2' was not declared in this scope
|    if (!(CPUInfo & ARCH_THUMB2)) {
|                    ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7640:38: error: 'THREAD_TOP_ZERO_FRAME' was not declared in this scope
|    ldr_imm(&codebuf, ARM_R0, Rthread, THREAD_TOP_ZERO_FRAME, 1, 0);
|                                       ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7641:37: error: 'ISTATE_NEXT_FRAME' was not declared in this scope
|    sub_imm(&codebuf, ARM_R0, ARM_R0, ISTATE_NEXT_FRAME);
|                                      ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7642:37: error: 'ISTATE_METHOD' was not declared in this scope
|    ldr_imm(&codebuf, ARM_R2, ARM_R0, ISTATE_METHOD, 1, 0);
|                                      ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7644:37: error: 'METHOD_CONSTMETHOD' was not declared in this scope
|    ldr_imm(&codebuf, ARM_R2, ARM_R2, METHOD_CONSTMETHOD, 1, 0);
|                                      ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7647:37: error: 'ISTATE_STACK' was not declared in this scope
|    str_imm(&codebuf, ARM_R3, ARM_R0, ISTATE_STACK, 1, 0);
|                                      ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7648:37: error: 'ISTATE_BCP' was not declared in this scope
|    str_imm(&codebuf, ARM_R2, ARM_R0, ISTATE_BCP, 1, 0);
|                                      ^
| /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp:7684:37: error: 'METHOD_CONSTANTS' was not declared in this scope
|    ldr_imm(&codebuf, ARM_R1, ARM_R1, METHOD_CONSTANTS, 1, 0);
|                                      ^
| make[7]: *** [thumb2.o] Error 1
| make[7]: Leaving directory `/home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir/linux_arm_zero/product'
| make[6]: *** [the_vm] Error 2
| make[6]: Leaving directory `/home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir/linux_arm_zero/product'
| make[5]: *** [productzero] Error 2
| make[5]: Leaving directory `/home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir'
| make[4]: *** [generic_buildzero] Error 2
| make[4]: Leaving directory `/home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
| make[3]: *** [productzero] Error 2
| make[3]: Leaving directory `/home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
| make[2]: *** [hotspot-build] Error 2
| make[2]: Leaving directory `/home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
| make[1]: *** [build_product_image] Error 2
| make[1]: Leaving directory `/home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
| make: *** [stamps/icedtea.stamp] Error 2
| ERROR: oe_runmake failed
| WARNING: /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/temp/run.do_compile.21502:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_compile (log file is located at /home/reipl/oe-core/build/out-eglibc/work/armv7ahf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/temp/log.do_compile.21502)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_compile.21502
Type: application/octet-stream
Size: 231659 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150111/656df52d/attachment-0002.obj>


More information about the Openembedded-devel mailing list