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>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/22/16 1:21 PM, Shawn Webb wrote: > Hey All, >=20 > I=E2=80=99m getting this error when doing `make installworld` on recent= builds of HEAD. It seems that the error is non-critical as installworld = doesn=E2=80=99t actually error out. I=E2=80=99m running HardenedBSD 11-CU= RRENT on amd64. >=20 > 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=3Di686 -mmmx -ms= se -msse2 -L/usr/obj/usr/src/lib32/usr/lib32 --sysroot=3D/usr/obj/usr/s= rc/lib32 -B/usr/obj/usr/src/lib32/usr/lib32 -isystem /usr/obj/usr/src/l= ib32/usr/include -E - 2>/dev/null || echo __FreeBSD_cc_version; } | tail = -n 1" returned non-zero status >=20 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. --=20 Regards, Bryan Drewery
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fc59fc40-d426-46d7-9563-cfb1b97c1c9e>