Date: Mon, 23 May 2016 09:45:47 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Shawn Webb <shawn.webb@hardenedbsd.org>, freebsd-current@freebsd.org Subject: Re: Interesting error during installworld Message-ID: <fc59fc40-d426-46d7-9563-cfb1b97c1c9e@FreeBSD.org> In-Reply-To: <E8FAFEB4-AB82-4C9A-9FDB-C804155685AF@hardenedbsd.org> References: <E8FAFEB4-AB82-4C9A-9FDB-C804155685AF@hardenedbsd.org>
index | next in thread | previous in thread | raw e-mail
On 5/22/16 1:21 PM, Shawn Webb wrote:
> Hey All,
>
> I’m getting this error when doing `make installworld` on recent builds of HEAD. It seems that the error is non-critical as installworld doesn’t actually error out. I’m running HardenedBSD 11-CURRENT on amd64.
>
> sh: tail: not found
> make[4]: "/usr/src/share/mk/bsd.compiler.mk" line 151: warning: "{ echo "__FreeBSD_cc_version" | cc -m32 -DCOMPAT_32BIT -march=i686 -mmmx -msse -msse2 -L/usr/obj/usr/src/lib32/usr/lib32 --sysroot=/usr/obj/usr/src/lib32 -B/usr/obj/usr/src/lib32/usr/lib32 -isystem /usr/obj/usr/src/lib32/usr/include -E - 2>/dev/null || echo __FreeBSD_cc_version; } | tail -n 1" returned non-zero status
>
This is not likely a HardenedBSD issue. It's due to some of my recent
changes. I had fixed this for the native installworld but may have
missed it for the 32bit portion. Looking into it further.
--
Regards,
Bryan Drewery
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fc59fc40-d426-46d7-9563-cfb1b97c1c9e>
