Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2014 10:18:42 -0700
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        Brooks Davis <brooks@freebsd.org>, Warner Losh <imp@bsdimp.com>
Cc:        freebsd-current Current <freebsd-current@freebsd.org>
Subject:   Problems building FreeBSD 9.2 on FreeBSD 10
Message-ID:  <CAG=rPVct-HzOksM2KQvPuOdf4zgZo__=Oannh0x%2B_JVHEzQyyw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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=rPVct-HzOksM2KQvPuOdf4zgZo__=Oannh0x%2B_JVHEzQyyw>