Interesting error during installworld
Bryan Drewery
bdrewery at FreeBSD.org
Mon May 23 16:45:53 UTC 2016
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
More information about the freebsd-current
mailing list