[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Jenkins Build Slave on kFreeBSD



On Mon, May 06, 2013 at 12:46:28PM +0200, Damien Raude-Morvan wrote:
> Hi Guido,
> 
> 2013/5/6 Guido Günther <agx@sigxcpu.org>
> 
> > > > Are there any other options besides gcj on kFreeBSD?
> > >
> > > Maybe you can try to install old snapshot of openjdk-7 package which
> > works
> > > under kFreeBSD ?
> > > http://people.debian.org/~drazzib/openjdk/kfreebsd-snapshots/
> > >
> > > [NB: current release of openjdk - in experimental - FTBFS under
> > kfreebsd. I've
> > > to find time to update patches series...]
> >
> > I'd be glad to help out here. Did you start already?
> >  -- Guido
> >
> 
> Current patches are here :
> http://bazaar.launchpad.net/~openjdk/openjdk/openjdk7/files/head:/patches/
> look for kfreebsd-* files
> 
> I haven't started updating them for lastest Icedtea 2.3.x, so you can give
> it a try.

I updated the patches and also updated OpenJDK to 2.3.9 which has
another bootstrap problem fixed. Thus I get a bit further:

/usr/bin/xsltproc -IN /data/home/agx/openjdk7/openjdk-7/build/openjdk-boot/hotspot/src/share/vm/prims/jvmti.xml -XSL /data/home/agx/openjdk7/openjdk-7/build/openjdk-boot/hotspot/src/share/vm/prims/jvmtiHpp.xsl -OUT /data/home/agx/openjdk7/openjdk-7/build/openjdk.build-boot/hotspot/outputdir/bsd_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnv.hpp
Unknown option -IN
Generating /data/home/agx/openjdk7/openjdk-7/build/openjdk.build-boot/hotspot/outputdir/bsd_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnter.cpp
Usage: /usr/bin/xsltproc [options] stylesheet file [file ...]
   Options:
        --version or -V: show the version of libxml and libxslt used
        --verbose or -v: show logs of what's happening
        --output file or -o file: save to a given file
        --timing: display the time used

I see that there's

	patches/boot/xsltproc.patch

fixing this up for linux so I wonder if I the above bsd_amd64_compiler2
should rather read linux_amd64_compiler2. I tried to find other hotspot
kFreeBSD bootstrap logs to compare with on the net but failed. So any
pointer is appreciated. The full log is here:

	http://honk.sigxcpu.org/tmp/kfreebsd-build.log	

based on this git:

	https://honk.sigxcpu.org/gitweb/?p=scratchbuilds/openjdk-7.git;a=summary

Cheers,
 -- Guido





> 
> Cheers,
> -- 
> Damien - Debian Developper
> http://wiki.debian.org/DamienRaudeMorvan


Reply to: