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

Marko Turk markoml at markoturk.info
Tue Mar 22 13:54:20 UTC 2016


Hi,

On Mon, Mar 21, 2016 at 09:02:40PM +0100, Marko Turk wrote:
> 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.

Same result. It complains about file not found:
/media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/worldstage/media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/worldstage/usr/lib/debug/usr/bin/lastcomm.debug

File lastcomm.debug exists on different path:
/media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/worldstage/usr/lib/debug/usr/bin/lastcomm.debug

BR,
Marko

> 
> 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/20160322/64546fd1/attachment.sig>


More information about the freebsd-pkgbase mailing list