From owner-freebsd-current@freebsd.org Wed May 24 13:00:11 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 F23AED7AA56 for ; Wed, 24 May 2017 13:00:11 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D87A71CFC for ; Wed, 24 May 2017 13:00:11 +0000 (UTC) (envelope-from bsam@passap.ru) Received: by mailman.ysv.freebsd.org (Postfix) id D5179D7AA55; Wed, 24 May 2017 13:00:11 +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 D4C9CD7AA54 for ; Wed, 24 May 2017 13:00:11 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward19p.cmail.yandex.net (forward19p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::aa]) (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 915581CFA for ; Wed, 24 May 2017 13:00:11 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::25]) by forward19p.cmail.yandex.net (Yandex) with ESMTP id 8C9C022462 for ; Wed, 24 May 2017 15:59:59 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id 46D181300AF0 for ; Wed, 24 May 2017 15:59:24 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id cB05YHRZPE-xOW4Mps5; Wed, 24 May 2017 15:59:24 +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=1495630764; bh=0PviIQxL1OhmKlEV+5Kjs4rqakgD5aGCke9El7pzo+M=; h=To:From:Subject:Message-ID:Date; b=pfYHBUSRXEXxLKO1WDknAOsMc/r8cdSuaiok5olDfCx3sDvrj69mOKAhTmqZm0nWd UyM1ngFk6qbVvmJbYKHaSHfcrehDHynXe1jao5X4txIGThb+lfn3NJX6V8HgdPihLV R1lwtsoPDMlzZa27IdzfwiKjUCmF8TeBbVsjZL34= Authentication-Results: smtp1o.mail.yandex.net; dkim=pass header.i=@passap.ru X-Yandex-Suid-Status: 1 0 To: current@freebsd.org From: Boris Samorodov Subject: ERROR: ctfconvert: [...] has too many members: 1911 > 1023 _and_ ERROR: rc = -1 No entry found [dwarf_next_cu_header_c(61)] Message-ID: <36de85a2-19e2-5b3a-56d5-8fbbab0ac876@passap.ru> Date: Wed, 24 May 2017 15:58:42 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit 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 13:00:12 -0000 Hi All, JFYI: Today I've got a bunch (as much as 63) of cftconvert errors while make buildkernel. There were no such errors tomorrow. The building 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. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve