cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

Henrik Brix Andersen henrik at brixandersen.dk
Mon Jun 4 12:26:42 UTC 2007


On Mon, Jun 04, 2007 at 09:02:56PM +0900, Ken Yamada wrote:
>   Thank you Brian for your very good observation.
> 
>   I have a good new as well as a bad news.
>   I could compile jdk15 successfully with Uniprocess kernel, but failed with multiprocess kernel.    
> 
>   I found that the file /usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/java/java.lang/.classes.list remains which ought to be removed when the compilation aborted.  I suspected that the only reason the file not being deleted is because of the others accessed to it when tried to be deleted.  So, I tried uniprocess kernel, and solved the problem.
> 
>   So, there might be some possibilities of file system issues with -current smp kernel.  I do not have any problem with "make -j 8 buildworld", so it is only my guess from the phenomena I have with jdk15 compilation.
> 
> I am using 2 x Opteron dual-core, options SMP, device apic, options KSE.

I successfully compiled java/jdk15 with java/linux-sun-jdk15 on my
Core Duo (SMP-enabled) -CURRENT yesterday. Are you passing '-j n' to
make(1) for ports?

If yes, try passing '-j 1' to make(1) instead.

Regards,
Brix
-- 
Henrik Brix Andersen <henrik at brixandersen.dk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 209 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20070604/e6f9080c/attachment.pgp


More information about the cvs-all mailing list