From owner-freebsd-current@freebsd.org Fri May 5 11:56:01 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 22190D5EA28 for ; Fri, 5 May 2017 11:56:01 +0000 (UTC) (envelope-from zakharov.vv@gmail.com) Received: from mail-lf0-x229.google.com (mail-lf0-x229.google.com [IPv6:2a00:1450:4010:c07::229]) (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 96962C28 for ; Fri, 5 May 2017 11:56:00 +0000 (UTC) (envelope-from zakharov.vv@gmail.com) Received: by mail-lf0-x229.google.com with SMTP id j1so2126818lfh.2 for ; Fri, 05 May 2017 04:56:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=iKeR/M9SJKHV8MkPjYdzfZDYLL4diQLU/+H9iEStLWY=; b=lfP46ej1WlQUMXFArgCin+1Jc/LzQQay6c9Kox/+1vox1jkSHcWe1VM7IaUceC9Vgp tizhzsGMZiXkIdSFNvE7GZN2WzAFrrUT4AdefziwMBxx1lJWYfULVy0AFHQjv0rd1XPk L6NxY82kGEoim78G99eUy4hZbM2Xl5RRpK++gynZ5iGjLdnzFw2GqdtfYHIGBwk22QOz aUdHaQX3muv+PKx2SQt5+AZRqPQM+dn/Hg5O0VtBNqwFxKfnEOHd80l45ukVKCkiE/D0 ULwIp1xWQSrBK691UDjgVegdcVgSt5mHoRTF5BBUBN4ILEbkGNepQzElSFufWL2vBmCK x2zA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=iKeR/M9SJKHV8MkPjYdzfZDYLL4diQLU/+H9iEStLWY=; b=lkm2wFe0stccOKCQIbnj3s9T3FopMbTQ8vjzaCR2eqHRANA/3vi0NzHXdMYtQGsZJY LjKvfhOyyS+W14v7XxUt+WJxR58THz4NMfx4TOUInSiWSbmc7PFEQ1VFS0IjjrM9gi+q mAxC8qM7/jCiJVWjUCX+vzCGM8/z5T3yz+rn1PoHB/x3AvW5PxBvMqdQjjXXTrC4vF58 TldMmPUNMsePBEoJGvOmAsakFxGs9Qo6po+F11EdGx+m/E+qhf4Sd908pVjJq0pJCl3B pmmbKjNXzCV+9VuAM4ELv7sU/OkgLcLo7lWHf48ZMK2Fe8yx6gBX6yUre7ughYrIJwxn k3gQ== X-Gm-Message-State: AN3rC/79W+AgJP9m0JOAqvomb40UOr5izBqrBLxZABc1AXF7OVJtnGlL seDmcfPtZQsIvRixAzw= X-Received: by 10.25.225.11 with SMTP id y11mr4699111lfg.34.1493985358279; Fri, 05 May 2017 04:55:58 -0700 (PDT) Received: from localhost ([81.19.73.157]) by smtp.gmail.com with ESMTPSA id g17sm999485ljd.23.2017.05.05.04.55.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2017 04:55:57 -0700 (PDT) Date: Fri, 5 May 2017 14:55:56 +0300 From: Vladimir Zakharov To: David Wolfskill , Alastair Hogge , freebsd-current@freebsd.org Subject: Re: make buildworld broken at r317821 (libsysdecode) Message-ID: <20170505115556.hk25stipbhuhbdwn@vzakharov> References: <20170505093141.ulbr7j65gxvzyz6i@vzakharov> <8841634.JFc2NN01aG@madcat.local.> <20170505111540.GC1168@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170505111540.GC1168@albert.catwhisker.org> X-Operating-System: FreeBSD 12.0-CURRENT amd64 X-PGP-Key: http://vzakharov.ru/pubkey.asc User-Agent: NeoMutt/20170428 (1.8.2) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 05 May 2017 11:56:01 -0000 On Fri, May 05, 2017, David Wolfskill wrote: > On Fri, May 05, 2017 at 07:05:14PM +0800, Alastair Hogge wrote: > > On Fri, 5 May 2017 12:31:41 PM Vladimir Zakharov wrote: > > > Hello! > > > > > > Cannot build world due to error in compiling lib/libsysdecode. Cleaning > > > (make clean, make cleandepend and wiping out ccache data) does not help. > > > > > > $ make -j 4 buildworld && make -j 4 buildkernel && make installkernel > > > ... > > > > [removed build log & host configs] > > > > I am having observing the same problem too. I updated to r317713 & rebooted > > the r317713 host, then I tried to build a release & it failed with the same > > errors. > > .... I'm trying to update from r317729. Previous update was from r317481. > > I had no issues updating from r317789 to r317824 on my build machine > (amd64). -- Regards, | "In theory there is no difference between theory Vladimir Zakharov | and practice. In practice there is."- Yogi Berra