On Mon, Mar 21, 2016 at 07:38:35PM +0000, Glen Barber wrote: > Did you run 'buildworld' and 'buildkernel' and have WITHOUT_DEBUG_FILES > set, and did not specify that when running the 'packages' target? >
No, this is build{world,kernel} I ran:
make buildworld TARGET_ARCH=i386 && make buildkernel TARGET_ARCH=i386
KERNCONF=VIMAGE
I'm cross-compiling it for qemu guest, host is amd64:
FreeBSD shkatula 10.3-BETA3 FreeBSD 10.3-BETA3 #0 r296341: Thu Mar 3 10:54:35
CET 2016 root@shkatula:/usr/obj/usr/src/sys/GENERIC amd64
I'll clean obj/ dir and try to reproduce it tomorrow.
Here is /etc/src.conf (if it matters):
WITHOUT_ATM="YES"
WITHOUT_BLUETOOTH="YES"
WITHOUT_FLOPPY="YES"
WITHOUT_GPIB="YES"
WITHOUT_GPIO="YES"
WITHOUT_IPFILTER="YES"
WITHOUT_IPFW="YES"
WITHOUT_IPX="YES"
WITHOUT_LS_COLORS="YES"
WITHOUT_FREEBSD_UPDATE="YES"
WITHOUT_BHYVE="YES"
BR,
Marko
signature.asc
Description: PGP signature
