Date: Sat, 08 Feb 2014 15:17:02 -0500 From: Joe Marcus Clarke <marcus@freebsd.org> To: Alexey Dokuchaev <danfe@nsu.ru>, Chris Rees <crees@bayofrum.net> Cc: ports@freebsd.org, tinderbox-list@marcuscom.com Subject: Re: 10.0-release jail on head-hosted tinderbox (Was: Re: 10.0-hosted tinderbox: 8.4 builds broken?) Message-ID: <52F690BE.6010509@freebsd.org> In-Reply-To: <20140207071856.GA14462@regency.nsu.ru> References: <20131009110955.GA75075@regency.nsu.ru> <CAE-m3X2CBJochmozViCHKg34ec2eByQuE6ju00Q8ZQD1=8=SXQ@mail.gmail.com> <4d21dc12-2fb5-43a7-a0fd-8ea13c6ebf5a.maildroid@localhost> <20131009212710.GA7998@regency.nsu.ru> <a79af119e97e026884867f2797b059e2@www.bayofrum.net> <4ABC4095-7230-4C69-92D4-756057C46296@bayofrum.net> <20140207071856.GA14462@regency.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/7/14, 2:18 AM, Alexey Dokuchaev wrote: > On Sun, Oct 13, 2013 at 01:36:45PM +0100, Chris Rees wrote: >> It appears that really weird SRCBASE assumptions are made throughout the >> code. I'll have to put a temporary hack in to just make SRCBASE appear >> inside the chroot whatever it's set to. Setting and unsetting SRCBASE just >> breaks different things in weird ways, and this is the only reliable fix >> I've found. >> >> Joe, please can I stick this in, and merge to the beta? >> >> http://www.bayofrum.net/~crees/patches/tinderbox-fake-srcbase.diff >> >> Alexey, try this patch. This one definitely works for me, and gets the >> dependencies working correctly. > > Can be unrelated, but I've been observing some bad behavior with fresh > tinderbox code from CVS and equally fresh -CURRENT (just tried again > today): install FreeBSD/amd64, 'cvs up', rebuild world/kernel (GENERIC), > cvs co tinderbox, create jails for 10.0-RELEASE and 9.2-RELEASE. Builds > for 9.2 work fine; trying to build anything for 10.0 always fails in a > similar way (take a look at attached make.0 file). I've seen this on > i386/non-zfs as well. Particularly, these lines look bad: > > /buildscript: pkg-static: not found > tar: Error opening archive: Failed to open 'pkg-1.2.6.txz' > /buildscript: ./pkg-static: not found > error in dependency pkg-1.2.6.txz, exiting This part looks weird: skipping package pkg-1.2.6.txz for pcre-8.34 since it is missing Why wasn't pkg built? It appears the Makefile was generated correctly to a point. Pcre should depend on pkg. What does the Makefile look like? Do you have any logs for the pkg package build? Joe > > ./danfe > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F690BE.6010509>