Re: cannot represent machine `mips:amd64'

2016-05-27 Thread Glen Barber
On Fri, May 27, 2016 at 07:56:57PM +, Glen Barber wrote:
> On Fri, May 27, 2016 at 01:48:25PM -0600, Alan Somers wrote:
> > Starting today, I get this error for several mips targets whenever I
> > do "make universe".  Does anybody know what might be causing it?  I
> > see it for mips.mips64, mips.mipsn32, and mips.mips64el .
> > 
> > --
> > >>> stage 4.2: building libraries
> > --
> > ===> gnu/lib/libssp/libssp_nonshared (obj,all,install)
> > ===> gnu/lib/libgcc (obj,all,install)
> > ===> lib/libcompiler_rt (obj,all,install)
> > ===> gnu/lib/csu (obj,all,install)
> > ===> lib/csu (obj,all,install)
> > ===> lib/csu/mips (obj)
> > ===> lib/csu/mips (all)
> > ===> lib/csu/mips (install)
> > ===> lib/libcompiler_rt (obj,all,install)
> > ===> lib/libc (obj,all,install)
> > ===> lib/libc_nonshared (obj,all,install)
> > /scratch/tmp/asomers/obj/mips.mips64/home/asomers/freebsd/head/tmp/usr/bin/ld:
> > cannot represent machine `mips:amd64'
> > --- libc.so.7.full ---
> > *** [libc.so.7.full] Error code 1
> > 
> 
> Do you have something unusual in your environment?
> 
> Please show the output of 'make targets'.
> 

Nevermind, actually.   I think this is the wrong rabbit hole.

Glen



signature.asc
Description: PGP signature


Re: cannot represent machine `mips:amd64'

2016-05-27 Thread Alan Somers
On Fri, May 27, 2016 at 1:56 PM, Glen Barber  wrote:
> On Fri, May 27, 2016 at 01:48:25PM -0600, Alan Somers wrote:
>> Starting today, I get this error for several mips targets whenever I
>> do "make universe".  Does anybody know what might be causing it?  I
>> see it for mips.mips64, mips.mipsn32, and mips.mips64el .
>>
>> --
>> >>> stage 4.2: building libraries
>> --
>> ===> gnu/lib/libssp/libssp_nonshared (obj,all,install)
>> ===> gnu/lib/libgcc (obj,all,install)
>> ===> lib/libcompiler_rt (obj,all,install)
>> ===> gnu/lib/csu (obj,all,install)
>> ===> lib/csu (obj,all,install)
>> ===> lib/csu/mips (obj)
>> ===> lib/csu/mips (all)
>> ===> lib/csu/mips (install)
>> ===> lib/libcompiler_rt (obj,all,install)
>> ===> lib/libc (obj,all,install)
>> ===> lib/libc_nonshared (obj,all,install)
>> /scratch/tmp/asomers/obj/mips.mips64/home/asomers/freebsd/head/tmp/usr/bin/ld:
>> cannot represent machine `mips:amd64'
>> --- libc.so.7.full ---
>> *** [libc.so.7.full] Error code 1
>>
>
> Do you have something unusual in your environment?
>
> Please show the output of 'make targets'.
>
> Glen
>

I'm running this on the latest head with only a few minor changes.
I'm using universe11a.freebsd.org, and here's the output of "make
targets"

Supported TARGET/TARGET_ARCH pairs for world and kernel targets
amd64/amd64
arm/arm
arm/armeb
arm/armv6
arm64/aarch64
i386/i386
mips/mipsel
mips/mips
mips/mips64el
mips/mips64
mips/mipsn32
pc98/i386
powerpc/powerpc
powerpc/powerpc64
sparc64/sparc64
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: cannot represent machine `mips:amd64'

2016-05-27 Thread Glen Barber
On Fri, May 27, 2016 at 01:48:25PM -0600, Alan Somers wrote:
> Starting today, I get this error for several mips targets whenever I
> do "make universe".  Does anybody know what might be causing it?  I
> see it for mips.mips64, mips.mipsn32, and mips.mips64el .
> 
> --
> >>> stage 4.2: building libraries
> --
> ===> gnu/lib/libssp/libssp_nonshared (obj,all,install)
> ===> gnu/lib/libgcc (obj,all,install)
> ===> lib/libcompiler_rt (obj,all,install)
> ===> gnu/lib/csu (obj,all,install)
> ===> lib/csu (obj,all,install)
> ===> lib/csu/mips (obj)
> ===> lib/csu/mips (all)
> ===> lib/csu/mips (install)
> ===> lib/libcompiler_rt (obj,all,install)
> ===> lib/libc (obj,all,install)
> ===> lib/libc_nonshared (obj,all,install)
> /scratch/tmp/asomers/obj/mips.mips64/home/asomers/freebsd/head/tmp/usr/bin/ld:
> cannot represent machine `mips:amd64'
> --- libc.so.7.full ---
> *** [libc.so.7.full] Error code 1
> 

Do you have something unusual in your environment?

Please show the output of 'make targets'.

Glen



signature.asc
Description: PGP signature