Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #673 - Failure

From: Bryan Drewery <bdrewery_at_FreeBSD.org>
Date: Sat, 17 Oct 2015 10:11:50 -0700
On 10/17/2015 9:00 AM, Bryan Drewery wrote:
> On 10/17/2015 8:57 AM, Bryan Drewery wrote:
>>> Guess what happens when I use a proper clang-tblgen?
>>>
>>> $ make all
>>> /usr/obj/home/ngie/git/freebsd/src/usr.bin/clang/clang-tblgen/clang-tblgen -gen-arm-neon  -d arm_neon.d -o arm_neon.h  /home/ngie/git/freebsd/src/lib/clang/include/../../../contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td
>>> $
>>>
>>> Voila.
>>>
>>> So this is happening because it’s using clang-tblgen from the build host somehow, which is not able to process the .td files.
>> Perhaps PATH got set wrong somehow. Note that the build log does not
>> have an absolute path for clang-tblgen, as the above code would cause.
>> It is just using the default PATH as other builds do.
> 
> I reproduced this PATH issue here locally and digging deeper.
> 

Yes, something in my changes definitely is passing the wrong PATH here.

-- 
Regards,
Bryan Drewery


Received on Sat Oct 17 2015 - 15:11:55 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC