Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jun 2007 21:02:56 +0900 (JST)
From:      Ken Yamada <ken@tydfam.jp>
To:        brian@Awfulhak.org
Cc:        cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, jkim@FreeBSD.org, henrik@brixandersen.dk
Subject:   Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c
Message-ID:  <20070604.210256.74755563.ken@tydfam.jp>
In-Reply-To: <20070604000911.3bb3890d@dev.lan.Awfulhak.org>
References:  <20070601143519.GA95199@tirith.brixandersen.dk> <20070601.234122.41628551.ken@tydfam.jp> <20070604000911.3bb3890d@dev.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  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.






  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070604.210256.74755563.ken>