Re: cannot represent machine `mips:amd64'

From: Alan Somers <asomers_at_freebsd.org>
Date: Fri, 27 May 2016 14:06:15 -0600
On Fri, May 27, 2016 at 1:56 PM, Glen Barber <gjb_at_freebsd.org> 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
Received on Fri May 27 2016 - 18:06:16 UTC

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