From owner-freebsd-current@freebsd.org Wed May 24 15:34:56 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 47801D7B110 for ; Wed, 24 May 2017 15:34:56 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 23EE312A0 for ; Wed, 24 May 2017 15:34:56 +0000 (UTC) (envelope-from bsam@passap.ru) Received: by mailman.ysv.freebsd.org (Postfix) id 233C3D7B10F; Wed, 24 May 2017 15:34:56 +0000 (UTC) Delivered-To: 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 22E30D7B10D for ; Wed, 24 May 2017 15:34:56 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward2m.cmail.yandex.net (forward2m.cmail.yandex.net [IPv6:2a02:6b8:b030::19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CAE2129F; Wed, 24 May 2017 15:34:55 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp2o.mail.yandex.net (smtp2o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::26]) by forward2m.cmail.yandex.net (Yandex) with ESMTP id 9E80A21012; Wed, 24 May 2017 18:34:51 +0300 (MSK) Received: from smtp2o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2o.mail.yandex.net (Yandex) with ESMTP id BDD2B5080C42; Wed, 24 May 2017 18:34:50 +0300 (MSK) Received: by smtp2o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id Zdsw64l1gp-YnQu71k8; Wed, 24 May 2017 18:34:49 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=passap.ru; s=mail; t=1495640089; bh=g8ITqtmwQB5MmiKSg4cMoK9/t7yQ0dfszg0R6ubU6fY=; h=Subject:To:Cc:References:From:Message-ID:Date:In-Reply-To; b=G9kLZHMl4dffB/B8mAvdrf7eSTyRaGTROBdY/q6V6a5vdtYLYMKHBSubkyNmzPJtN rljnxfTzpH0PuuOkOo9Fub2eay0nvyRlQwoPVTXUTQCCIftQ+7JW0x/Ivyoj9+KBlx uSuOhRERyihW5iUy/UyPwWzhaWQPcszcbpFNBggI= Authentication-Results: smtp2o.mail.yandex.net; dkim=pass header.i=@passap.ru X-Yandex-Suid-Status: 1 0,1 0 Subject: Re: ERROR: ctfconvert: [...] has too many members: 1911 > 1023 _and_ ERROR: rc = -1 No entry found [dwarf_next_cu_header_c(61)] To: Dimitry Andric Cc: current@freebsd.org References: <36de85a2-19e2-5b3a-56d5-8fbbab0ac876@passap.ru> From: Boris Samorodov Message-ID: Date: Wed, 24 May 2017 18:34:14 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rOLT07QnXTgfFUQSInAHg1AIOlA2k6IRk" 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: Wed, 24 May 2017 15:34:56 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rOLT07QnXTgfFUQSInAHg1AIOlA2k6IRk Content-Type: multipart/mixed; boundary="G1s9xaAWhHv28GtGGvu7gnCWt4HFfWpfR" From: Boris Samorodov To: Dimitry Andric Cc: current@freebsd.org Message-ID: Subject: Re: ERROR: ctfconvert: [...] has too many members: 1911 > 1023 _and_ ERROR: rc = -1 No entry found [dwarf_next_cu_header_c(61)] References: <36de85a2-19e2-5b3a-56d5-8fbbab0ac876@passap.ru> In-Reply-To: --G1s9xaAWhHv28GtGGvu7gnCWt4HFfWpfR Content-Type: text/plain; charset=UTF-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable 24.05.2017 18:09, Dimitry Andric =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > On 24 May 2017, at 14:58, Boris Samorodov wrote: >> >> JFYI: Today I've got a bunch (as much as 63) of cftconvert errors >> while make buildkernel. There were no such errors tomorrow. The buildi= ng >> machine is FreeBSD-amd64-r317665. >> >> Errors are not fatal, so the kernel has build successfully. I didn't >> dare to try to install it yet. >=20 > These messages have been occurring for a long time now (years?), and > can be safely ignored. Hi Dimitry, I suspected something like this. I have WITH_META_MODE defined so it may be why I do see those messages rarely. Thank you. --=20 WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve --G1s9xaAWhHv28GtGGvu7gnCWt4HFfWpfR-- --rOLT07QnXTgfFUQSInAHg1AIOlA2k6IRk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEiEg2cjwbwCvqC1Z0lg4gsDo/bSgFAlklp/YACgkQlg4gsDo/ bSiA/g//eIdpH7DkCwr9ZRLcST6qZx49oh8JCWHMC4EggGEAgAxUmlov+u2GFv8v VvbF2lR15gMR92wA4KrAa3bATT0ekW0Xn7gE16RR0e9e+QS+W0xThovO/bmUOCH9 3KCVc3i4cRxgHMBZQh+TP6omh7RSXhm7HB8YUQbHyWl4cr2oNhkkSj0hpUlrx4H2 JA7JbN2M2ZYAmxNW1U1mh2eu3Nw5vaQ92MCmGz6OH8Yd/rAQeCbnO61/1a38akwf tQ903aHmn+HBmpXoUHoecAWDX8uAmXZ9dNCyrczaDdG2+Us9SXqiRDdjDbAGisAx cAcNMzczd6Q5rWRa1R4AQ0uiDiz4O9B8cGvkM0yE4yYSgwcQkA2Zl4mUbaX39I5u //dlOHYVEJHGZCorfDCZayaH791XiX7r6U6HbHtpZSFHZVcjd7SE61QGzVkl7r0F c55Qi/4lXL23HWB5OGrFXuzRMw4RoB/+TxGhIgLbWMHIQJEjOE1qmBG6q6QxKpTd 0n6rv5AWJPmT7ooJVvz+74Kl5ES5Nv2pQTNhaFExyyfOxVGNvpuznLPiQNCHOKXA 0AFTH15SqJUYTGvdgLCQ40dVkZUzIIl+MkeTrvHD4TovAVTfm5phbvUGB5CA2pzr BSk5w35CWsM9S5phA8LCKGq+ZLvKB+n79stc0+Aa8jJkhrJZkds= =Q/Gp -----END PGP SIGNATURE----- --rOLT07QnXTgfFUQSInAHg1AIOlA2k6IRk--