Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2014 11:35:42 -0700
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        "Simon J. Gerraty" <sjg@juniper.net>, Marcel Moolenaar <marcel@freebsd.org>
Cc:        freebsd-current Current <freebsd-current@freebsd.org>, Brooks Davis <brooks@freebsd.org>, Warner Losh <imp@bsdimp.com>
Subject:   Re: Problems building FreeBSD 9.2 on FreeBSD 10
Message-ID:  <CAG=rPVfkGa7=n-TSqcnP574ry0Au2THbqvAZJfKD5OK9a1FBNw@mail.gmail.com>
In-Reply-To: <CAG=rPVct-HzOksM2KQvPuOdf4zgZo__=Oannh0x%2B_JVHEzQyyw@mail.gmail.com>
References:  <CAG=rPVct-HzOksM2KQvPuOdf4zgZo__=Oannh0x%2B_JVHEzQyyw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Simon,

Do you know if there is some sort of patch that can be applied to
FreeBSD stable/9 sources so that it can be built on a FreeBSD
10/stable, or FreeBSD CURRENT
host with bmake?

I'm trying to build a FreeBSD stable/9 jail on a FreeBSD 10/stable host, so that
I can build ports inside the jail with poudriere.

Thanks.
--
Craig


On Mon, May 19, 2014 at 10:18 AM, Craig Rodrigues <rodrigc@freebsd.org> wrote:
> Hi,
>
> On a FreeBSD 10 host, I am trying to build this:
>
> https://github.com/trueos/trueos
>
> which is derived from FreeBSD 9.2.
>
>
> If I build like this:
>
> env TARGET=amd64 TARGET_ARCH=amd64 make -j 9 SRCCONF=/dev/null
> __MAKE_CONF=/opt/local/branches/freenas/os-base/amd64/make.conf.build
> NO_CLEAN=1 buildworld
>
> I get this error:
>
> --- upgrade_checks ---
> A failure has been detected in another branch of the parallel make
>
> make[1]: stopped in /opt/local/branches/freenas/FreeBSD/src
> *** [upgrade_checks] Error code 2
>
> make: stopped in /opt/local/branches/freenas/FreeBSD/src
> 1 error
>
>
> If I remove the "-j 9", then I can get the build to work properly.
>
> Does anyone know what fixes I can pull in from stable/9 or
> HEAD so that I can get this to build successfully with the "-j 9" flag without
> failing?
>
> I saw similar problems reported in these discussion threads, but I
> didn't see what the solution to the problem was:
>
> http://lists.freebsd.org/pipermail/freebsd-stable/2014-January/077142.html
> http://lists.freebsd.org/pipermail/freebsd-stable/2013-November/075773.html
>
>
> --
> Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVfkGa7=n-TSqcnP574ry0Au2THbqvAZJfKD5OK9a1FBNw>