On Thu, May 18, 2006 at 09:53:36PM -0400, Jim Wise wrote:
www/jssi: jwise%NetBSD.org@localhost
www/spfc: jwise%NetBSD.org@localhost
These two are pretty out of date by today's standards. Both build
fine for me, so I suspect this is more of the same brokenness in Java
bulk builds which I've complained about in the past, but if they
bother you by all means go ahead and remove them -- if anyone
complains, they can always be restored.
Actually, it's java{,c} from jdk-1.1.8 segfaulting (see [1] and [2]):
===> Building for jssi-1.1.2nb1
CLASSPATH=/usr/pkg/java/jdk-1.1.8/lib/classes.zip:.:/usr/pkg/lib/
java/jsdk.jar:/usr/pkg/java/jdk-1.1.8/lib/classes.zip:/usr/pkg/j
[1] Segmentation fault (core dumped) $(...)/java ${RU...
gmake: *** [org/apache/java/io/PositionReader.class] Error 139
*** Error code 2
===> Building for spfc-0.2.0nb1
test -d ./classes || mkdir ./classes
javac -g -deprecation -d ./classes org/apache/spfc/
AbstractButton.java org/apache/spfc/ActionAdapter.java org/apache/
spfc/ActionE
[1] Segmentation fault (core dumped) $(...)/java ${RU...
gmake: *** [jar] Error 139
*** Error code 2
I just tried building them on 3.99.18/i386, and I see these
segfaults too.
Under which NetBSD version do they work for you?