[Bug 1626] New: icedtea7-zero fails to build on ARM
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Dec 18 04:54:12 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1626
Bug ID: 1626
Summary: icedtea7-zero fails to build on ARM
Classification: Unclassified
Product: IcedTea
Version: 7-hg
Hardware: arm
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Zero
Assignee: chphilli at redhat.com
Reporter: stefan at complang.tuwien.ac.at
CC: unassigned at icedtea.classpath.org
The output looks like this:
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=no_strip
INFO: ZIP_DEBUGINFO_FILES=1
make[7]: Entering directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk.build/hotspot/outputdir/linux_arm_zero/product'
if [ -d /home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/agent -a
"zero" != "ia64" \
-a "zero" != "zero" ] ; then \
/usr/bin/make -f sa.make
/home/sr/staging/staging-build7-zero/icedtea7/openjdk.build/hotspot/outputdir/linux_arm_zero/product/../generated/sa-jdi.jar;
\
fi
make[7]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk.build/hotspot/outputdir/linux_arm_zero/product'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=no_strip
INFO: ZIP_DEBUGINFO_FILES=1
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=no_strip
INFO: ZIP_DEBUGINFO_FILES=1
make[7]: Entering directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk.build/hotspot/outputdir/linux_arm_zero/product'
echo Generating precompiled header precompiled.hpp.gch
Generating precompiled header precompiled.hpp.gch
mkdir -p .
g++ -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DTARGET_ARCH_NYI_6939861=1 -DARM
-DZERO_LIBARCH=\"arm\" -DPRODUCT -I.
-I/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/prims
-I/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm
-I/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/precompiled
-I/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/cpu/zero/vm
-I/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/os_cpu/linux_zero/vm
-I/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/os/linux/vm
-I/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"24.0-b56-r9d01164b2dfc\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"sr\""
-DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\""
-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 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new
-fvisibility=hidden -D_LITTLE_ENDIAN -pipe -g -O3 -fno-strict-aliasing
-DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE=1 -Wpointer-arith
-Wsign-compare -c -fpch-deps -MMD -MP -MF
../generated/dependencies/precompiled.hpp.gch.d -x c++-header
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/precompiled/precompiled.hpp
-o precompiled.hpp.gch
In file included from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/runtime/thread.hpp:32:0,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/os/linux/vm/thread_linux.inline.hpp:30,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/memory/resourceArea.hpp:30,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/classfile/classFileParser.hpp:29,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/classfile/classLoader.hpp:28,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/classfile/systemDictionary.hpp:29,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/precompiled/precompiled.hpp:36:
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/prims/jvmtiExport.hpp:288:30:
error: expected ';' at end of member declaration
/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/src/share/vm/prims/jvmtiExport.hpp:288:32:
error: 'KERNEL_RETURN' does not name a type
make[7]: *** [precompiled.hpp.gch] Error 1
make[7]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk.build/hotspot/outputdir/linux_arm_zero/product'
make[6]: *** [the_vm] Error 2
make[6]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk.build/hotspot/outputdir/linux_arm_zero/product'
make[5]: *** [productzero] Error 2
make[5]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk.build/hotspot/outputdir'
make[4]: *** [generic_buildzero] Error 2
make[4]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/make'
make[3]: *** [productzero] Error 2
make[3]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk/hotspot/make'
make[2]: *** [hotspot-build] Error 2
make[2]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk'
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory
`/home/sr/staging/staging-build7-zero/icedtea7/openjdk'
make: *** [stamps/icedtea.stamp] Error 2
Revision that causes this:
http://icedtea.classpath.org/hg/icedtea7/rev/e3973c9a8608
The problem is that a header using KERNEL_RETURN got added in
<http://icedtea.classpath.org/hg/icedtea7-forest/hotspot/rev/a32c07198d4e>,
while KERNEL_RETURN itself was removed a few months earlier in
<http://icedtea.classpath.org/hg/icedtea7-forest/hotspot/rev/fada199d881a>.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131218/f7b784b7/attachment.html
More information about the distro-pkg-dev
mailing list