make xdev failing for me

Warner Losh imp at bsdimp.com
Mon Feb 4 01:51:23 UTC 2013


On Feb 3, 2013, at 11:43 AM, Isaac (.ike) Levy wrote:

> On Feb 2, 2013, at 8:20 PM, Warner Losh wrote:
>> On Feb 2, 2013, at 10:13 AM, Isaac (.ike) Levy wrote:
>> 
>>> Hi All,
>>> 
>>> Been using Tim's scripts for a few months,
>>> I've just rebuilt a 10.x "build-mule" machine, and I'm snagged somewhere new:
>>> 
>>> # make xdev XDEV=arm XDEV_ARCH=arm
>>> 
>>> Breaking output below.
>>> I pulled the clang bits from /etc/make.conf, but it appears to be using clang to build the xdev bits?
>>> 
>>> (I don't believe it's relevant, but I built the host using clang, (amd64), and the boot disk is zfs.)
>>> 
>>> --
>>> Should I file a PR, or am I down a known-silly path?
>> 
>> Please file a PR. This should just work. It did last time I did it. I'll look at it after I get back from a mini-vacation I'm on...
>> 
>> Warner
> 
> Just submitted a PR, will keep my ears perked if you want me to try anything, (I'm dead in the water until I get past this anyhow).
> 
> In the meantime, I may just wipe the machine and try again fresh.

sudo -E make xdev XDEV=arm XDEV_ARCH=arm

seems to be working for me...  It is busy building gcc for me at the moment. I suspect clang-related issues... Can you check to see that WITHOUT_CLANG and WITH_GCC are defined?

Warner


More information about the freebsd-arm mailing list