BSD port build failure with soylatte1.0.3 as a bootstrap
Andrei Dmitriev
Andrei.Dmitriev at Sun.COM
Mon Jun 8 10:34:16 PDT 2009
Hi folks,
the problem still persists with soylatte as well as with
openjdk6-b16-24_apr_2009-r1.
$sw_vers
ProductName: Mac OS X
ProductVersion: 10.5.7
BuildVersion: 9J61
I feel that the javac of the newer version is required. How are you
building that guys, huh?! :)
Thanks,
Andrei
Andrei Dmitriev wrote:
> Hi,
> I'm trying to build the BSD port and using SoyLatte 1.0.3 as a
> bootstrap. The following error occur in a few seconds:
>
> soylatte16-i386-1.0.3/bin/javac -J-XX:ThreadStackSize=768
> -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions
> -J-XX:-LogVMOutput -J-client -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m
> -J-XX:MaxPermSize=160m -g -source 1.5 -target 5 -encoding ascii
> -Xbootclasspath:../../../build/bsd-i586/classes -XDinvokedynamic
> -sourcepath
> ../../../build/bsd-i586/gensrc:../../../src/solaris/classes:../../../src/share/classes
> -d ../../../build/bsd-i586/classes
> @../../../build/bsd-i586/tmp/java/java.dyn/.classes.list.filtered
> ../../../src/share/classes/sun/dyn/CallSiteImpl.java:67: illegal start
> of type
> PRIVATE_INITIALIZE_CALL_SITE.<void>invoke(site, callerMID,
> callerBCI);
> ^
> ../../../src/share/classes/sun/dyn/CallSiteImpl.java:67: not a statement
> PRIVATE_INITIALIZE_CALL_SITE.<void>invoke(site, callerMID,
> callerBCI);
> ^
> ../../../src/share/classes/sun/dyn/CallSiteImpl.java:67: not a statement
> PRIVATE_INITIALIZE_CALL_SITE.<void>invoke(site, callerMID,
> callerBCI);
>
>
> Perhaps this is because I need newer bootstrap. Any ideas where to get that?
>
> Thanks,
> Andrei
>
>
>
More information about the bsd-port-dev
mailing list