* Query on meta-java layer openjdk-7-jre build
[not found] <54B220B0.8070609@gmail.com>
@ 2015-01-11 7:14 ` Victor Ascroft
2015-01-11 15:24 ` Henning Heinold
2015-01-13 13:02 ` Max Krummenacher
0 siblings, 2 replies; 19+ messages in thread
From: Victor Ascroft @ 2015-01-11 7:14 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 51219 bytes --]
Hello,
I have OpenEmbedded setup and using the daisy branch. For the meta-java layer I
am using the master branch of http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/.
For our embedded modules we have our own meta layer. I am trying to build
an angstrom image with LXDE.
We are using ARMv7 hard-float Thumb2 builds (armv7at2hf-vfp). Most errors seems
to be "not declared in this scope" errors. Are there some definitions to be
declared in the conf file, so the build picks it up or is some modification
required to the source with a custome patch declared in the bb file for this?
Not much knowledge on OpenEmbedded. Also can someone explain the qemu segmentation
fault errors?
Trying to build openjdk-7-jre gives me the following error. A complete log file is also attached.
Can someone give me any pointers on how can I get the build to be successful for
using Java?
arm-angstrom-linux-gnueabi-g++ -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DTARGET_ARCH_NYI_6939861=1 -DARM -DZERO_LIBARCH=\"arm\" -DPRODUCT -I. -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/prims -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/precompiled -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv
7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os_cpu/linux_zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/linux/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"sanchayan\"" -DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g -feliminate-unused-debug-types -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility
=hidden -pipe -g -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -O2 -pipe -g -feliminate-unused-debug-types -fno-strict-aliasing -DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -c -MMD -MP -MF ../generated/dependencies/thumb2.o.d -o thumb2.o /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
/bin/sh: line 1: 4053 Done(2) arm-angstrom-linux-gnueabi-gcc -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DTARGET_ARCH_NYI_6939861=1 -DARM -DZERO_LIBARCH=\"arm\" -DPRODUCT -I. -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/prims -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/precompiled -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm
-I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os_cpu/linux_zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/linux/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"sanchayan\"" -DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g -feliminate-unused-debug-types -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fno-rtti -fno-exce
ptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -O2 -pipe -g -feliminate-unused-debug-types -fno-strict-aliasing -DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -E -x c++ - < /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def
4054 Segmentation fault (core dumped) | qemu-arm -cpu cortex-a8 -s 2097152 -L /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -E LD_LIBRARY_PATH=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/lib ./mkbc - bytecodes_arm.s
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/makefiles/zeroshark.make:46: recipe for target 'bytecodes_arm.s' failed
make[7]: *** [bytecodes_arm.s] Error 139
make[7]: *** Waiting for unfinished jobs....
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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*)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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*)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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;
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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()
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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))
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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;
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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()':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)) {
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/makefiles/rules.make:150: recipe for target 'thumb2.o' failed
make[7]: *** [thumb2.o] Error 1
make[7]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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'
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/makefiles/top.make:115: recipe for target 'the_vm' failed
make[6]: *** [the_vm] Error 2
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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'
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/Makefile:318: recipe for target 'productzero' failed
make[5]: *** [productzero] Error 2
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir'
Makefile:231: recipe for target 'generic_buildzero' failed
make[4]: *** [generic_buildzero] Error 2
make[4]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
Makefile:161: recipe for target 'productzero' failed
make[3]: *** [productzero] Error 2
make[3]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
make/hotspot-rules.gmk:109: recipe for target 'hotspot-build' failed
make[2]: *** [hotspot-build] Error 2
make[2]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
Makefile:244: recipe for target 'build_product_image' failed
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
Makefile:2200: recipe for target 'stamps/icedtea.stamp' failed
make: *** [stamps/icedtea.stamp] Error 2
ERROR: oe_runmake failed
Thanks & Regards,
Sanchayan Maity.
[-- Attachment #2: log.do_compile.1249 --]
[-- Type: text/plain, Size: 233100 bytes --]
DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
DEBUG: Executing shell function do_compile
NOTE: 3/3 Building final JDK
NOTE: make DIST_NAME=angstrom DIST_ID=Built for angstrom QEMU=qemu-arm -cpu cortex-a8 -s 2097152 -L /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -E LD_LIBRARY_PATH=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/lib CC=arm-angstrom-linux-gnueabi-gcc -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 CCC=arm-angstrom-linux-gnueabi-g++ -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 CPP=arm-angstrom-linux-gnueabi-gcc -E --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard CXX=arm-angstrom-linux-gnueabi-g++ -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 CC_FOR_BUILD=gcc OE_CFLAGS= -O2 -pipe -g -feliminate-unused-debug-types OE_CPPFLAGS= OE_CXXFLAGS= -O2 -pipe -g -feliminate-unused-debug-types OE_LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed ZIPEXE=/mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/bin/zip CROSS_COMPILE_ARCH=arm REQUIRED_ALSA_VERSION= OE_LAUNCHER_LDFLAGS= icedtea-stage2
/usr/bin/make -j1 \
ALT_JDK_IMPORT_PATH="/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0" ANT="/mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/bin/ant" BUILD_NUMBER="b30" JDK_UPDATE_VERSION="25" JRE_RELEASE_VERSION="1.7.0_25-b30" MILESTONE="fcs" LANG="C" PATH="/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="arm" ICEDTEA_RT="/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="true" SHARK_BUILD="" ZERO_LIBARCH="arm" ARCH_DATA_MODEL="32" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="ARM" ZERO_ARCHFLAG="" LIBFFI_CFLAGS="-I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include " LIBFFI_LIBS="-lffi " LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="4" HOTSPOT_BUILD_JOBS="4" JAVAC="" JAVA_HOME="" JDK_HOME="" CC_FOR_BUILD="gcc " OE_CFLAGS="-O2 -pipe -g -feliminate-unused-debug-types" OE_CPPFLAGS="" OE_CXXFLAGS="-O2 -pipe -g -feliminate-unused-debug-types" OE_LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed" OE_LAUNCHER_LDFLAGS="" DISTRIBUTION_ID="Built for angstrom" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built for angstrom" DERIVATIVE_ID="IcedTea 2.3.12" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="arm-angstrom-linux-gnueabi-gcc -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20" BUILD_CXX="arm-angstrom-linux-gnueabi-g++ -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" NO_DOCS="true" RHINO_JAR="/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/rhino/rhino.jar" USE_SYSTEM_ZLIB="true" ZLIB_LIBS="-L/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib -lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng16 " PNG_CFLAGS="-I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/libpng16 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 " GTK_CFLAGS="-pthread -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/gtk-2.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/gtk-2.0/include -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/pango-1.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/atk-1.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/cairo -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/pixman-1 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/libpng16 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/gdk-pixbuf-2.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/libpng16 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/pango-1.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/harfbuzz -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/pango-1.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/freetype2 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/freetype2 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/glib-2.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/glib-2.0/include " USE_SYSTEM_GIO="true" GIO_LIBS="-lgio-2.0 -lgobject-2.0 -lglib-2.0 " GIO_CFLAGS="-pthread -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/glib-2.0 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig -lfreetype " FONTCONFIG_CFLAGS="-I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/freetype2 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/freetype2 " COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" \
-C openjdk/ \
make[1]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
( cd ./jdk/make && \
/usr/bin/make sanity HOTSPOT_IMPORT_CHECK=false JDK_TOPDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk JDK_MAKE_SHARED_DIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true SOURCE_LANGUAGE_VERSION=7 TARGET_CLASS_VERSION=7 MILESTONE=fcs BUILD_NUMBER=b30 JDK_BUILD_NUMBER=b30 FULL_VERSION=1.7.0_25-b30 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0_25 JDK_MKTG_VERSION=7u25 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 PREVIOUS_MAJOR_VERSION=1 PREVIOUS_MINOR_VERSION=6 PREVIOUS_MICRO_VERSION=0 STATIC_CXX=false ARCH_DATA_MODEL=32 COOKED_JDK_UPDATE_VERSION=250 COOKED_BUILD_NUMBER=30 ALT_OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build ALT_LANGTOOLS_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist ALT_CORBA_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/dist ALT_JAXP_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp/dist ALT_JAXWS_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws/dist ALT_HOTSPOT_IMPORT_PATH=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import BUILD_HOTSPOT=true ; )
make[2]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: cross compiling for ARCH arm, skipping .debuginfo generation.
INFO: no objcopy cmd found so cannot create .debuginfo files.
make[2]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make'
Build Machine Information:
build machine = Sanchayan-Arch
Build Directory Structure:
CWD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk
TOPDIR = .
LANGTOOLS_TOPDIR = ./langtools
JAXP_TOPDIR = ./jaxp
JAXWS_TOPDIR = ./jaxws
CORBA_TOPDIR = ./corba
HOTSPOT_TOPDIR = ./hotspot
JDK_TOPDIR = ./jdk
Build Directives:
BUILD_LANGTOOLS = true
BUILD_JAXP = true
BUILD_JAXWS = true
BUILD_CORBA = true
BUILD_HOTSPOT = true
BUILD_JDK = true
DEBUG_CLASSFILES = true
DEBUG_BINARIES = true
Hotspot Settings:
HOTSPOT_BUILD_JOBS = 4
HOTSPOT_OUTPUTDIR = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir
HOTSPOT_EXPORT_PATH = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import
Bootstrap Settings:
BOOTDIR = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0
ALT_BOOTDIR = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0
BOOT_VER = 1.6.0 [requires at least 1.6]
OUTPUTDIR = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build
ALT_OUTPUTDIR = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build
ABS_OUTPUTDIR = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build
Build Tool Settings:
SLASH_JAVA = /NOT-SET
ALT_SLASH_JAVA =
VARIANT = OPT
JDK_DEVTOOLS_DIR = /NOT-SET/devtools
ALT_JDK_DEVTOOLS_DIR =
ANT_HOME =
UNIXCOMMAND_PATH = /bin/
ALT_UNIXCOMMAND_PATH =
COMPILER_PATH = /usr/bin/
ALT_COMPILER_PATH =
DEVTOOLS_PATH = /usr/bin/
ALT_DEVTOOLS_PATH =
UNIXCCS_PATH = /usr/ccs/bin/
ALT_UNIXCCS_PATH =
USRBIN_PATH = /usr/bin/
ALT_USRBIN_PATH =
COMPILER_NAME = GCC4
COMPILER_VERSION = GCC4
CC_VER = 4.8.3 [requires at least 3.2]
ZIP_VER = 3.0 [requires at least 2.2]
UNZIP_VER = 6.00 [requires at least 5.12]
ANT_VER = 1.8.1 [requires at least 1.7.1]
TEMPDIR = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/tmp
Build Directives:
OPENJDK = true
USE_HOTSPOT_INTERPRETER_MODE =
PEDANTIC =
DEV_ONLY =
NO_DOCS = true
NO_IMAGES =
TOOLS_ONLY =
INSANE =
COMPILE_APPROACH = parallel
PARALLEL_COMPILE_JOBS = 4
ALT_PARALLEL_COMPILE_JOBS = 4
FASTDEBUG =
COMPILER_WARNINGS_FATAL = false
COMPILER_WARNING_LEVEL =
SHOW_ALL_WARNINGS =
INCREMENTAL_BUILD = false
CC_HIGHEST_OPT =
CC_HIGHER_OPT =
CC_LOWER_OPT =
CXXFLAGS = -fPIC -DCC_NOEX -W -Wall -Wno-unused -Wno-parentheses -D_LITTLE_ENDIAN -g -I/usr/X11R6//include
CFLAGS = -O2 -pipe -g -feliminate-unused-debug-types -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -D_LITTLE_ENDIAN -g -I/usr/X11R6//include
BOOT_JAVA_CMD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m
BOOT_JAVAC_CMD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=768 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-client -J-Xmx1536m -J-Xms1536m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -Xlint:-path -encoding ascii -source 6 -target 6 -XDignore.symbol.file=true -bootclasspath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/jre/lib/rt.jar
BOOT_JAR_CMD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/jar
BOOT_JARSIGNER_CMD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/jarsigner
JAVAC_CMD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -Xlint:-path -source 7 -target 7 -encoding ascii -Xbootclasspath:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/classes
JAVAH_CMD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javah.jar:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javah.jar -bootclasspath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/classes
JAVADOC_CMD = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javadoc.jar:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/doclets.jar -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javadoc.jar -bootclasspath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/classes
Build Platform Settings:
USER = sanchayan
PLATFORM = linux
ARCH = arm
LIBARCH = arm
ARCH_FAMILY = arm
ARCH_DATA_MODEL = 32
ARCHPROP = arm
OS_VERSION = 3.14.27-1-lts [requires at least 2.6]
OS_VARIANT_NAME = Unknown
OS_VARIANT_VERSION =
MB_OF_MEMORY = 3539
GNU Make Settings:
MAKE = /usr/bin/make
MAKE_VER = 4.1 [requires at least 3.81]
MAKECMDGOALS = sanity
MAKEFLAGS = w
SHELL = /bin/sh
Target Build Versions:
JDK_VERSION = 1.7.0_25
MILESTONE = fcs
RELEASE = 1.7.0_25
FULL_VERSION = 1.7.0_25-b30
BUILD_NUMBER = b30
External File/Binary Locations:
USRJDKINSTANCES_PATH = /opt/java
BUILD_JDK_IMPORT_PATH = /NOT-SET/re/jdk/1.7.0_25/promoted/latest/binaries
ALT_BUILD_JDK_IMPORT_PATH =
JDK_IMPORT_PATH = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0
ALT_JDK_IMPORT_PATH = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0
LANGTOOLS_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist
ALT_LANGTOOLS_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist
CORBA_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/dist
ALT_CORBA_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/dist
JAXP_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp/dist
ALT_JAXP_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp/dist
JAXWS_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws/dist
ALT_JAXWS_DIST = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws/dist
HOTSPOT_DOCS_IMPORT_PATH = /NO_DOCS_DIR
ALT_HOTSPOT_DOCS_IMPORT_PATH =
HOTSPOT_IMPORT_PATH = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import
ALT_HOTSPOT_IMPORT_PATH = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import
HOTSPOT_CLIENT_PATH = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import/jre/lib/arm/client
ALT_HOTSPOT_CLIENT_PATH =
HOTSPOT_SERVER_PATH = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import/jre/lib/arm/server
ALT_HOTSPOT_SERVER_PATH =
CACERTS_FILE = ./../src/share/lib/security/cacerts
ALT_CACERTS_FILE =
CUPS_HEADERS_PATH = /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include
ALT_CUPS_HEADERS_PATH = /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include
OpenJDK-specific settings:
FREETYPE_HEADERS_PATH = /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/freetype2
ALT_FREETYPE_HEADERS_PATH = /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/include/freetype2
FREETYPE_LIB_PATH = /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib
ALT_FREETYPE_LIB_PATH = /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib
Previous JDK Settings:
PREVIOUS_RELEASE_PATH = USING-PREVIOUS_RELEASE_IMAGE
ALT_PREVIOUS_RELEASE_PATH =
PREVIOUS_JDK_VERSION = 1.6.0
ALT_PREVIOUS_JDK_VERSION =
PREVIOUS_JDK_FILE =
ALT_PREVIOUS_JDK_FILE =
PREVIOUS_JRE_FILE =
ALT_PREVIOUS_JRE_FILE =
PREVIOUS_RELEASE_IMAGE = /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0
ALT_PREVIOUS_RELEASE_IMAGE =
WARNING: This build does not include running javadoc.
Sanity check passed.
/usr/bin/make \
SKIP_FASTDEBUG_BUILD=true \
SKIP_DEBUG_BUILD=true \
\
generic_build_repo_series
make[2]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
/bin/mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/j2sdk-image
/bin/mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools
########################################################################
########################################################################
##### Entering langtools for target(s) all #####
########################################################################
(cd ./langtools/make && \
/usr/bin/make JDK_TOPDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk JDK_MAKE_SHARED_DIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true SOURCE_LANGUAGE_VERSION=7 TARGET_CLASS_VERSION=7 MILESTONE=fcs BUILD_NUMBER=b30 JDK_BUILD_NUMBER=b30 FULL_VERSION=1.7.0_25-b30 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0_25 JDK_MKTG_VERSION=7u25 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 PREVIOUS_MAJOR_VERSION=1 PREVIOUS_MINOR_VERSION=6 PREVIOUS_MICRO_VERSION=0 STATIC_CXX=false ARCH_DATA_MODEL=32 COOKED_JDK_UPDATE_VERSION=250 COOKED_BUILD_NUMBER=30 ALT_OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools ALT_BOOTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 all)
make[3]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/langtools/make'
JAVA_HOME=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ANT_OPTS=-Djava.io.tmpdir='/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/build/ant-tmp' /mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/bin/ant -Djdk.version=1.7.0_25 -Dfull.version='1.7.0_25-b30' -Drelease=1.7.0_25 -Dbuild.number=b30 -Djavac.debug=true -Ddebug.classfiles=true -Djavac.warnings.fatal= -Djavac.target=7 -Djavac.source=7 -Dboot.java.home=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 -Dimport.jdk=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk -Dbuild.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/build -Ddist.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist build
Buildfile: /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/langtools/make/build.xml
-def-pcompile:
-def-build-classes:
-def-build-bootstrap-classes:
-def-build-jar:
-def-build-bootstrap-jar:
-def-check:
-check-boot.java.home:
-def-build-tool:
-def-build-bootstrap-tool:
build-bootstrap-javac:
build-bootstrap-javadoc:
build-bootstrap-doclets:
build-bootstrap-javah:
build-bootstrap-tools:
-def-genstubs:
-create-import-jdk-stubs:
build-all-classes:
build:
BUILD SUCCESSFUL
Total time: 4 seconds
make[3]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/langtools/make'
########################################################################
##### Leaving langtools for target(s) all #####
########################################################################
##### Build time 00:00:05 langtools for target(s) all #####
########################################################################
/bin/mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba
########################################################################
########################################################################
##### Entering corba for target(s) all #####
########################################################################
(cd ./corba/make && \
/usr/bin/make JDK_TOPDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk JDK_MAKE_SHARED_DIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true SOURCE_LANGUAGE_VERSION=7 TARGET_CLASS_VERSION=7 MILESTONE=fcs BUILD_NUMBER=b30 JDK_BUILD_NUMBER=b30 FULL_VERSION=1.7.0_25-b30 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0_25 JDK_MKTG_VERSION=7u25 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 PREVIOUS_MAJOR_VERSION=1 PREVIOUS_MINOR_VERSION=6 PREVIOUS_MICRO_VERSION=0 STATIC_CXX=false ARCH_DATA_MODEL=32 COOKED_JDK_UPDATE_VERSION=250 COOKED_BUILD_NUMBER=30 ALT_OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba ALT_BOOTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ALT_JDK_IMPORT_PATH=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ALT_LANGTOOLS_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist all)
make[3]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make'
make[4]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools/strip_properties'
make[5]: Nothing to be done for 'build'.
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools/strip_properties'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools/idlj'
make[5]: Nothing to be done for 'build'.
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools/idlj'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools/logutil'
make[5]: Nothing to be done for 'build'.
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools/logutil'
make[4]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/tools'
make[4]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/javax'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/javax/xa'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/javax.transaction.xa/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/javax.transaction.xa/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../src/solaris/classes:../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/javax.transaction.xa/.classes.list; \
fi
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/javax/xa'
make[4]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/javax'
make[4]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/idl'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/idl'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/sources'
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/idlj -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-client -J-Xmx1536m -J-Xms1536m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl
rm -f -r /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/idlj -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-client -J-Xmx1536m -J-Xms1536m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl
rm -f -r /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/sources'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/PortableServer'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list; \
fi
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivator.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivatorOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/Current.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContext.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequest.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValue.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValue.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValue.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LIFESPAN_POLICY_ID.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValue.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POA.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManager.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactive.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/State.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistent.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServant.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActive.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActive.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActive.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapter.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValue.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivator.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorPOA.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantActivatorStub.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocator.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHelper.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorPOA.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantLocatorStub.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManager.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManagerOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValue.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/THREAD_POLICY_ID.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicy.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyOperations.java
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValue.java
Note: ../../../../src/share/classes/org/omg/CORBA/Any.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/PortableServer'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/CORBA'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.CORBA/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.CORBA/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.CORBA/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/CORBA'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/CosNaming'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.CosNaming/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.CosNaming/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.CosNaming/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/CosNaming'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/DynamicAny'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/DynamicAny'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/PortableInterceptor'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.PortableInterceptor/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.PortableInterceptor/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/org.omg.PortableInterceptor/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg/PortableInterceptor'
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org/omg'
make[4]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/org'
make[4]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba/org'
make[7]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba/org/omg'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.org.omg/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.org.omg/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../src/solaris/classes:../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.org.omg/.classes.list; \
fi
make[7]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba/org/omg'
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba/org'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba/core'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba/core'
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/corba'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi/corbalogsources'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi/corbalogsources'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi/corbalogcompile'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi/corbalogcompile'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi/rmic'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list; \
fi
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi/rmic'
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun/rmi'
make[4]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/sun'
make[4]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com'
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun'
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba'
make[7]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se'
make[8]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/sources'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \
fi
make[8]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/sources'
make[8]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/pept'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.pept/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.pept/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.pept/.classes.list; \
fi
make[8]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/pept'
make[8]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/corespi'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list; \
fi
make[8]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/corespi'
make[8]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/core'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list; \
fi
make[8]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/core'
make[8]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/activation'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/activation'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/encoding'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.encoding/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.encoding/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.encoding/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/encoding'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/extension'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.extension/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.extension/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.extension/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/extension'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/legacy'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/legacy/connection'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.connection/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.connection/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.connection/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/legacy/connection'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/legacy/interceptor'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.interceptor/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.interceptor/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.interceptor/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/legacy/interceptor'
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/legacy'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/logging'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/logging/com.sun.corba.se.spi.logging/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/logging/com.sun.corba.se.spi.logging/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/logging/com.sun.corba.se.spi.logging/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/logging'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/monitoring'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/monitoring'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/copyobject'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/copyobject/com.sun.corba.se.spi.copyobject/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/copyobject/com.sun.corba.se.spi.copyobject/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/copyobject/com.sun.corba.se.spi.copyobject/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi/copyobject'
make[8]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/spi'
make[8]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/oa'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/oa/poa'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.oa.poa/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.oa.poa/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.oa.poa/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/oa/poa'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/oa/toa'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.oa.toa/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.oa.toa/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.oa.toa/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/oa/toa'
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/oa'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming/namingutil'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.namingutil/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.namingutil/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.namingutil/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming/namingutil'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming/cosnaming'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.naming.cosnaming/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.naming.cosnaming/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.naming.cosnaming/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming/cosnaming'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming/pcosnaming'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/PCosNaming/com.sun.corba.se.impl.naming.pcosnaming/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/PCosNaming/com.sun.corba.se.impl.naming.pcosnaming/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/PCosNaming/com.sun.corba.se.impl.naming.pcosnaming/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming/pcosnaming'
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/naming'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/activation'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/activation/orbd'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/activation/orbd'
make[10]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/activation/servertool'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list; \
fi
make[10]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/activation/servertool'
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/activation'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/interceptors'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/com/com.sun.corba.se.impl.interceptors/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/com/com.sun.corba.se.impl.interceptors/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/com/com.sun.corba.se.impl.interceptors/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/interceptors'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/logging'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/logging'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/monitoring'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.monitoring/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.monitoring/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.monitoring/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl/monitoring'
make[8]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/impl'
make[8]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/rmi'
make[9]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/rmi/rmic'
if [ -s /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list ] ; then \
/bin/cat /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list; \
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -client -Xmx1536m -Xms1536m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes @/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list; \
fi
make[9]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/rmi/rmic'
make[8]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se/rmi'
make[7]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba/se'
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun/corba'
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com/sun'
make[4]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make/com'
mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/dist/lib
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0/bin/jar -cf /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/dist/lib/classes.jar -C /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/classes .
mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/dist/lib
abs_bin_zip=`cd /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba/dist/lib ; pwd`/bin.zip ; \
( cd /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/corba ; find lib -name "*.idl" -print | zip -q $abs_bin_zip -@ ) ;
make[3]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/corba/make'
########################################################################
##### Leaving corba for target(s) all #####
########################################################################
##### Build time 00:00:10 corba for target(s) all #####
########################################################################
/bin/mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp
########################################################################
########################################################################
##### Entering jaxp for target(s) all #####
########################################################################
(cd ./jaxp/make && \
/usr/bin/make JDK_TOPDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk JDK_MAKE_SHARED_DIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true SOURCE_LANGUAGE_VERSION=7 TARGET_CLASS_VERSION=7 MILESTONE=fcs BUILD_NUMBER=b30 JDK_BUILD_NUMBER=b30 FULL_VERSION=1.7.0_25-b30 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0_25 JDK_MKTG_VERSION=7u25 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 PREVIOUS_MAJOR_VERSION=1 PREVIOUS_MINOR_VERSION=6 PREVIOUS_MICRO_VERSION=0 STATIC_CXX=false ARCH_DATA_MODEL=32 COOKED_JDK_UPDATE_VERSION=250 COOKED_BUILD_NUMBER=30 ALT_OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp ALT_BOOTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ALT_JDK_IMPORT_PATH=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ALT_LANGTOOLS_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist all)
make[3]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jaxp/make'
cd .. && JAVA_HOME=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 /mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/bin/ant -Djavac.target=7 -Djavac.source=7 -Ddrops.dir=/java/devtools/share/jdk7-drops -Doutput.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp -Djdk.home=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 -Dbootstrap.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap -version
Apache Ant version 1.8.1 compiled on Sat, 10 Jan 2015 20:18:40 +0530
cd .. && JAVA_HOME=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 /mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/bin/ant -Djavac.target=7 -Djavac.source=7 -Ddrops.dir=/java/devtools/share/jdk7-drops -Doutput.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp -Djdk.home=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 -Dbootstrap.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap all
Buildfile: /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jaxp/build.xml
-banner:
[echo] +---------------------------------------+
[echo] + Starting ant project jaxp +
[echo] +---------------------------------------+
-javac-jar-exists:
sanity:
[echo] Sanity Settings:
[echo] ant.home=/mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/share
[echo] ant.version=Apache Ant version 1.8.1 compiled on Sat, 10 Jan 2015 20:18:40 +0530
[echo] ant.java.version=1.6
[echo] java.home=/mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/lib/jvm/icedtea6-native/jre
[echo] java.version=1.6.0_18
[echo] os.name=Linux
[echo] os.arch=amd64
[echo] os.version=3.14.27-1-lts
[echo] bootstrap.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap
[echo] javac.jar=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar
[echo] javac.memoryInitialSize=256m
[echo] javac.memoryMaximumSize=512m
[echo] javac.source=7
[echo] javac.debug=true
[echo] javac.target=7
[echo] javac.version.opt=
[echo] javac.lint.opts=
[echo] javac.no.jdk.warnings=-XDignore.symbol.file=true
[echo] output.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp
[echo] build.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp/build
[echo] dist.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxp/dist
[echo]
init:
compile:
-build-setup:
build:
-dist-classes-jar-uptodate:
-dist-classes-jar:
-dist-src-zip:
dist:
all:
[echo] +---------------------------------------+
[echo] + Finishing ant project jaxp
[echo] +---------------------------------------+
BUILD SUCCESSFUL
Total time: 2 seconds
make[3]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jaxp/make'
########################################################################
##### Leaving jaxp for target(s) all #####
########################################################################
##### Build time 00:00:03 jaxp for target(s) all #####
########################################################################
/bin/mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws
########################################################################
########################################################################
##### Entering jaxws for target(s) all #####
########################################################################
(cd ./jaxws/make && \
/usr/bin/make JDK_TOPDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk JDK_MAKE_SHARED_DIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true SOURCE_LANGUAGE_VERSION=7 TARGET_CLASS_VERSION=7 MILESTONE=fcs BUILD_NUMBER=b30 JDK_BUILD_NUMBER=b30 FULL_VERSION=1.7.0_25-b30 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0_25 JDK_MKTG_VERSION=7u25 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 PREVIOUS_MAJOR_VERSION=1 PREVIOUS_MINOR_VERSION=6 PREVIOUS_MICRO_VERSION=0 STATIC_CXX=false ARCH_DATA_MODEL=32 COOKED_JDK_UPDATE_VERSION=250 COOKED_BUILD_NUMBER=30 ALT_OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws ALT_BOOTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ALT_JDK_IMPORT_PATH=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ALT_LANGTOOLS_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist all)
make[3]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jaxws/make'
cd .. && JAVA_HOME=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 /mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/bin/ant -Djavac.target=7 -Djavac.source=7 -Doutput.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws -Djdk.home=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 -Dbootstrap.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap -version
Apache Ant version 1.8.1 compiled on Sat, 10 Jan 2015 20:18:40 +0530
cd .. && JAVA_HOME=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 /mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/bin/ant -Djavac.target=7 -Djavac.source=7 -Doutput.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws -Djdk.home=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 -Dbootstrap.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap all
Buildfile: /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jaxws/build.xml
-banner:
[echo] +---------------------------------------+
[echo] + Starting ant project jaxws +
[echo] +---------------------------------------+
-javac-jar-exists:
sanity:
[echo] Sanity Settings:
[echo] ant.home=/mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/share
[echo] ant.version=Apache Ant version 1.8.1 compiled on Sat, 10 Jan 2015 20:18:40 +0530
[echo] ant.java.version=1.6
[echo] java.home=/mnt/sda2/oe-core/build/out-eglibc/sysroots/x86_64-linux/usr/lib/jvm/icedtea6-native/jre
[echo] java.version=1.6.0_18
[echo] os.name=Linux
[echo] os.arch=amd64
[echo] os.version=3.14.27-1-lts
[echo] bootstrap.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap
[echo] javac.jar=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist/bootstrap/lib/javac.jar
[echo] javac.memoryInitialSize=256m
[echo] javac.memoryMaximumSize=512m
[echo] javac.source=7
[echo] javac.debug=true
[echo] javac.target=7
[echo] javac.version.opt=
[echo] javac.lint.opts=
[echo] javac.no.jdk.warnings=-XDignore.symbol.file=true
[echo] output.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws
[echo] build.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws/build
[echo] dist.dir=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws/dist
[echo]
init:
compile:
[javac] Compiling 1 source file to /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/jaxws/build/classes
-build-setup:
build:
-dist-classes-jar-uptodate:
-dist-classes-jar:
-dist-src-zip:
dist:
all:
[echo] +---------------------------------------+
[echo] + Finishing ant project jaxws
[echo] +---------------------------------------+
BUILD SUCCESSFUL
Total time: 4 seconds
make[3]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jaxws/make'
########################################################################
##### Leaving jaxws for target(s) all #####
########################################################################
##### Build time 00:00:05 jaxws for target(s) all #####
########################################################################
/bin/mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir
/bin/mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import
########################################################################
########################################################################
##### Entering hotspot for target(s) all_productzero #####
########################################################################
cd ./hotspot/make && \
/usr/bin/make JDK_TOPDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk JDK_MAKE_SHARED_DIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true SOURCE_LANGUAGE_VERSION=7 TARGET_CLASS_VERSION=7 MILESTONE=fcs BUILD_NUMBER=b30 JDK_BUILD_NUMBER=b30 FULL_VERSION=1.7.0_25-b30 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0_25 JDK_MKTG_VERSION=7u25 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 PREVIOUS_MAJOR_VERSION=1 PREVIOUS_MINOR_VERSION=6 PREVIOUS_MICRO_VERSION=0 STATIC_CXX=false ARCH_DATA_MODEL=32 COOKED_JDK_UPDATE_VERSION=250 COOKED_BUILD_NUMBER=30 ALT_OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir ALT_EXPORT_PATH=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/import BUILD_FLAVOR=productzero ALT_SLASH_JAVA=/NOT-SET ALT_BOOTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 ALT_LANGTOOLS_DIST=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/langtools/dist all_productzero
make[3]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: cross compiling for ARCH arm, skipping .debuginfo generation.
INFO: no objcopy cmd found so cannot create .debuginfo files.
INFO: ENABLE_FULL_DEBUG_SYMBOLS=0
cd /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make; \
/usr/bin/make BUILD_FLAVOR=product VM_TARGET=productzero \
generic_buildzero ALT_OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir
make[4]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: cross compiling for ARCH arm, skipping .debuginfo generation.
INFO: no objcopy cmd found so cannot create .debuginfo files.
INFO: ENABLE_FULL_DEBUG_SYMBOLS=0
mkdir -p /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir
cd /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir; \
/usr/bin/make -f /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/Makefile \
JAVA_HOME=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/bootstrap/jdk1.6.0 OUTPUTDIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir GAMMADIR=/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=23.7-b01 JRE_RELEASE_VERSION=1.7.0_25-b30 HOTSPOT_BUILD_VERSION= productzero
make[5]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: cross compiling for ARCH arm, skipping .debuginfo generation.
INFO: no objcopy cmd found so cannot create .debuginfo files.
INFO: ENABLE_FULL_DEBUG_SYMBOLS=0
cd linux_arm_zero/product && /usr/bin/make -w " LP64=1 "
make[6]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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[7]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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[7]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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'
if [ -d /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/agent -a "zero" != "ia64" \
-a "zero" != "arm" \
-a "zero" != "ppc" \
-a "zero" != "zero" ] ; then \
/usr/bin/make -f sa.make /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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/../generated/sa-jdi.jar; \
fi
make[7]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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[7]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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[7]: 'precompiled.hpp.gch' is up to date.
make[7]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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[7]: Entering directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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'
Generating ARM assembler bytecode sequences
arm-angstrom-linux-gnueabi-gcc -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DTARGET_ARCH_NYI_6939861=1 -DARM -DZERO_LIBARCH=\"arm\" -DPRODUCT -I. -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/prims -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/precompiled -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os_cpu/linux_zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/linux/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"sanchayan\"" -DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g -feliminate-unused-debug-types -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -O2 -pipe -g -feliminate-unused-debug-types -fno-strict-aliasing -DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -E -x c++ - < /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def | qemu-arm -cpu cortex-a8 -s 2097152 -L /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -E LD_LIBRARY_PATH=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/lib ./mkbc - bytecodes_arm.s
Compiling /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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
rm -f thumb2.o
arm-angstrom-linux-gnueabi-g++ -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DTARGET_ARCH_NYI_6939861=1 -DARM -DZERO_LIBARCH=\"arm\" -DPRODUCT -I. -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/prims -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/precompiled -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os_cpu/linux_zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/linux/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"sanchayan\"" -DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g -feliminate-unused-debug-types -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -O2 -pipe -g -feliminate-unused-debug-types -fno-strict-aliasing -DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -c -MMD -MP -MF ../generated/dependencies/thumb2.o.d -o thumb2.o /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
/bin/sh: line 1: 4053 Done(2) arm-angstrom-linux-gnueabi-gcc -mfpu=vfpv3-d16 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard --sysroot=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DTARGET_ARCH_NYI_6939861=1 -DARM -DZERO_LIBARCH=\"arm\" -DPRODUCT -I. -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/prims -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/share/vm/precompiled -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os_cpu/linux_zero/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/linux/vm -I/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"sanchayan\"" -DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -g -feliminate-unused-debug-types -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -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 -I/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/usr/lib/libffi-3.0.13/include -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -pipe -g -O2 -pipe -g -feliminate-unused-debug-types -fno-strict-aliasing -DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -E -x c++ - < /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def
4054 Segmentation fault (core dumped) | qemu-arm -cpu cortex-a8 -s 2097152 -L /mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20 -E LD_LIBRARY_PATH=/mnt/sda2/oe-core/build/out-eglibc/sysroots/colibri-t20/lib ./mkbc - bytecodes_arm.s
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/makefiles/zeroshark.make:46: recipe for target 'bytecodes_arm.s' failed
make[7]: *** [bytecodes_arm.s] Error 139
make[7]: *** Waiting for unfinished jobs....
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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*)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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*)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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;
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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()
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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))
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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;
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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()':
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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)) {
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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);
^
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/makefiles/rules.make:150: recipe for target 'thumb2.o' failed
make[7]: *** [thumb2.o] Error 1
make[7]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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'
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/makefiles/top.make:115: recipe for target 'the_vm' failed
make[6]: *** [the_vm] Error 2
make[6]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-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'
/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make/linux/Makefile:318: recipe for target 'productzero' failed
make[5]: *** [productzero] Error 2
make[5]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk.build/hotspot/outputdir'
Makefile:231: recipe for target 'generic_buildzero' failed
make[4]: *** [generic_buildzero] Error 2
make[4]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
Makefile:161: recipe for target 'productzero' failed
make[3]: *** [productzero] Error 2
make[3]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk/hotspot/make'
make/hotspot-rules.gmk:109: recipe for target 'hotspot-build' failed
make[2]: *** [hotspot-build] Error 2
make[2]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
Makefile:244: recipe for target 'build_product_image' failed
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory '/mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/icedtea-2.3.12/build/openjdk'
Makefile:2200: recipe for target 'stamps/icedtea.stamp' failed
make: *** [stamps/icedtea.stamp] Error 2
ERROR: oe_runmake failed
WARNING: /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/temp/run.do_compile.1249:1 exit 1 from
exit 1
ERROR: Function failed: do_compile (log file is located at /mnt/sda2/oe-core/build/out-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/openjdk-7-jre/25b30-2.3.12-r5.1/temp/log.do_compile.1249)
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-11 7:14 ` Query on meta-java layer openjdk-7-jre build Victor Ascroft
@ 2015-01-11 15:24 ` Henning Heinold
2015-01-21 9:49 ` Iorga, Cristian
2015-01-13 13:02 ` Max Krummenacher
1 sibling, 1 reply; 19+ messages in thread
From: Henning Heinold @ 2015-01-11 15:24 UTC (permalink / raw)
To: openembedded-devel
On Sun, Jan 11, 2015 at 12:44:58PM +0530, Victor Ascroft wrote:
> Hello,
>
> I have OpenEmbedded setup and using the daisy branch. For the meta-java layer I
> am using the master branch of http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/.
>
> For our embedded modules we have our own meta layer. I am trying to build
> an angstrom image with LXDE.
>
> We are using ARMv7 hard-float Thumb2 builds (armv7at2hf-vfp). Most errors seems
> to be "not declared in this scope" errors. Are there some definitions to be
> declared in the conf file, so the build picks it up or is some modification
> required to the source with a custome patch declared in the bb file for this?
>
> Not much knowledge on OpenEmbedded. Also can someone explain the qemu segmentation
> fault errors?
>
The segfaults comes with the latest update of qemu in openembedded-core. Try to revert the
commits on your local branch for now.
Bye Henning
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-11 7:14 ` Query on meta-java layer openjdk-7-jre build Victor Ascroft
2015-01-11 15:24 ` Henning Heinold
@ 2015-01-13 13:02 ` Max Krummenacher
2015-01-13 13:24 ` Henning Heinold
1 sibling, 1 reply; 19+ messages in thread
From: Max Krummenacher @ 2015-01-13 13:02 UTC (permalink / raw)
To: openembedded-devel
Hi Victor
> I have OpenEmbedded setup and using the daisy branch. For the meta-java
layer I
> am using the master branch of
http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/.
>
> For our embedded modules we have our own meta layer. I am trying to build
> an angstrom image with LXDE.
>
> We are using ARMv7 hard-float Thumb2 builds (armv7at2hf-vfp). Most errors
seems
> to be "not declared in this scope" errors. Are there some definitions to
be
> declared in the conf file, so the build picks it up or is some modification
> required to the source with a custome patch declared in the bb file for
this?
I have run into the same issues.
This are follow up errors. The failing qemu-arm runs should have produced
header files which provide those definitions.
>
> Not much knowledge on OpenEmbedded. Also can someone explain the qemu
segmentation
> fault errors?
see above
> Trying to build openjdk-7-jre gives me the following error. A complete
log file is also attached.
>
> Can someone give me any pointers on how can I get the build to be
successful for
> using Java?
My investigation showed that qemu-arm can not execute any binary which is
compiled with the compiler for Colibri-T20 and is linked with the -static
flag.
Even a simple hello world program does not work. When executing that hello
world on the real hardware I also get a segmentation fault.
I got java compiling and running by updating to the latest of meta-java,
applying the patch which enables xawt and applying a patch which compiles
all binaries without the -static flag. Compiling with dynamic linking
however produces a binary which run on qemu-arm and on the target.
Currently I have no idea why statically linked binaries fail.
You likely want to use xawt.
I do not think that the fix with removing '-static' should go into
meta-java!
cd stuff/meta-java
git remote set-url origin git://git.yoctoproject.org/meta-java
git fetch
git checkout -b t20-test c600dd3
git am 0001-openjdk-7-enable-xawt.patch
git apply remove_static_qemu_binaries.patch
0001-openjdk-7-enable-xawt.patch:
https://github.com/MaxKrummenacher/meta-java/commit
/ff0626363b3f11cc3435d3d081e2af93104faceb.patch
0002-qemu-binaries-remove-linking-with-static.patch:
https://github.com/MaxKrummenacher/meta-java/commit
/71ddc9a85509e6bd1ba1a3be2cc5e588e776f0b5.patch
Regards
Max
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-13 13:02 ` Max Krummenacher
@ 2015-01-13 13:24 ` Henning Heinold
2015-01-13 17:55 ` Otavio Salvador
0 siblings, 1 reply; 19+ messages in thread
From: Henning Heinold @ 2015-01-13 13:24 UTC (permalink / raw)
To: openembedded-devel
On Tue, Jan 13, 2015 at 01:02:01PM +0000, Max Krummenacher wrote:
> Hi Victor
>
> > I have OpenEmbedded setup and using the daisy branch. For the meta-java
> layer I
> > am using the master branch of
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/.
> >
> > For our embedded modules we have our own meta layer. I am trying to build
> > an angstrom image with LXDE.
> >
> > We are using ARMv7 hard-float Thumb2 builds (armv7at2hf-vfp). Most errors
> seems
> > to be "not declared in this scope" errors. Are there some definitions to
> be
> > declared in the conf file, so the build picks it up or is some modification
> > required to the source with a custome patch declared in the bb file for
> this?
> I have run into the same issues.
>
> This are follow up errors. The failing qemu-arm runs should have produced
> header files which provide those definitions.
>
> >
> > Not much knowledge on OpenEmbedded. Also can someone explain the qemu
> segmentation
> > fault errors?
> see above
>
> > Trying to build openjdk-7-jre gives me the following error. A complete
> log file is also attached.
> >
> > Can someone give me any pointers on how can I get the build to be
> successful for
> > using Java?
>
> My investigation showed that qemu-arm can not execute any binary which is
> compiled with the compiler for Colibri-T20 and is linked with the -static
> flag.
> Even a simple hello world program does not work. When executing that hello
> world on the real hardware I also get a segmentation fault.
>
> I got java compiling and running by updating to the latest of meta-java,
> applying the patch which enables xawt and applying a patch which compiles
> all binaries without the -static flag. Compiling with dynamic linking
> however produces a binary which run on qemu-arm and on the target.
> Currently I have no idea why statically linked binaries fail.
>
Hi Max,
thanks to investigate this and now it make some sense why qemu is collapsing.
To notice I switched to static builds long ago
because the qemu-calls did not worked with the shared compiled executables. Now
it looks like the other way around. And we maybe should consider to switch back
to shared library builds.
Bye Henning
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-13 13:24 ` Henning Heinold
@ 2015-01-13 17:55 ` Otavio Salvador
2015-01-14 23:52 ` Max Krummenacher
0 siblings, 1 reply; 19+ messages in thread
From: Otavio Salvador @ 2015-01-13 17:55 UTC (permalink / raw)
To: OpenEmbedded Devel List
Hello Max,
On Tue, Jan 13, 2015 at 11:24 AM, Henning Heinold
<henning@itconsulting-heinold.de> wrote:
> On Tue, Jan 13, 2015 at 01:02:01PM +0000, Max Krummenacher wrote:
>> > I have OpenEmbedded setup and using the daisy branch. For the meta-java
>> layer I
>> > am using the master branch of
>> http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/.
>> >
>> > For our embedded modules we have our own meta layer. I am trying to build
>> > an angstrom image with LXDE.
>> >
>> > We are using ARMv7 hard-float Thumb2 builds (armv7at2hf-vfp). Most errors
>> seems
>> > to be "not declared in this scope" errors. Are there some definitions to
>> be
>> > declared in the conf file, so the build picks it up or is some modification
>> > required to the source with a custome patch declared in the bb file for
>> this?
>> I have run into the same issues.
>>
>> This are follow up errors. The failing qemu-arm runs should have produced
>> header files which provide those definitions.
>>
>> >
>> > Not much knowledge on OpenEmbedded. Also can someone explain the qemu
>> segmentation
>> > fault errors?
>> see above
>>
>> > Trying to build openjdk-7-jre gives me the following error. A complete
>> log file is also attached.
>> >
>> > Can someone give me any pointers on how can I get the build to be
>> successful for
>> > using Java?
>>
>> My investigation showed that qemu-arm can not execute any binary which is
>> compiled with the compiler for Colibri-T20 and is linked with the -static
>> flag.
>> Even a simple hello world program does not work. When executing that hello
>> world on the real hardware I also get a segmentation fault.
>>
>> I got java compiling and running by updating to the latest of meta-java,
>> applying the patch which enables xawt and applying a patch which compiles
>> all binaries without the -static flag. Compiling with dynamic linking
>> however produces a binary which run on qemu-arm and on the target.
>> Currently I have no idea why statically linked binaries fail.
>>
>
> Hi Max,
>
> thanks to investigate this and now it make some sense why qemu is collapsing.
> To notice I switched to static builds long ago
> because the qemu-calls did not worked with the shared compiled executables. Now
> it looks like the other way around. And we maybe should consider to switch back
> to shared library builds.
Can you prepare a patchset for it?
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-13 17:55 ` Otavio Salvador
@ 2015-01-14 23:52 ` Max Krummenacher
2015-01-15 0:11 ` Otavio Salvador
0 siblings, 1 reply; 19+ messages in thread
From: Max Krummenacher @ 2015-01-14 23:52 UTC (permalink / raw)
To: openembedded-devel
Hello Otavio, Henning
Otavio Salvador <otavio <at> ossystems.com.br> writes:
>
> Hello Max,
>
> On Tue, Jan 13, 2015 at 11:24 AM, Henning Heinold
> <henning <at> itconsulting-heinold.de> wrote:
> > On Tue, Jan 13, 2015 at 01:02:01PM +0000, Max Krummenacher wrote:
> >> > I have OpenEmbedded setup and using the daisy branch. For the meta-java
> >> layer I
> >> > am using the master branch of
> >> http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/.
> >> >
> >> > For our embedded modules we have our own meta layer. I am trying to build
> >> > an angstrom image with LXDE.
> >> >
> >> > We are using ARMv7 hard-float Thumb2 builds (armv7at2hf-vfp). Most errors
> >> seems
> >> > to be "not declared in this scope" errors. Are there some definitions to
> >> be
> >> > declared in the conf file, so the build picks it up or is some
modification
> >> > required to the source with a custome patch declared in the bb file for
> >> this?
> >> I have run into the same issues.
> >>
> >> This are follow up errors. The failing qemu-arm runs should have produced
> >> header files which provide those definitions.
> >>
> >> >
> >> > Not much knowledge on OpenEmbedded. Also can someone explain the qemu
> >> segmentation
> >> > fault errors?
> >> see above
> >>
> >> > Trying to build openjdk-7-jre gives me the following error. A complete
> >> log file is also attached.
> >> >
> >> > Can someone give me any pointers on how can I get the build to be
> >> successful for
> >> > using Java?
> >>
> >> My investigation showed that qemu-arm can not execute any binary which is
> >> compiled with the compiler for Colibri-T20 and is linked with the -static
> >> flag.
> >> Even a simple hello world program does not work. When executing that hello
> >> world on the real hardware I also get a segmentation fault.
> >>
> >> I got java compiling and running by updating to the latest of meta-java,
> >> applying the patch which enables xawt and applying a patch which compiles
> >> all binaries without the -static flag. Compiling with dynamic linking
> >> however produces a binary which run on qemu-arm and on the target.
> >> Currently I have no idea why statically linked binaries fail.
> >>
> >
> > Hi Max,
> >
> > thanks to investigate this and now it make some sense why qemu is
collapsing.
> > To notice I switched to static builds long ago
> > because the qemu-calls did not worked with the shared compiled
executables. Now
> > it looks like the other way around. And we maybe should consider to
switch back
> > to shared library builds.
>
> Can you prepare a patchset for it?
>
I'm not really convinced that reverting the static linking is a good
approach as obviously something failed when linking dynamically.
Both mails which reported the issue with the failing qemu-arm run were built
for colibri-t20. The Tegra T20 SOC is a bit special as it does not have a
Neon unit. Plus our standard setup uses angstrom which builds the linaro
toolchain with thumb2 support.
So the failing builds are failing with an unusual oe toolchain configuration
and the root cause is the toolchain.
I'm unsure if risking the failing builds with dynamic linking poping up
again justifies fixing the build failures in an unusual configuration.
If you don't think so I can prepare a patch, no problem.
Regards
Max
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-14 23:52 ` Max Krummenacher
@ 2015-01-15 0:11 ` Otavio Salvador
2015-01-15 0:23 ` Colin Smiley
2015-01-15 11:29 ` Max Krummenacher
0 siblings, 2 replies; 19+ messages in thread
From: Otavio Salvador @ 2015-01-15 0:11 UTC (permalink / raw)
To: OpenEmbedded Devel List, Alex de Cabo, Max Krummenacher,
Henning Heinold
Hello,
(I am adding Alex on Cc as well)
On Wed, Jan 14, 2015 at 9:52 PM, Max Krummenacher <max.oss.09@gmail.com> wrote:
> Otavio Salvador <otavio <at> ossystems.com.br> writes:
>> Can you prepare a patchset for it?
>>
>
> I'm not really convinced that reverting the static linking is a good
> approach as obviously something failed when linking dynamically.
>
> Both mails which reported the issue with the failing qemu-arm run were built
> for colibri-t20. The Tegra T20 SOC is a bit special as it does not have a
> Neon unit. Plus our standard setup uses angstrom which builds the linaro
> toolchain with thumb2 support.
>
> So the failing builds are failing with an unusual oe toolchain configuration
> and the root cause is the toolchain.
> I'm unsure if risking the failing builds with dynamic linking poping up
> again justifies fixing the build failures in an unusual configuration.
>
> If you don't think so I can prepare a patch, no problem.
It is failing on me as well.
Alex has found that QEMU -L command is causing issue so if your patch
fixes it, it could be an option for sure.
I think there's no good answer as a patch for test. :-) I think we all
can try it and see if it improves it after all.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-15 0:11 ` Otavio Salvador
@ 2015-01-15 0:23 ` Colin Smiley
2015-01-15 9:22 ` Henning Heinold
2015-01-15 9:57 ` Max Krummenacher
2015-01-15 11:29 ` Max Krummenacher
1 sibling, 2 replies; 19+ messages in thread
From: Colin Smiley @ 2015-01-15 0:23 UTC (permalink / raw)
To: OpenEmbedded Devel List, Alex de Cabo, Max Krummenacher,
Henning Heinold
Earlier this week, I’d sent an email to the list about my problems getting
openjdk-6 to build.
The short version of my build process is:
1) install poky on daisy branch
2) install open embedded on daisy branch
3) install meta-java on trunk
4) attempt to bitbake java-test-image (removing openjdk-7 line).
5) Wait for java CurrencyData failure, fix it manually.
6) re-reun bitbake java-test-image
At this point, my build fails running qemu-i36. The image will use up all
available memory on the system, and then get killed by the linux oom
killer. I have tried this on a variety of OS, VM, physical machine, and
memory combinations. The result is always the same.
Is the problem I’m seeing the same as what you’re describing below?
Also, is there an update to meta-java to fix the CurrencyData problem?
Thanks,
Colin
On 1/14/15, 6:11 PM, "Otavio Salvador" <otavio@ossystems.com.br> wrote:
>Hello,
>
>(I am adding Alex on Cc as well)
>
>On Wed, Jan 14, 2015 at 9:52 PM, Max Krummenacher <max.oss.09@gmail.com>
>wrote:
>> Otavio Salvador <otavio <at> ossystems.com.br> writes:
>>> Can you prepare a patchset for it?
>>>
>>
>> I'm not really convinced that reverting the static linking is a good
>> approach as obviously something failed when linking dynamically.
>>
>> Both mails which reported the issue with the failing qemu-arm run were
>>built
>> for colibri-t20. The Tegra T20 SOC is a bit special as it does not have
>>a
>> Neon unit. Plus our standard setup uses angstrom which builds the linaro
>> toolchain with thumb2 support.
>>
>> So the failing builds are failing with an unusual oe toolchain
>>configuration
>> and the root cause is the toolchain.
>> I'm unsure if risking the failing builds with dynamic linking poping up
>> again justifies fixing the build failures in an unusual configuration.
>>
>> If you don't think so I can prepare a patch, no problem.
>
>It is failing on me as well.
>
>Alex has found that QEMU -L command is causing issue so if your patch
>fixes it, it could be an option for sure.
>
>I think there's no good answer as a patch for test. :-) I think we all
>can try it and see if it improves it after all.
>
>--
>Otavio Salvador O.S. Systems
>http://www.ossystems.com.br http://code.ossystems.com.br
>Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
>--
>_______________________________________________
>Openembedded-devel mailing list
>Openembedded-devel@lists.openembedded.org
>http://lists.openembedded.org/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-15 0:23 ` Colin Smiley
@ 2015-01-15 9:22 ` Henning Heinold
2015-01-15 9:57 ` Max Krummenacher
1 sibling, 0 replies; 19+ messages in thread
From: Henning Heinold @ 2015-01-15 9:22 UTC (permalink / raw)
To: openembedded-devel; +Cc: Henning Heinold, Alex de Cabo
On Thu, Jan 15, 2015 at 12:23:49AM +0000, Colin Smiley wrote:
>
> Earlier this week, I’d sent an email to the list about my problems getting
> openjdk-6 to build.
>
> The short version of my build process is:
>
> 1) install poky on daisy branch
> 2) install open embedded on daisy branch
> 3) install meta-java on trunk
> 4) attempt to bitbake java-test-image (removing openjdk-7 line).
> 5) Wait for java CurrencyData failure, fix it manually.
> 6) re-reun bitbake java-test-image
>
> At this point, my build fails running qemu-i36. The image will use up all
> available memory on the system, and then get killed by the linux oom
> killer. I have tried this on a variety of OS, VM, physical machine, and
> memory combinations. The result is always the same.
>
> Is the problem I’m seeing the same as what you’re describing below?
Hi,
as I worte in another email try to revert to an older qemu version locally.
>
> Also, is there an update to meta-java to fix the CurrencyData problem?
>
Unfornatly no,
someone has to update the icedtea-native recipes to a newer version. Which
might be some work of the patches we apply.
Bye Henning
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-15 0:23 ` Colin Smiley
2015-01-15 9:22 ` Henning Heinold
@ 2015-01-15 9:57 ` Max Krummenacher
1 sibling, 0 replies; 19+ messages in thread
From: Max Krummenacher @ 2015-01-15 9:57 UTC (permalink / raw)
To: Colin Smiley; +Cc: OpenEmbedded Devel List
Hi Colin
> Is the problem I'm seeing the same as what you're describing below?
Probably not.
The GCC cross compiler in my setup produces executables which
Segmentation Fault immediately when linked with --static.
So when qemu-arm is run you get an immediate seg fault.
You could test your gcc / qemu run as follows:
Change the paths/crosscompiler name to your setup, Compile a
helloworld program and run it under qemu.
If the binary compiled with -static fails then you might have the same
or related issue, if not it probably is unrelated.
--- hello.c ---
#include <stdio.h>
int main (void) {
printf("Hi\n");
return 0;
}
---------------
$ export SYSROOTS=/build/krm/oe-core_V2.3/build/out-eglibc/sysroots/
$ export PATH=$PATH:${SYSROOTS}/x86_64-linux/usr/bin/
$ export PATH=$PATH:${SYSROOTS}/x86_64-linux/usr/bin/armv7at2hf-vfp-angstrom-linux-gnueabi/
$ STAGING_DIR_TARGET=${SYSROOTS}/colibri-t20/
$ arm-angstrom-linux-gnueabi-gcc -static hello.c -o hello
$ qemu-arm -L ${STAGING_DIR_TARGET} -E
LD_LIBRARY_PATH=${STAGING_DIR_TARGET}/lib hello
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)
[krm@linuxdev ~]$ qemu-arm -L ${STAGING_DIR_TARGET} -E
LD_LIBRARY_PATH=${STAGING_DIR_TARGET}/lib hello
> Also, is there an update to meta-java to fix the CurrencyData problem?
For me this is fixed with:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=a7461bf7393c516c63c49a4b099d659ee467e93e
http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=c600dd3ab5a6308c513f5fbf7243de1799d9ce62
Regards
Max
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-15 0:11 ` Otavio Salvador
2015-01-15 0:23 ` Colin Smiley
@ 2015-01-15 11:29 ` Max Krummenacher
2015-01-15 20:51 ` Max Krummenacher
1 sibling, 1 reply; 19+ messages in thread
From: Max Krummenacher @ 2015-01-15 11:29 UTC (permalink / raw)
To: Otavio Salvador; +Cc: Henning Heinold, OpenEmbedded Devel List, Alex de Cabo
2015-01-15 1:11 GMT+01:00 Otavio Salvador <otavio@ossystems.com.br>:
> Hello,
>
> (I am adding Alex on Cc as well)
>
> On Wed, Jan 14, 2015 at 9:52 PM, Max Krummenacher <max.oss.09@gmail.com> wrote:
>> Otavio Salvador <otavio <at> ossystems.com.br> writes:
>>> Can you prepare a patchset for it?
>>>
>>
>> I'm not really convinced that reverting the static linking is a good
>> approach as obviously something failed when linking dynamically.
>>
>> Both mails which reported the issue with the failing qemu-arm run were built
>> for colibri-t20. The Tegra T20 SOC is a bit special as it does not have a
>> Neon unit. Plus our standard setup uses angstrom which builds the linaro
>> toolchain with thumb2 support.
>>
>> So the failing builds are failing with an unusual oe toolchain configuration
>> and the root cause is the toolchain.
>> I'm unsure if risking the failing builds with dynamic linking poping up
>> again justifies fixing the build failures in an unusual configuration.
>>
>> If you don't think so I can prepare a patch, no problem.
>
> It is failing on me as well.
>
> Alex has found that QEMU -L command is causing issue so if your patch
> fixes it, it could be an option for sure.
>
> I think there's no good answer as a patch for test. :-) I think we all
> can try it and see if it improves it after all.
OK, I will prepare a patch on top of meta-java master.
>
> --
> Otavio Salvador O.S. Systems
> http://www.ossystems.com.br http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-15 11:29 ` Max Krummenacher
@ 2015-01-15 20:51 ` Max Krummenacher
2015-01-19 11:56 ` Max Krummenacher
0 siblings, 1 reply; 19+ messages in thread
From: Max Krummenacher @ 2015-01-15 20:51 UTC (permalink / raw)
To: Otavio Salvador; +Cc: Henning Heinold, OpenEmbedded Devel List, Alex de Cabo
2015-01-15 12:29 GMT+01:00 Max Krummenacher <max.oss.09@gmail.com>:
> 2015-01-15 1:11 GMT+01:00 Otavio Salvador <otavio@ossystems.com.br>:
>> Hello,
>>
>> (I am adding Alex on Cc as well)
>>
>> On Wed, Jan 14, 2015 at 9:52 PM, Max Krummenacher <max.oss.09@gmail.com> wrote:
>>> Otavio Salvador <otavio <at> ossystems.com.br> writes:
>>>> Can you prepare a patchset for it?
>>>>
>>>
>>> I'm not really convinced that reverting the static linking is a good
>>> approach as obviously something failed when linking dynamically.
>>>
>>> Both mails which reported the issue with the failing qemu-arm run were built
>>> for colibri-t20. The Tegra T20 SOC is a bit special as it does not have a
>>> Neon unit. Plus our standard setup uses angstrom which builds the linaro
>>> toolchain with thumb2 support.
>>>
>>> So the failing builds are failing with an unusual oe toolchain configuration
>>> and the root cause is the toolchain.
>>> I'm unsure if risking the failing builds with dynamic linking poping up
>>> again justifies fixing the build failures in an unusual configuration.
>>>
>>> If you don't think so I can prepare a patch, no problem.
>>
>> It is failing on me as well.
>>
>> Alex has found that QEMU -L command is causing issue so if your patch
>> fixes it, it could be an option for sure.
>>
>> I think there's no good answer as a patch for test. :-) I think we all
>> can try it and see if it improves it after all.
>
> OK, I will prepare a patch on top of meta-java master.
Patches done. I also added a test recipe with less dependencies to
test for the compiler issue.
See http://lists.openembedded.org/pipermail/openembedded-devel/2015-January/099849.html
Regards
Max
>
>
>>
>> --
>> Otavio Salvador O.S. Systems
>> http://www.ossystems.com.br http://code.ossystems.com.br
>> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-15 20:51 ` Max Krummenacher
@ 2015-01-19 11:56 ` Max Krummenacher
2015-01-19 12:41 ` Otavio Salvador
0 siblings, 1 reply; 19+ messages in thread
From: Max Krummenacher @ 2015-01-19 11:56 UTC (permalink / raw)
To: Otavio Salvador; +Cc: Henning Heinold, OpenEmbedded Devel List, Alex de Cabo
Hello
I made some progress.
We seem to be discussing two issues
1)
qemu stops with a segmentation fault.
When DEFAULTTUNE is "armv7ahf" or "armv7athf" and a binary is compiled
with "-static" and the gold linker is used, then the resulting binary
does not run on qemu or on real hardware.
The Angstrom distribution by default uses gold, so the issue presents
itself when using Angstrom. On the fsl-arm setup with poky gold is not
even built so one will not trigger the bug.
The solution for this is to change all compiler calls used for qemu
run binaries to include -fuse-ld=bfd.
2)
qemu runs indefinitely.
While hunting the above mentioned bug I found that when using qemu
with the sysroot, i.e. using the -L <path-to-sysroot> parameter qemu
executes and never returns.
On my machine free shows increasingly used RAM but I was to impatient
to ever see an OOM kill of qemu but maybe this is also what Colin
experiences and probably also why Alex does have issues with the "-L"
change.
An strace qemu .... run shows that qemu runs in circles of recursive
symlink in /usr/lib/udev/ptest/.... files.
Using the fsl-arm setup with poky enables ptest. When udev has been
compiled in this setup those testfiles have been staged and qemu
chokes on them..
http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097098.html
a) One way to go would be to fix udev in oe-core, e.g.
index 0f8e9b6..a93b58d 100644
--- a/meta/recipes-core/udev/udev/add-install-ptest.patch
+++ b/meta/recipes-core/udev/udev/add-install-ptest.patch
@@ -21,7 +21,7 @@ Upstream-Status: Pending
+ sed -i -e 's|^Makefile:|_Makefile:|' $(DESTDIR)/Makefile
+ $(MKDIR_P) $(DESTDIR)/test
+ (cd $(top_srcdir) && install $(TESTS) $(DESTDIR)/test)
-+ tar -C $(DESTDIR)/test/ -xJf $(top_srcdir)/test/sys.tar.xz
++ cp $(top_srcdir)/test/sys.tar.xz $(DESTDIR)/test/
--- a/test/udev-test.pl 2012-03-18 16:43:36.000000000 +0100
+++ b/test/udev-test.pl 2013-02-18 10:31:29.706357321 +0100
@@ -1459,11 +1459,13 @@
diff --git a/meta/recipes-core/udev/udev/run-ptest
b/meta/recipes-core/udev/udev/run-ptest
index c6961ce..0e39806 100644
--- a/meta/recipes-core/udev/udev/run-ptest
+++ b/meta/recipes-core/udev/udev/run-ptest
@@ -1,3 +1,5 @@
#!/bin/sh
+tar -C test/ -xJf test/sys.tar.xz
make -k check-TESTS
+make test-sys-distclean
--
1.8.4.5
b) The quick fix would be to revert passing qemu the sysroot and make
sure that all binaries qemu executes are linked statically. As issue
1) now can be addressed without linking dynamically I don't see real
disadvantages.
revert http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=ab51e51d9a9a51bedd19de09bcba4ce830dfc5e7
c) The even quicker fix is to delete the testdata, i.e.
rm -rf <target-sysroot>/usr/lib/udev/ptest/test/sys
I will create/send a patch to address issues 1) and 2) solution b).
Regards
Max Krummenacher
^ permalink raw reply related [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-19 11:56 ` Max Krummenacher
@ 2015-01-19 12:41 ` Otavio Salvador
2015-01-19 18:43 ` Colin Smiley
2015-01-20 15:21 ` Max Krummenacher
0 siblings, 2 replies; 19+ messages in thread
From: Otavio Salvador @ 2015-01-19 12:41 UTC (permalink / raw)
To: Max Krummenacher; +Cc: Henning Heinold, OpenEmbedded Devel List, Alex de Cabo
Hello Max,
On Mon, Jan 19, 2015 at 9:56 AM, Max Krummenacher <max.oss.09@gmail.com> wrote:
> I made some progress.
> We seem to be discussing two issues
>
> 1)
> qemu stops with a segmentation fault.
> When DEFAULTTUNE is "armv7ahf" or "armv7athf" and a binary is compiled
> with "-static" and the gold linker is used, then the resulting binary
> does not run on qemu or on real hardware.
> The Angstrom distribution by default uses gold, so the issue presents
> itself when using Angstrom. On the fsl-arm setup with poky gold is not
> even built so one will not trigger the bug.
> The solution for this is to change all compiler calls used for qemu
> run binaries to include -fuse-ld=bfd.
>
> 2)
> qemu runs indefinitely.
> While hunting the above mentioned bug I found that when using qemu
> with the sysroot, i.e. using the -L <path-to-sysroot> parameter qemu
> executes and never returns.
> On my machine free shows increasingly used RAM but I was to impatient
> to ever see an OOM kill of qemu but maybe this is also what Colin
> experiences and probably also why Alex does have issues with the "-L"
> change.
Awesome analysis; I've been looking for some free time to debug this
for a while do a HUGE thanks for all your work on this :-)
> An strace qemu .... run shows that qemu runs in circles of recursive
> symlink in /usr/lib/udev/ptest/.... files.
> Using the fsl-arm setup with poky enables ptest. When udev has been
> compiled in this setup those testfiles have been staged and qemu
> chokes on them..
> http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097098.html
>
> a) One way to go would be to fix udev in oe-core, e.g.
> index 0f8e9b6..a93b58d 100644
> --- a/meta/recipes-core/udev/udev/add-install-ptest.patch
> +++ b/meta/recipes-core/udev/udev/add-install-ptest.patch
> @@ -21,7 +21,7 @@ Upstream-Status: Pending
> + sed -i -e 's|^Makefile:|_Makefile:|' $(DESTDIR)/Makefile
> + $(MKDIR_P) $(DESTDIR)/test
> + (cd $(top_srcdir) && install $(TESTS) $(DESTDIR)/test)
> -+ tar -C $(DESTDIR)/test/ -xJf $(top_srcdir)/test/sys.tar.xz
> ++ cp $(top_srcdir)/test/sys.tar.xz $(DESTDIR)/test/
> --- a/test/udev-test.pl 2012-03-18 16:43:36.000000000 +0100
> +++ b/test/udev-test.pl 2013-02-18 10:31:29.706357321 +0100
> @@ -1459,11 +1459,13 @@
> diff --git a/meta/recipes-core/udev/udev/run-ptest
> b/meta/recipes-core/udev/udev/run-ptest
> index c6961ce..0e39806 100644
> --- a/meta/recipes-core/udev/udev/run-ptest
> +++ b/meta/recipes-core/udev/udev/run-ptest
> @@ -1,3 +1,5 @@
> #!/bin/sh
>
> +tar -C test/ -xJf test/sys.tar.xz
> make -k check-TESTS
> +make test-sys-distclean
> --
> 1.8.4.5
It'd be great if you could prepare a patch to address this in OE-Core;
once it proves stable we can ask for it to be backported for Dizzy.
> b) The quick fix would be to revert passing qemu the sysroot and make
> sure that all binaries qemu executes are linked statically. As issue
> 1) now can be addressed without linking dynamically I don't see real
> disadvantages.
> revert http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=ab51e51d9a9a51bedd19de09bcba4ce830dfc5e7
Agreed; we should do this.
> c) The even quicker fix is to delete the testdata, i.e.
> rm -rf <target-sysroot>/usr/lib/udev/ptest/test/sys
>
>
> I will create/send a patch to address issues 1) and 2) solution b).
As said above, please do a proper patch for OE-Core as well; so we
solve the root cause of qemu failure. This allow us to use it later if
we want to.
Another thing, please add a link for this discussion in the commit
log; when looking similar issues in future this can reduce a lot the
research time :)
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-19 12:41 ` Otavio Salvador
@ 2015-01-19 18:43 ` Colin Smiley
2015-01-19 19:37 ` Otavio Salvador
2015-01-19 19:38 ` Max Krummenacher
2015-01-20 15:21 ` Max Krummenacher
1 sibling, 2 replies; 19+ messages in thread
From: Colin Smiley @ 2015-01-19 18:43 UTC (permalink / raw)
To: Otavio Salvador, Max Krummenacher
Cc: Henning Heinold, OpenEmbedded Devel List, Alex de Cabo
Max, Otavio,
Thank you for the continued work you’re doing on this.
On 1/19/15, 6:41 AM, "Otavio Salvador" <otavio@ossystems.com.br> wrote:
>Hello Max,
>
>On Mon, Jan 19, 2015 at 9:56 AM, Max Krummenacher <max.oss.09@gmail.com>
>wrote:
>> I made some progress.
>> We seem to be discussing two issues
...
>> 2)
>> qemu runs indefinitely.
>> While hunting the above mentioned bug I found that when using qemu
>> with the sysroot, i.e. using the -L <path-to-sysroot> parameter qemu
>> executes and never returns.
>> On my machine free shows increasingly used RAM but I was to impatient
>> to ever see an OOM kill of qemu but maybe this is also what Colin
>> experiences and probably also why Alex does have issues with the "-L"
>> change.
>
>Awesome analysis; I've been looking for some free time to debug this
>for a while do a HUGE thanks for all your work on this :-)
>
>> An strace qemu .... run shows that qemu runs in circles of recursive
>> symlink in /usr/lib/udev/ptest/.... files.
>> Using the fsl-arm setup with poky enables ptest. When udev has been
>> compiled in this setup those testfiles have been staged and qemu
>> chokes on them..
>>
>>http://lists.openembedded.org/pipermail/openembedded-core/2014-September/
>>097098.html
>>
>> a) One way to go would be to fix udev in oe-core, e.g.
>> index 0f8e9b6..a93b58d 100644
>> --- a/meta/recipes-core/udev/udev/add-install-ptest.patch
>> +++ b/meta/recipes-core/udev/udev/add-install-ptest.patch
>> @@ -21,7 +21,7 @@ Upstream-Status: Pending
>> + sed -i -e 's|^Makefile:|_Makefile:|' $(DESTDIR)/Makefile
>> + $(MKDIR_P) $(DESTDIR)/test
>> + (cd $(top_srcdir) && install $(TESTS) $(DESTDIR)/test)
>> -+ tar -C $(DESTDIR)/test/ -xJf $(top_srcdir)/test/sys.tar.xz
>> ++ cp $(top_srcdir)/test/sys.tar.xz $(DESTDIR)/test/
>> --- a/test/udev-test.pl 2012-03-18 16:43:36.000000000 +0100
>> +++ b/test/udev-test.pl 2013-02-18 10:31:29.706357321 +0100
>> @@ -1459,11 +1459,13 @@
>> diff --git a/meta/recipes-core/udev/udev/run-ptest
>> b/meta/recipes-core/udev/udev/run-ptest
>> index c6961ce..0e39806 100644
>> --- a/meta/recipes-core/udev/udev/run-ptest
>> +++ b/meta/recipes-core/udev/udev/run-ptest
>> @@ -1,3 +1,5 @@
>> #!/bin/sh
>>
>> +tar -C test/ -xJf test/sys.tar.xz
>> make -k check-TESTS
>> +make test-sys-distclean
>> --
>> 1.8.4.5
>
>It'd be great if you could prepare a patch to address this in OE-Core;
>once it proves stable we can ask for it to be backported for Dizzy.
If this is what is causing the meta-java qemu problems, wouldn’t this have
to be ported back to daisy as well? Daisy is the latest branch meta-java
says it supports (it’s the one I’ve been using, anyway).
Colin
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-19 18:43 ` Colin Smiley
@ 2015-01-19 19:37 ` Otavio Salvador
2015-01-19 19:38 ` Max Krummenacher
1 sibling, 0 replies; 19+ messages in thread
From: Otavio Salvador @ 2015-01-19 19:37 UTC (permalink / raw)
To: Colin Smiley; +Cc: Henning Heinold, Alex de Cabo, OpenEmbedded Devel List
On Mon, Jan 19, 2015 at 4:43 PM, Colin Smiley <csmiley@icontrol.com> wrote:
> If this is what is causing the meta-java qemu problems, wouldn’t this have
> to be ported back to daisy as well? Daisy is the latest branch meta-java
> says it supports (it’s the one I’ve been using, anyway).
Yes, potentially.
I am not using Daisy too often in new customers so I need someone to
put time and test the backport more carefully. I've been pushing and
updating most of them to Dizzy (few exceptions exist, of course).
Just a remark. We didn't branch Dizzy because 'master' works well with it.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-19 18:43 ` Colin Smiley
2015-01-19 19:37 ` Otavio Salvador
@ 2015-01-19 19:38 ` Max Krummenacher
1 sibling, 0 replies; 19+ messages in thread
From: Max Krummenacher @ 2015-01-19 19:38 UTC (permalink / raw)
To: Colin Smiley
Cc: Henning Heinold, OpenEmbedded Devel List, Otavio Salvador,
Alex de Cabo
Hi Colin
2015-01-19 19:43 GMT+01:00 Colin Smiley <csmiley@icontrol.com>:
> Max, Otavio,
>
> Thank you for the continued work you're doing on this.
>
>
> On 1/19/15, 6:41 AM, "Otavio Salvador" <otavio@ossystems.com.br> wrote:
>
>>Hello Max,
>>
>>On Mon, Jan 19, 2015 at 9:56 AM, Max Krummenacher <max.oss.09@gmail.com>
>>wrote:
>>> I made some progress.
>>> We seem to be discussing two issues
>
> ...
>
>>> 2)
>>> qemu runs indefinitely.
>>> While hunting the above mentioned bug I found that when using qemu
>>> with the sysroot, i.e. using the -L <path-to-sysroot> parameter qemu
>>> executes and never returns.
>>> On my machine free shows increasingly used RAM but I was to impatient
>>> to ever see an OOM kill of qemu but maybe this is also what Colin
>>> experiences and probably also why Alex does have issues with the "-L"
>>> change.
>>
>>Awesome analysis; I've been looking for some free time to debug this
>>for a while do a HUGE thanks for all your work on this :-)
>>
>>> An strace qemu .... run shows that qemu runs in circles of recursive
>>> symlink in /usr/lib/udev/ptest/.... files.
>>> Using the fsl-arm setup with poky enables ptest. When udev has been
>>> compiled in this setup those testfiles have been staged and qemu
>>> chokes on them..
>>>
>>>http://lists.openembedded.org/pipermail/openembedded-core/2014-September/
>>>097098.html
>>>
>>> a) One way to go would be to fix udev in oe-core, e.g.
>>> index 0f8e9b6..a93b58d 100644
>>> --- a/meta/recipes-core/udev/udev/add-install-ptest.patch
>>> +++ b/meta/recipes-core/udev/udev/add-install-ptest.patch
>>> @@ -21,7 +21,7 @@ Upstream-Status: Pending
>>> + sed -i -e 's|^Makefile:|_Makefile:|' $(DESTDIR)/Makefile
>>> + $(MKDIR_P) $(DESTDIR)/test
>>> + (cd $(top_srcdir) && install $(TESTS) $(DESTDIR)/test)
>>> -+ tar -C $(DESTDIR)/test/ -xJf $(top_srcdir)/test/sys.tar.xz
>>> ++ cp $(top_srcdir)/test/sys.tar.xz $(DESTDIR)/test/
>>> --- a/test/udev-test.pl 2012-03-18 16:43:36.000000000 +0100
>>> +++ b/test/udev-test.pl 2013-02-18 10:31:29.706357321 +0100
>>> @@ -1459,11 +1459,13 @@
>>> diff --git a/meta/recipes-core/udev/udev/run-ptest
>>> b/meta/recipes-core/udev/udev/run-ptest
>>> index c6961ce..0e39806 100644
>>> --- a/meta/recipes-core/udev/udev/run-ptest
>>> +++ b/meta/recipes-core/udev/udev/run-ptest
>>> @@ -1,3 +1,5 @@
>>> #!/bin/sh
>>>
>>> +tar -C test/ -xJf test/sys.tar.xz
>>> make -k check-TESTS
>>> +make test-sys-distclean
>>> --
>>> 1.8.4.5
>>
>>It'd be great if you could prepare a patch to address this in OE-Core;
>>once it proves stable we can ask for it to be backported for Dizzy.
>
>
> If this is what is causing the meta-java qemu problems, wouldn't this have
> to be ported back to daisy as well? Daisy is the latest branch meta-java
> says it supports (it's the one I've been using, anyway).
If we have solution b) in meta-java then meta-java would no longer
need a change to OE-Core for this.
However a patch to OE-Core would benefit other projects.
The far more interesting question is if your OOM is fixed when doing
either of solution b) or c).
>
>
> Colin
>
>
Max
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-19 12:41 ` Otavio Salvador
2015-01-19 18:43 ` Colin Smiley
@ 2015-01-20 15:21 ` Max Krummenacher
1 sibling, 0 replies; 19+ messages in thread
From: Max Krummenacher @ 2015-01-20 15:21 UTC (permalink / raw)
To: Otavio Salvador; +Cc: Henning Heinold, OpenEmbedded Devel List, Alex de Cabo
Hello
2015-01-19 13:41 GMT+01:00 Otavio Salvador <otavio@ossystems.com.br>:
> Hello Max,
>
> On Mon, Jan 19, 2015 at 9:56 AM, Max Krummenacher <max.oss.09@gmail.com> wrote:
>> I made some progress.
>> We seem to be discussing two issues
>>
>> 1)
>> qemu stops with a segmentation fault.
>> When DEFAULTTUNE is "armv7ahf" or "armv7athf" and a binary is compiled
>> with "-static" and the gold linker is used, then the resulting binary
>> does not run on qemu or on real hardware.
>> The Angstrom distribution by default uses gold, so the issue presents
>> itself when using Angstrom. On the fsl-arm setup with poky gold is not
>> even built so one will not trigger the bug.
>> The solution for this is to change all compiler calls used for qemu
>> run binaries to include -fuse-ld=bfd.
>>
>> 2)
>> qemu runs indefinitely.
>> While hunting the above mentioned bug I found that when using qemu
>> with the sysroot, i.e. using the -L <path-to-sysroot> parameter qemu
>> executes and never returns.
>> On my machine free shows increasingly used RAM but I was to impatient
>> to ever see an OOM kill of qemu but maybe this is also what Colin
>> experiences and probably also why Alex does have issues with the "-L"
>> change.
>
> Awesome analysis; I've been looking for some free time to debug this
> for a while do a HUGE thanks for all your work on this :-)
Welcome
>
>> An strace qemu .... run shows that qemu runs in circles of recursive
>> symlink in /usr/lib/udev/ptest/.... files.
>> Using the fsl-arm setup with poky enables ptest. When udev has been
>> compiled in this setup those testfiles have been staged and qemu
>> chokes on them..
>> http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097098.html
>>
>> a) One way to go would be to fix udev in oe-core, e.g.
>> index 0f8e9b6..a93b58d 100644
>> --- a/meta/recipes-core/udev/udev/add-install-ptest.patch
>> +++ b/meta/recipes-core/udev/udev/add-install-ptest.patch
>> @@ -21,7 +21,7 @@ Upstream-Status: Pending
>> + sed -i -e 's|^Makefile:|_Makefile:|' $(DESTDIR)/Makefile
>> + $(MKDIR_P) $(DESTDIR)/test
>> + (cd $(top_srcdir) && install $(TESTS) $(DESTDIR)/test)
>> -+ tar -C $(DESTDIR)/test/ -xJf $(top_srcdir)/test/sys.tar.xz
>> ++ cp $(top_srcdir)/test/sys.tar.xz $(DESTDIR)/test/
>> --- a/test/udev-test.pl 2012-03-18 16:43:36.000000000 +0100
>> +++ b/test/udev-test.pl 2013-02-18 10:31:29.706357321 +0100
>> @@ -1459,11 +1459,13 @@
>> diff --git a/meta/recipes-core/udev/udev/run-ptest
>> b/meta/recipes-core/udev/udev/run-ptest
>> index c6961ce..0e39806 100644
>> --- a/meta/recipes-core/udev/udev/run-ptest
>> +++ b/meta/recipes-core/udev/udev/run-ptest
>> @@ -1,3 +1,5 @@
>> #!/bin/sh
>>
>> +tar -C test/ -xJf test/sys.tar.xz
>> make -k check-TESTS
>> +make test-sys-distclean
>> --
>> 1.8.4.5
>
> It'd be great if you could prepare a patch to address this in OE-Core;
> once it proves stable we can ask for it to be backported for Dizzy.
I have a look how to test this patch, i.e. if those unit tests still execute as
expected. So that will take a few days.
>
>> b) The quick fix would be to revert passing qemu the sysroot and make
>> sure that all binaries qemu executes are linked statically. As issue
>> 1) now can be addressed without linking dynamically I don't see real
>> disadvantages.
>> revert http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=ab51e51d9a9a51bedd19de09bcba4ce830dfc5e7
>
> Agreed; we should do this.
>
>> c) The even quicker fix is to delete the testdata, i.e.
>> rm -rf <target-sysroot>/usr/lib/udev/ptest/test/sys
>>
>>
>> I will create/send a patch to address issues 1) and 2) solution b).
>
> As said above, please do a proper patch for OE-Core as well; so we
> solve the root cause of qemu failure. This allow us to use it later if
> we want to.
>
> Another thing, please add a link for this discussion in the commit
> log; when looking similar issues in future this can reduce a lot the
> research time :)
The patches to meta-java are done:
http://lists.openembedded.org/pipermail/openembedded-devel/2015-January/099895.html
>
> --
> Otavio Salvador O.S. Systems
> http://www.ossystems.com.br http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
Regards
Max
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Query on meta-java layer openjdk-7-jre build
2015-01-11 15:24 ` Henning Heinold
@ 2015-01-21 9:49 ` Iorga, Cristian
0 siblings, 0 replies; 19+ messages in thread
From: Iorga, Cristian @ 2015-01-21 9:49 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
Hi Henning, Nikhil,
If there is indeed a qemu issue (I assume you are talking about qemu upgrade to 2.2), can you please file a bug report in YP bugtracking system?
Thanks,
Cristian Iorga
Yocto Project
Intel Corporation
-----Original Message-----
From: openembedded-devel-bounces@lists.openembedded.org [mailto:openembedded-devel-bounces@lists.openembedded.org] On Behalf Of Henning Heinold
Sent: Sunday, January 11, 2015 5:25 PM
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] Query on meta-java layer openjdk-7-jre build
On Sun, Jan 11, 2015 at 12:44:58PM +0530, Victor Ascroft wrote:
> Hello,
>
> I have OpenEmbedded setup and using the daisy branch. For the
> meta-java layer I am using the master branch of http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/.
>
> For our embedded modules we have our own meta layer. I am trying to
> build an angstrom image with LXDE.
>
> We are using ARMv7 hard-float Thumb2 builds (armv7at2hf-vfp). Most
> errors seems to be "not declared in this scope" errors. Are there some
> definitions to be declared in the conf file, so the build picks it up
> or is some modification required to the source with a custome patch declared in the bb file for this?
>
> Not much knowledge on OpenEmbedded. Also can someone explain the qemu
> segmentation fault errors?
>
The segfaults comes with the latest update of qemu in openembedded-core. Try to revert the commits on your local branch for now.
Bye Henning
--
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2015-01-21 9:49 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <54B220B0.8070609@gmail.com>
2015-01-11 7:14 ` Query on meta-java layer openjdk-7-jre build Victor Ascroft
2015-01-11 15:24 ` Henning Heinold
2015-01-21 9:49 ` Iorga, Cristian
2015-01-13 13:02 ` Max Krummenacher
2015-01-13 13:24 ` Henning Heinold
2015-01-13 17:55 ` Otavio Salvador
2015-01-14 23:52 ` Max Krummenacher
2015-01-15 0:11 ` Otavio Salvador
2015-01-15 0:23 ` Colin Smiley
2015-01-15 9:22 ` Henning Heinold
2015-01-15 9:57 ` Max Krummenacher
2015-01-15 11:29 ` Max Krummenacher
2015-01-15 20:51 ` Max Krummenacher
2015-01-19 11:56 ` Max Krummenacher
2015-01-19 12:41 ` Otavio Salvador
2015-01-19 18:43 ` Colin Smiley
2015-01-19 19:37 ` Otavio Salvador
2015-01-19 19:38 ` Max Krummenacher
2015-01-20 15:21 ` Max Krummenacher
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.