Re: modules on -current

2015-04-22 Thread Chavdar Ivanov
Yes, the command line (for i386, obviously) is ./build.sh -D/home/sysbuild/Sysbuild/i386/destdir -M/home/sysbuild/Sysbuild/i386/obj -N2 -R/home/sysbuild/Sysbuild/release -T/home/sysbuild/Sysbuild/i386/tools -U -X/home/sysbuild/xsrc -j6 -mi386 -u -x release iso-image (I use pkgsrc/sysbuild).

Re: modules on -current

2015-04-21 Thread Chavdar Ivanov
Both my 7.99.10 overnight builds (i386 and amd64) were successful. Chavdar On Tue, 21 Apr 2015 at 03:30 Paul Goyette p...@vps1.whooppee.com wrote: Is it only the amd64-xen modules that aren;t handled properly? Or are both amd64 and amd64-xen affected? This used to work correctly (in the

Re: modules on -current

2015-04-21 Thread Hisashi T Fujinaka
Do you use -u? On Tue, 21 Apr 2015, Chavdar Ivanov wrote: Both my 7.99.10 overnight builds (i386 and amd64) were successful. Chavdar On Tue, 21 Apr 2015 at 03:30 Paul Goyette p...@vps1.whooppee.com wrote: Is it only the amd64-xen modules that aren;t handled properly? Or are

modules on -current

2015-04-20 Thread bch
This has been the case nearly all day, so I'll report it: # ./build.sh -j4 -x -u distribution [...] ./stand/amd64-xen/7.99.10/modules/xc3028/xc3028.kmod ./stand/amd64-xen/7.99.10/modules/xc5k ./stand/amd64-xen/7.99.10/modules/xc5k/xc5k.kmod ./stand/amd64-xen/7.99.10/modules/zfs

Re: modules on -current

2015-04-20 Thread Paul Goyette
Is it only the amd64-xen modules that aren;t handled properly? Or are both amd64 and amd64-xen affected? This used to work correctly (in the pre-7.0 days) - but of course, that was before the had the @OSRELEASE@ variants of the modules for amd64, i386, and powerpc... :) On Mon, 20 Apr

Re: modules on -current

2015-04-20 Thread Hisashi T Fujinaka
I think you just have to delete the stand directory. For some reason the 7.99.10 don't get regenerated until the 7.99.9 is gone. On Mon, 20 Apr 2015, bch wrote: This has been the case nearly all day, so I'll report it: # ./build.sh -j4 -x -u distribution [...]