Am 29.04.16 um 21:12 schrieb Glen Barber: > On Fri, Apr 29, 2016 at 06:37:45AM +0000, Glen Barber wrote: >> On Fri, Apr 29, 2016 at 03:55:51PM +0200, Henry Vogt wrote: >>> Hi, >>> attempting to test pkgbase according to the new wiki page >>> https://wiki.freebsd.org/PkgBase >>> >>> As of FreeBSD 11.0-r298768 the third step ('make packages') fails - the >>> only variation to the wiki described method i have is having sources in >>> '/usr/src/11' - is this not supported anymore or what i'm missing ? >>> >>> [...] >>> >>> /usr/obj/usr/src/11/amd64.amd64/kernelstage/tmp/kernel/usr/lib/debug/boot/kernel/ >>> kldxref /usr/obj/usr/src/11/amd64.amd64/kernelstage/tmp/kernel/boot/kernel >>> awk: can't open file /usr/obj/usr/src/11/amd64.amd64/worldstage/METALOG >>> source line number 81 >>> *** Error code 2 >>> >> This should work. I'll take a look. >> > This works for me. I'll need more information from you if you are > seeing failures (src.conf, make.conf, etc.). > > Glen >
Running on FreeBSD 11.0-CURRENT -r298696 fresh checkout of -r 298768 sources, then cd /usr/src/11 make -j 8 buildworld - succeeded. make -j 8 buildkernel - " make packages - stop w/said error. That's all. /etc/src.conf doesn't exist /etc/make.conf --- C U T --- WRKDIRPREFIX=/tmp DISTDIR=/tmp PACKAGES=/var/cache/pkg # pkgbase (exp) KERNCONF=GENERIC --- C U T --- btw. first attemtpt was w/o KERNCONF=GENERIC, then added it, but made no difference. Best Henry -- Henry Vogt <[email protected]> Tel. ++49(0)7471/931158 *Please* use <[email protected]> for MPI Job related mail (only). _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase To unsubscribe, send any mail to "[email protected]"
