From owner-freebsd-current@freebsd.org Mon Mar 28 14:01:02 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 14B8BAE0325 for ; Mon, 28 Mar 2016 14:01:02 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from relay16.nicmail.ru (relay16.nicmail.ru [195.208.5.134]) (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 AE87F1C50 for ; Mon, 28 Mar 2016 14:01:00 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from [109.70.25.185] (port=48808 helo=fujitsu) by f17.mail.nic.ru with esmtp (Exim 5.55) (envelope-from ) id 1akXix-0005SN-5a; Mon, 28 Mar 2016 17:00:55 +0300 Received: from [93.174.131.138] (account afiskon@devzen.ru HELO fujitsu) by proxy06.mail.nic.ru (Exim 5.55) with id 1akXix-0002qC-Kq; Mon, 28 Mar 2016 17:00:55 +0300 Date: Mon, 28 Mar 2016 17:00:31 +0300 From: Aleksander Alekseev To: Gary Jennejohn Cc: Michael Gmelin , freebsd-current@freebsd.org Subject: Re: Need some help with ports and rebuilding the world Message-ID: <20160328170031.023f0adb@fujitsu> In-Reply-To: <20160328094742.68bc9046@ernst.home> References: <20160327234202.178df9a4@fujitsu> <20160327225612.713eaa2a@bsd64.grem.de> <20160328084735.29eff991@fujitsu> <20160328094742.68bc9046@ernst.home> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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, 28 Mar 2016 14:01:02 -0000 > I think I realized what's going on. I probably rebuilded the world on > two different machines but forgot to do it on this one. I will > re-check this and report results a bit later. OK, here is a problem. I can't upgrade the world because of compile errors I mentioned before: http://lpaste.net/948188758727983104 This issue reproduces with both CLang 3.6 and new CLang compiled manually from trunk (I created symlinks clang++-3.9 and clang-cpp-3.9 to clang-3.9 and it solved my problem with CLang I mentioned before). Thoughts? -- Best regards, Aleksander Alekseev http://eax.me/