From owner-freebsd-current@freebsd.org Mon Mar 28 22:42:14 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 4DE66AE1F91 for ; Mon, 28 Mar 2016 22:42:14 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (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 D9C5F18B7 for ; Mon, 28 Mar 2016 22:42:13 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id 20so1462845wmh.1 for ; Mon, 28 Mar 2016 15:42:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=DW6BBZLumznFUoWcVFYs02Un8O6xV33gec+4FIHOvfs=; b=gab4XpdWytLglwasLVfJcuxgp7sNFsHYxkvRdE3h02tGMht52tdv03jIac5Y4qlcFo tzRUFa+QrA2nSEJZU+uAoVcXU2Ad//ehTiuzXZenLwNvOZHiardXLx7MrCjI3kOapry4 2f6CihceXGIktqF3SJtnhYbOik4aTTfuDKD5VXgSZ0FuN34O3yY/3Uxq0axFb8GMqaIK 96q1XdSBDtUPLdPUp717VyCbPY4j4P88C6hayTiq/XUz7t3rbHiskZeUQCqwa3sjlIjE 7QLtSL++q+81KmTPtdO4Z4JOPU7KeSEKVSEzgkb4vLZOuTkLVUVdyjljk0q+dOlimu42 Eo4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=DW6BBZLumznFUoWcVFYs02Un8O6xV33gec+4FIHOvfs=; b=hbqJtoVMlmfpmIwV8C1qHm23tz4ROhkghRpx3HpbMCX7B31t6SeSRSfkeXJaaTa0Fd C0+3t8dgXA4pLyl6qpvnR+27gGAdPnb6zGz/O35le774M+jbPoNlyI+xyW3ZrbJseWYI h1ZK1z2Qr6k+PSUBybLrS9drwEdtrNzUscYaQeIMmyr0Zk5IshzeLZuc6bdn/N5tZAxZ Rgi5l0qJanR28Cj7lHOiTUJi27Sph3kNgPvrTYYshNKoR0lkYpZ759UIE0/tKlFaGDol pHKs9BkUJHNB5Sx2PBLPWV7Dq78aSe8xXOvDYsHxZ6qqJdRft+a5O7UBCqStbzCDsCgr g9Pw== X-Gm-Message-State: AD7BkJJqlFAdAnYzLIem/zEGqmAxQxUQyWty6zf5o/l2wW6APR3u5h/ZZ5627/vVLUYUdw== X-Received: by 10.194.202.133 with SMTP id ki5mr30688661wjc.27.1459204932531; Mon, 28 Mar 2016 15:42:12 -0700 (PDT) Received: from ernst.home (p578E1A4F.dip0.t-ipconnect.de. [87.142.26.79]) by smtp.gmail.com with ESMTPSA id u14sm11922373wmu.8.2016.03.28.15.42.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Mar 2016 15:42:11 -0700 (PDT) Date: Tue, 29 Mar 2016 00:42:09 +0200 From: Gary Jennejohn To: Aleksander Alekseev Cc: Michael Gmelin , freebsd-current@freebsd.org Subject: Re: Need some help with ports and rebuilding the world Message-ID: <20160329004209.1bb0f0c1@ernst.home> In-Reply-To: <20160328170031.023f0adb@fujitsu> References: <20160327234202.178df9a4@fujitsu> <20160327225612.713eaa2a@bsd64.grem.de> <20160328084735.29eff991@fujitsu> <20160328094742.68bc9046@ernst.home> <20160328170031.023f0adb@fujitsu> Reply-To: gljennjohn@gmail.com X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) 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 22:42:14 -0000 On Mon, 28 Mar 2016 17:00:31 +0300 Aleksander Alekseev wrote: > > 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? > I see that you're using clang36 from ports. Right now clang38 is what's being used in 11-CURRENT. I don't know whether it will help, but you could try installing clang38 from ports. -- Gary Jennejohn