From owner-freebsd-current@freebsd.org Fri May 27 20:06:16 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B64CCB4C5A3 for ; Fri, 27 May 2016 20:06:16 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-oi0-x229.google.com (mail-oi0-x229.google.com [IPv6:2607:f8b0:4003:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E5481734; Fri, 27 May 2016 20:06:16 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-oi0-x229.google.com with SMTP id w184so183414063oiw.2; Fri, 27 May 2016 13:06:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=mEMxIOs4Y8qixBvkZ0erxbmV7UoyjgHiIPU7trgKnQk=; b=BJb3MVbs2elny6jKENVcpZ4r/czT524uGvQBdqcHtneJ1J3LHlRvQY3nH3lVqUtJXR Fr/w28rGXrTYPDHp/bQHKgP1hIsXn6BQNC/AyngDlbwMrxxqzB181LxknJ57es5xGnek oD1RplhawHEGkz24jVNodZgjMzlBWjuEv8Dqo2Sp8HzhjixY9Bol8EeM0G6SARv4JU7V jIlY8BA/hw21OHSiSOp7G8blu3lXd/hoBTW4Nnx/uybYObC4iaEEyPjFBFkyTIFLxNpV yg2N+X4h+PGvZPeOoMgoEnbuqz6x5G9tP+EmUk1mQTeDFKRiNSA8guxw0Ls1MkDZJp8F CVdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=mEMxIOs4Y8qixBvkZ0erxbmV7UoyjgHiIPU7trgKnQk=; b=JigVsp/CR+/UvV9E9o5GEJoOoLcHiP7xpfioLVLP3ZwAuY8lHmQVhfdZF2bkd3FJSy wRpJp6NyFSR7FONQwe7t2zfewP1VPySFsHS7ydD9Q3M584u/y00kSaF0Ujcbo9ZSEkuY jf2dBr1kKaAh96j8iwCNCBGxj7jwHRhP3R17+9VLQHDbDDDZwyE3r7xMTNUW7ED644YR UFjdtHIcObDChflWv8q2YyNbR5zZufVxsrb3gfv0HGW3BfwjjmyqYKDG46JXZkNns1Or 9l5PebSHgp06EXlgxVdkXbbbQhGkZOXBugy9wRKJHVasdU9WlgsMup0ulqEAbhfp1cvC qjtg== X-Gm-Message-State: ALyK8tLSY10hYiMTLHkstY6NloDrzoh7j0KTw702tcQvLNQV+UycSMpH69TziZhBgCL0Y+8FwW3NAy/EwiZExw== MIME-Version: 1.0 X-Received: by 10.202.58.134 with SMTP id h128mr10804911oia.174.1464379575870; Fri, 27 May 2016 13:06:15 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.202.4.200 with HTTP; Fri, 27 May 2016 13:06:15 -0700 (PDT) In-Reply-To: <20160527195657.GD4025@FreeBSD.org> References: <20160527195657.GD4025@FreeBSD.org> Date: Fri, 27 May 2016 14:06:15 -0600 X-Google-Sender-Auth: 7ab564FJVlWi6JKTw_JaYClR8EQ Message-ID: Subject: Re: cannot represent machine `mips:amd64' From: Alan Somers To: Glen Barber Cc: FreeBSD CURRENT Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2016 20:06:16 -0000 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