From owner-freebsd-toolchain@freebsd.org Fri Apr 1 22:52:37 2016 Return-Path: Delivered-To: freebsd-toolchain@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 93338AEC5F4; Fri, 1 Apr 2016 22:52:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8324D174D; Fri, 1 Apr 2016 22:52:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 7B5451B00; Fri, 1 Apr 2016 22:52:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 479442111A; Fri, 1 Apr 2016 22:52:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id UH2XqgjaCBRe; Fri, 1 Apr 2016 22:52:35 +0000 (UTC) Subject: Re: 11.0 -r297369: _el_fn_sh_complete missing in buildworld; /usr/obj/. . ./lib/libedit/ has no filecomplete.* DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com BC3BF21114 To: Mark Millard , FreeBSD PowerPC ML , FreeBSD Current , FreeBSD Toolchain References: <97E93CA6-3F0A-47C8-BAE6-1B6866EED3CB@dsl-only.net> From: Bryan Drewery Organization: FreeBSD Message-ID: <56FEFBB2.2050001@FreeBSD.org> Date: Fri, 1 Apr 2016 15:52:34 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <97E93CA6-3F0A-47C8-BAE6-1B6866EED3CB@dsl-only.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2016 22:52:37 -0000 On 3/29/16 6:35 PM, Mark Millard wrote: > Going from 11.0-CURRENT -r297048 to -r297369: buildworld after svnlite update: > /usr/obj/xtoolchain/powerpc.powerpc64/usr/src/. . . ends up with no filecomplete.* > but the build tries to use what would be some of its contents (_el_fn_sh_complete) > > The details. . . FYI this was fixed in r297435. -- Regards, Bryan Drewery