Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 10:29:16 +0100
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        Michael Dexter <editor@callfortesting.org>
Cc:        "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org>
Subject:   Re: CFT: bhyve AMD snapshot
Message-ID:  <52F9ED6C.3050604@digiware.nl>
In-Reply-To: <CAGBxaX=jU7XT716TtVfQgqCjpFgf4poJx0Ta1SoGk27eO82yRw@mail.gmail.com>
References:  <52F6953D.2010400@callfortesting.org>	<52F7C9FC.5070409@digiware.nl>	<52F8735E.8020701@callfortesting.org>	<52F8ECC2.2060805@digiware.nl>	<52F97A84.90308@callfortesting.org>	<CAGBxaXmHFRAQaQZdR=dJgJoK%2BdhzRiooMPFhu8q2oUFU6SyDjg@mail.gmail.com> <CAGBxaX=jU7XT716TtVfQgqCjpFgf4poJx0Ta1SoGk27eO82yRw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>     On Mon, Feb 10, 2014 at 8:19 PM, Michael Dexter
>     <editor@callfortesting.org <mailto:editor@callfortesting.org>> wrote:
>
>
>         Willem,
>
>         On 2/10/14 7:14 AM, Willem Jan Withagen wrote:
>          > I usually prefer to build my onw. So I tried that from a both
>         basic
>          > 10-stable as well as the svn-url I got from Peter some time
>         ago. But
>          > - building 10-stable did not give the amd svm stuff
>          > - building the previous svn-url on my 10-stable bombs out due
>         to some
>          > missing net/.... files. Need to rerun, to get the exact error.
>
>         The snapshot was built from the SVM projects branch:
>
>         http://svnweb.freebsd.org/base/projects/bhyve_svm/
>
>         I opted to build world with -j4 and kernel on -j2 on a dual-core
>         system
>         as per Glen Barber's suggestion of how he is building the
>         official releases.

In my case it was a src.conf which contained

WITHOUT_PF = true
WITH_IPFW = true

After which the buildworld breaks on building iipfw, because of missing 
pf files.

Removing WITHOUT_PF lets me build world.

--WjW





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F9ED6C.3050604>