[Bug 3208] New: [IcedTea8] Zero build fails with pch disabled

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Oct 25 18:29:15 UTC 2016


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

            Bug ID: 3208
           Summary: [IcedTea8] Zero build fails with pch disabled
           Product: IcedTea
           Version: 8-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

Clone of bug 3151 for IcedTea 3.x.

In file included from
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/share/vm/interpreter/cppInterpreterGenerator.hpp:57:0,
                 from
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/share/vm/interpreter/interpreterGenerator.hpp:29,
                 from
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/cpu/zero/vm/methodHandles_zero.cpp:27:
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/cpu/zero/vm/cppInterpreterGenerator_zero.hpp:
In static member function 'static u_char*
CppInterpreterGenerator::generate_entry_impl(MacroAssembler*, address)':
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/cpu/zero/vm/cppInterpreterGenerator_zero.hpp:36:5:
error: 'ZeroEntry' was not declared in this scope
     ZeroEntry *entry = (ZeroEntry *) masm->pc();
     ^~~~~~~~~
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/cpu/zero/vm/cppInterpreterGenerator_zero.hpp:36:16:
error: 'entry' was not declared in this scope
     ZeroEntry *entry = (ZeroEntry *) masm->pc();
                ^~~~~
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/cpu/zero/vm/cppInterpreterGenerator_zero.hpp:36:36:
error: expected primary-expression before ')' token
     ZeroEntry *entry = (ZeroEntry *) masm->pc();
                                    ^
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/make/linux/makefiles/rules.make:142:
recipe for target 'methodHandles_zero.o' failed
gmake[6]: *** [methodHandles_zero.o] Error 1
gmake[6]: *** Waiting for unfinished jobs....
gmake[6]: Leaving directory
'/mnt/builder/icedtea8/hotspot/linux_amd64_zero/product'
gmake[5]: *** [the_vm] Error 2

-- 
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/20161025/443eecc1/attachment.html>


More information about the distro-pkg-dev mailing list