From owner-freebsd-current@FreeBSD.ORG Mon Jun 15 20:59:02 2015 Return-Path: Delivered-To: freebsd-current@hub.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 4B29B3A1; Mon, 15 Jun 2015 20:59:02 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv158.fwdcdn.com (frv158.fwdcdn.com [212.42.77.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA3448B0; Mon, 15 Jun 2015 20:59:01 +0000 (UTC) (envelope-from fidaj@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=2Ug6LIFYsX5KDnVfxiYRIxf312wjBO/dwDmpUVsI9H4=; b=QWBaJORM6atxw5logBjGyE1OWFfwQm1N1x8S7c/3RQhUyngB3h9C1cOWGyBNG9SS9ae332ns21P5S1YWlB75eX7mmVQm+mX/vaFc3ixMtivNsITgpUdwutV8vVR7P7cNesEU/K7AX3fE5Ro4AgpL56X/vV0epy9Cjp+IqxW/h8A=; Received: from [134.249.91.180] (helo=nonamehost.local) by frv158.fwdcdn.com with esmtpsa ID 1Z4bTA-0002am-5D ; Mon, 15 Jun 2015 23:59:00 +0300 Date: Mon, 15 Jun 2015 23:58:59 +0300 From: Ivan Klymenko To: Baptiste Daroussin Cc: "O. Hartmann" , Dimitry Andric , Garrett Cooper , Boris Samorodov , "freebsd-current@freebsd.org" Subject: Re: Build world problem r284331 > r284377 Message-ID: <20150615235859.48348b0c@nonamehost.local> In-Reply-To: <20150615205142.GO925@ivaldir.etoilebsd.net> References: <20150614114800.52d0d161@nonamehost.local> <557D5520.2050206@passap.ru> <20150614132718.1540674b@nonamehost.local> <557D58FD.6080907@passap.ru> <9A796523-6BD9-493B-B9A9-088D90456F73@gmail.com> <20150615182104.2d148033.ohartman@zedat.fu-berlin.de> <20150615220529.37f777ec.ohartman@zedat.fu-berlin.de> <20150615235005.53129733@nonamehost.local> <20150615205142.GO925@ivaldir.etoilebsd.net> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=134.249.91.180; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 15 Jun 2015 20:59:02 -0000 Mon, 15 Jun 2015 22:51:42 +0200 Baptiste Daroussin =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0= =D0=B2: > On Mon, Jun 15, 2015 at 11:50:05PM +0300, Ivan Klymenko wrote: > > Mon, 15 Jun 2015 22:05:29 +0200 > > "O. Hartmann" =D0=BD=D0=B0=D0=BF=D0=B8=D1= =81=D0=B0=D0=B2: > >=20 > > > Am Mon, 15 Jun 2015 20:27:49 +0200 > > > Dimitry Andric schrieb: > > >=20 > > > > On 15 Jun 2015, at 18:21, O. Hartmann > > > > wrote: ... > > > > > r284417 still fails ... > > > >=20 > > > > Please revert to r284344, e.g. just before r284345 (the huge > > > > "meta-mode" commit by Simon). This broke custom CXXFLAGS for > > > > mkdep invocations. I have updated bug 200868 with some > > > > information. [1] > > > >=20 > > > > -Dimitry > > > >=20 > > > > [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200868#c6 > > > >=20 > > >=20 > > >=20 > > > Tried reverting to r284344, but buildworld fails in the same or > > > similar manner ... > >=20 > > My revision 284344 was built properly. >=20 > FYI head should be fix for standard options, non standard options may > need some work >=20 > Best regards, > Bapt standard options !=3D defaults options ;)