Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2016 10:37:05 +0200
From:      Henry Vogt <henry.vogt@gmail.com>
To:        Glen Barber <gjb@FreeBSD.org>
Cc:        freebsd-pkgbase@freebsd.org
Subject:   Re: make packages misses METALOG in kernelstage (worldstage, really)
Message-ID:  <a60b1831-abaf-ee61-a9f2-e72dd0496b7f@gmail.com>
In-Reply-To: <20160429191209.GO1804@FreeBSD.org>
References:  <a934cc8f-4cf8-9bc9-d8ba-fecc5dc0a3cb@gmail.com> <20160429063745.GM1804@FreeBSD.org> <20160429191209.GO1804@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <henry.vogt@gmail.com>             Tel. ++49(0)7471/931158
*Please* use  <hv@tuebingen.mpg.de> for MPI Job related mail (only).




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a60b1831-abaf-ee61-a9f2-e72dd0496b7f>