Interesting error during installworld

Bryan Drewery bdrewery at FreeBSD.org
Mon May 23 17:11:49 UTC 2016


On 5/23/16 9:45 AM, Bryan Drewery wrote:
> 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.
> 

Fixed in r300525.

-- 
Regards,
Bryan Drewery


More information about the freebsd-current mailing list