From owner-freebsd-current@freebsd.org Sun Dec 3 16:36:55 2017 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 C2211DFF62D for ; Sun, 3 Dec 2017 16:36:55 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from vps-mail.nomadlogic.org (mail.nomadlogic.org [IPv6:2607:f2f8:a098::2]) (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 A96AF7D94F for ; Sun, 3 Dec 2017 16:36:55 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.208] (cpe-23-242-94-236.socal.res.rr.com [23.242.94.236]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 2e34a2e0 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Sun, 3 Dec 2017 08:36:42 -0800 (PST) Subject: Re: Error attempting to link during buildworld To: Eitan Adler Cc: Warner Losh , FreeBSD Current References: <520eb756-6d01-23d2-3321-b3db6dc3438c@nomadlogic.org> <2e3d1848-81ed-6112-33c6-424b33a85fd6@nomadlogic.org> <23a00406-e318-7775-29a4-88f884a51f2a@nomadlogic.org> From: Pete Wright Message-ID: Date: Sun, 3 Dec 2017 08:36:53 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 03 Dec 2017 16:36:55 -0000 On 12/03/2017 00:27, Eitan Adler wrote: > On 2 December 2017 at 17:45, Pete Wright wrote: >> i also am not seeing any reports of functions not being declared, although >> i'm currently re-testing the build now with a single worker passed to make >> so that i can get clearer output to validate this. i'm also going to try on >> another box running current i have to see if this is just my laptop being >> silly or if there is a real issue. > Just ran into this though it went away after a 'svn up'. > i'm starting to suspect my current world must be in a broken state. i've tried a fresh checkout, same error.  then checked out the revision of my currently running world/kernel and get a similar linker error - which seems to indicate last time i updated my system something went bad with llvm/clang maybe?  now i just need to figure out how to get myself out of this whole i've apparently dug myself into :) -p -- Pete Wright pete@nomadlogic.org @nomadlogicLA