FreeBSD_HEAD_amd64_gcc4.9 - Build #673 - Failure

Bryan Drewery bdrewery at FreeBSD.org
Sat Oct 17 17:11:55 UTC 2015


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20151017/ab6c8e0c/attachment.bin>


More information about the freebsd-current mailing list