[Bug 398] New: hotspot hs16 / 6b17 build failure on sparc

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Nov 2 02:17:57 PST 2009


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

           Summary: hotspot hs16 / 6b17 build failure on sparc
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: doko at ubuntu.com


g++-4.4 -DLINUX -D_GNU_SOURCE -DSPARC -DPRODUCT -I. -I../generated/adfiles
-I../generated/jvmtifiles
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/asm
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/c1
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/ci
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/classfile
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/code
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/compiler
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/gc_implementation
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/gc_implementation/g1
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/gc_interface
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/interpreter
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/libadt
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/memory
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/oops
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/opto
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/prims
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/runtime
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/services
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/shark
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/share/vm/utilities
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/os/linux/vm
-I/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/os_cpu/linux_sparc/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"16.0-b10\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"buildd\""
-DHOTSPOT_LIB_ARCH=\"sparc\" -DJRE_RELEASE_VERSION="\"1.6.0_0-b17\""
-DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti
-fno-exceptions -D_REENTRANT -fcheck-new -m32 -mcpu=v9 -pipe -g -O3
-fno-strict-aliasing -Werror -Wpointer-arith -Wsign-compare    -c -x c++-header
-c ../generated/incls/_precompiled.incl -o incls/_precompiled.incl.gch 
In file included from ../generated/incls/_precompiled.incl:255:
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp:
In member function 'void MacroAssembler::set_oop(_jobject*, RegisterImpl*)':
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp:690:
error: no matching function for call to
'MacroAssembler::set_oop(AddressLiteral, RegisterImpl*&)'
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp:689:
note: candidates are: void MacroAssembler::set_oop(_jobject*, RegisterImpl*)
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:2239:
note:                 void MacroAssembler::set_oop(AddressLiteral&,
RegisterImpl*)
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp:
In member function 'void MacroAssembler::set_oop_constant(_jobject*,
RegisterImpl*)':
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp:695:
error: no matching function for call to
'MacroAssembler::set_oop(AddressLiteral, RegisterImpl*&)'
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp:689:
note: candidates are: void MacroAssembler::set_oop(_jobject*, RegisterImpl*)
/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:2239:
note:                 void MacroAssembler::set_oop(AddressLiteral&,
RegisterImpl*)
make[7]: *** [incls/_precompiled.incl.gch] Error 1
make[7]: Leaving directory
`/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/build/linux-sparc/hotspot/outputdir/linux_sparc_compiler2/product'
make[6]: *** [the_vm] Error 2
make[6]: Leaving directory
`/build/buildd/openjdk-6-6b17~pre2/build/openjdk-ecj/build/linux-sparc/hotspot/outputdir/linux_sparc_compiler2/product'
make[5]: *** [product] Error 2


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



More information about the distro-pkg-dev mailing list