[Bug 366] New: [powerpc] shark enabled openjdk-6 20090710 fails with llvm 20090710

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Jul 10 23:04:03 PDT 2009


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

           Summary: [powerpc] shark enabled openjdk-6 20090710 fails with
                    llvm 20090710
           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


the stage1 jvm built with gcj fails with:

mkdir -p stamps
touch stamps/bootstrap-directory.stamp
mkdir -p bootstrap
rm -f bootstrap/jdk1.6.0
ln -sf /home/doko/openjdk/openjdk-6-6b16~pre4/build/bootstrap/icedtea
bootstrap/jdk1.6.0; \
        if ! bootstrap/jdk1.6.0/bin/java -version ; \
         then \
           echo "bootstrap/jdk1.6.0/bin/java" \
               "cannot be found or is corrupted." ; \
           exit 1; \
        fi
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.5) (6b16~pre4-0ubuntu4)
OpenJDK Shark VM (build 14.0-b15, mixed mode)
java:
/build/buildd/llvm-2.5+svn20090710/lib/Target/PowerPC/PPCISelLowering.cpp:1159:
llvm::SDValue llvm::PPCTargetLowering::LowerGlobalTLSAddress(llvm::SDValue,
llvm::SelectionDAG&): Assertion `0 && "TLS not implemented for PPC."' failed.
Stack dump:
0.      Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on
function '@"java.lang.String::hashCode"'
/bin/bash: line 6: 25211 Aborted                 bootstrap/jdk1.6.0/bin/java
-version
bootstrap/jdk1.6.0/bin/java cannot be found or is corrupted.
make[1]: *** [stamps/bootstrap-directory-symlink.stamp] Error 1


-- 
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