Date: Sun, 21 Jun 2015 23:12:06 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no> To: Garrett Cooper <yaneurabeya@gmail.com> Cc: FreeBSD current <freebsd-current@freebsd.org> Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? Message-ID: <alpine.BSF.2.20.1506212310020.69928@mail.fig.ol.no> In-Reply-To: <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> References: <alpine.BSF.2.20.1506211155290.69928@mail.fig.ol.no> <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Jun 2015 13:05-0700, Garrett Cooper wrote: > > CC=clang > > CXX=clang++ > > CPP=clang-cpp > > Hi Trond, > You need to remove these lines. They shouldn?t have been set before or after the commits from projects/bmake . > Thanks, Ah. That's good to know. Pilot error, indeed. They were probably leftovers from when we could choose between gcc and clang. I'll remove those lines and see what happens. Thanks. -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestøl, | Trond Endrestøl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjøvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 01:41:05 2015 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B356138 for <freebsd-current@nevdull.freebsd.org>; Mon, 22 Jun 2015 01:41:05 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from slim.berklix.org (slim.berklix.org [94.185.90.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBB35306 for <freebsd-current@freebsd.org>; Mon, 22 Jun 2015 01:41:03 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p57BCFDD9.dip0.t-ipconnect.de [87.188.253.217]) (authenticated bits=128) by slim.berklix.org (8.14.5/8.14.5) with ESMTP id t5LKghYN059070; Sun, 21 Jun 2015 22:42:44 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id t5LKdgFH032352; Sun, 21 Jun 2015 22:39:42 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id t5LKdH9h006868; Sun, 21 Jun 2015 22:39:30 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <201506212039.t5LKdH9h006868@fire.js.berklix.net> To: Garrett Cooper <yaneurabeya@gmail.com> cc: =?iso-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no>, FreeBSD current <freebsd-current@freebsd.org> Subject: Re: amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error? From: "Julian H. Stacey" <jhs@berklix.com> Organization: http://berklix.com BSD Unix Linux Consultants, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Sun, 21 Jun 2015 13:05:38 -0700." <65E0AFBE-0E73-42C9-A140-4AC617500E73@gmail.com> Date: Sun, 21 Jun 2015 22:39:17 +0200 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 22 Jun 2015 01:41:05 -0000 > <Trond.Endrestol@fagskolen.gjovik.no> wrote: > > > Hi, > >=20 > > Am I the only one who fails to build recent base/head (r284673) on > > pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs. > > ... > > > CC=3Dclang > > CXX=3Dclang++ > > CPP=3Dclang-cpp > > Hi Trond, > You need to remove these lines. They shouldn=92t have been set = > before or after the commits from projects/bmake . > Thanks, In case it's of interest, I ran make world OK a few hours back with 284659 & no C directives in make.conf re compiler, (though I see I have /etc/src.conf : WITHOUT_ZFS= NO_WERROR= NO_WERROR.clang= ) Cheers, Julian -- Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com Reply after previous text, like a play - Not before, which looses context. Indent previous text with "> " Insert new lines before 80 chars. Send plain text, Not quoted-printable, Not HTML, Not ms.doc, Not base64.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1506212310020.69928>