svn commit: r338650 - in head/java/openjdk7: . files
Matthew D. Fuller
fullermd at over-yonder.net
Sun Jan 5 04:35:01 UTC 2014
On Sat, Jan 04, 2014 at 03:56:26PM +0000 I heard the voice of
Mathieu Arnold, and lo! it spake thus:
>
> Log:
> Revert lang/openjdk7 to 7u25.
This has had build problems for me on 2 different systems that had _45
installed. It blows up after using the installed openjdk7 partway
through with an error chain like
gmake[6]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product'
All done.
gmake[5]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product'
cd bsd_amd64_compiler2/product && ./test_gamma
Using java runtime at: /usr/local/openjdk7/jre
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/invoke/AdapterMethodHandle
gmake[4]: *** [product] Error 1
gmake[4]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/hotspot/outputdir'
gmake[3]: *** [generic_build2] Error 2
gmake[3]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/hotspot/make'
gmake[2]: *** [product] Error 2
gmake[2]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk/hotspot/make'
gmake[1]: *** [hotspot-build] Error 2
gmake[1]: Leaving directory `/usr/ports.work/usr/ports/java/openjdk7/work/openjdk'
gmake: *** [build_product_image] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/java/openjdk7.
*** [build] Error code 1
On one system I could get around it by just dumping the installed
openjdk7 and letting it pull in a new bootstrap. The other, it seems
to have worked to manually install the bootstrap and do a
% make BOOTSTRAPJDKDIR=/usr/local/bootstrap-openjdk
dance in the port dir.
--
Matthew Fuller (MF4839) | fullermd at over-yonder.net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
More information about the freebsd-ports
mailing list