From owner-freebsd-testing@FreeBSD.ORG Fri Mar 27 00:39:55 2015 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0E64A1A; Fri, 27 Mar 2015 00:39:54 +0000 (UTC) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (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 58690388; Fri, 27 Mar 2015 00:39:54 +0000 (UTC) Received: by labto5 with SMTP id to5so59090870lab.0; Thu, 26 Mar 2015 17:39:51 -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:content-type; bh=+zVipZEMxyzje19wJgm8QnlC9QlpwCB2DR7uG828yz0=; b=TgA2Yz2y07cc6qOQJ8wKlPGQ8cDZ9ymomWaMjUxKVpbkgVTmyv5Yh+EMZZ41HzkiYF XEuuzZA01skWhZbb+xx+QA6DCm7uEdVn/UzE+niubd0WQd0vws8s3y33UHEtMp0xv7E5 9ATUN/3Fkjno9i3+ev0OqUa23Zz4wsEVqI8FwiX75UaiBuEe+bCXrJpoXOGg78t8KCTU rpuennbaEno62CXYhlOF+LsnD/v0o8Dnr7ztVTOZ5RUb9joNTAbY9QqFpn76BAjjhYWj lkYNW/rFbl7dzdt0bp1SfG+H+XN2JmYD1dsReYqVFMJEeODTjCqKwzkN4hZlxzGSjFHG rsRQ== MIME-Version: 1.0 X-Received: by 10.112.146.70 with SMTP id ta6mr15875326lbb.59.1427416790989; Thu, 26 Mar 2015 17:39:50 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.108.168 with HTTP; Thu, 26 Mar 2015 17:39:50 -0700 (PDT) In-Reply-To: <1A90C16A-1A23-4EFD-BB61-0E956C8CB49D@bsdimp.com> References: <1857A2A3-0C19-4F52-BCAF-6C72FE7D8DF3@FreeBSD.org> <1A90C16A-1A23-4EFD-BB61-0E956C8CB49D@bsdimp.com> Date: Thu, 26 Mar 2015 17:39:50 -0700 X-Google-Sender-Auth: gMJikbBQ6KlcTCkMQfJyA7WT6N4 Message-ID: Subject: Re: Failed to build with external toolchain From: Craig Rodrigues To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-testing@freebsd.org" , freebsd-toolchain@freebsd.org X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 00:39:55 -0000 On Thu, Mar 26, 2015 at 11:47 AM, Warner Losh wrote: > > > On Mar 26, 2015, at 2:12 AM, Craig Rodrigues > wrote: > > OK. I have a bit of egg on my face... > > The test is for X_COMPILER_TYPE, so COMPILER_VERSION isn't relevant. It's > always outside the tree. > So your original patch is correct. Please go ahead and commit that and > accept my apologies for the wild goose chase. > Okee dokee, I committed my original patch: http://lists.freebsd.org/pipermail/svn-src-all/2015-March/101492.html No worries about geese. External toolchain support is important to the future of FreeBSD, and I appreciate your work. I'm just trying to help as best I can by testing things, reporting problems, and fixing things where I can. -- Craig