Issue with building base system packages: No such file or dir

Marko Turk markoml at markoturk.info
Mon Mar 21 20:02:46 UTC 2016


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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-pkgbase/attachments/20160321/9799ab75/attachment.sig>


More information about the freebsd-pkgbase mailing list