From owner-freebsd-current@FreeBSD.ORG Mon Jun 15 20:50:11 2015 Return-Path: Delivered-To: freebsd-current@hub.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 67FBCF8E; Mon, 15 Jun 2015 20:50:11 +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 2540E638; Mon, 15 Jun 2015 20:50:10 +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=X79aaccF0l7mHDnsu0FVnvM6BhcnSGX9CxDwW4J9+t4=; b=fI0CoICtX7dhVxaktxVA6jOFBKLYFVcUU856tHUVW16YD0brcdON0LG0JRQnUEJ+KamL561rSBrcQuze1bru8IPS8w51m+3MHV766k/rbdI5g1XrwsyDUlXur18XdHJk55t8BvuKSjktZNeyP70pYTZpnsmIERGUV7/YtJ4OWbA=; Received: from [134.249.91.180] (helo=nonamehost.local) by frv158.fwdcdn.com with esmtpsa ID 1Z4bKY-000HFQ-5q ; Mon, 15 Jun 2015 23:50:06 +0300 Date: Mon, 15 Jun 2015 23:50:05 +0300 From: Ivan Klymenko To: "O. Hartmann" Cc: Dimitry Andric , Garrett Cooper , Boris Samorodov , "freebsd-current@freebsd.org" Subject: Re: Build world problem r284331 > r284377 Message-ID: <20150615235005.53129733@nonamehost.local> In-Reply-To: <20150615220529.37f777ec.ohartman@zedat.fu-berlin.de> 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> 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:50:11 -0000 Mon, 15 Jun 2015 22:05:29 +0200 "O. Hartmann" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81= =D0=B0=D0=B2: > 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 ... My revision 284344 was built properly.