From owner-svn-src-all@freebsd.org Sun Dec 13 22:03:03 2015 Return-Path: Delivered-To: svn-src-all@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 67759A43821 for ; Sun, 13 Dec 2015 22:03:03 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (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 1C1E41596 for ; Sun, 13 Dec 2015 22:03:03 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by qgfb51 with SMTP id b51so33864935qgf.3 for ; Sun, 13 Dec 2015 14:03:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=W6UMzcbm+eDnXuk8O8OWTdU6NAMOuhG763BiRfLlcME=; b=YpOqBfMSbmt+2Jv0sfuaSQ78DZQ6edsEFmcZ4lptqopTKaaz4k9OBMelX5uOIGo+xj CNOz2fJcKNcQ35JUst1gt4uJ0BN1XOHj0AIdtjn/3hFfyoKDjjRzykZYAT11UkIDS+gI UbtxB6ZTQGrtZna3yrRzci03duB6tyWnWpWp+Xn+5lfPZhbLcKif8CNr2ER7KhWLsfTj eG6Ca+MDe/LIKqOww/QS0MJEUv6TlaBCtGhv8F2dARfq6uepBDuX64LueJmE9NMh0+TV JkTqF+RNEVfk/p1vGc4XtuFs9SOiaVkdSgbAVPC67kHbqQWbYH9dGjISHtLQfbLwOlsT 0Czw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=W6UMzcbm+eDnXuk8O8OWTdU6NAMOuhG763BiRfLlcME=; b=Zt3CTQLyCLkjcjsSodfpaiQ/PqyIxilWOM/1r7K3ngGWp9a3I/gchNQkM7aknv+yhj oOvotv73B2BxyagBcEz9ZZS1PFeQlndBXg1imulJigVFnQ/SWbzG4pUP6IRwZelIfzzS aQIavWSGN48hxju07p+kFUttbDvPuKQm+/vqnU2rGV4xKHA1U+pR+dGeK615J5zLEyvz ftmligutYAaBcowgFWazUmUUNZCh+q6o7lVNGiOJSQR3/Vus6tsWaoaE3bry6mU/hTrl XB9+pAbDSbKUf8g+Bpw7cllasWrauWtGwiXMd2SYKn3Wvl1c6FdiIUg854mT8Md93TFc lo9A== X-Gm-Message-State: ALoCoQniQ60wdoZiUwj60igD1DmamZpvmzOzgmDiCLmO+rJmDwxmhrHlbO2b/hgN5MGYFUIC4rO+MGXii+4RseuaqbPyzon4nA== MIME-Version: 1.0 X-Received: by 10.140.40.38 with SMTP id w35mr38002635qgw.52.1450044182204; Sun, 13 Dec 2015 14:03:02 -0800 (PST) Sender: wlosh@bsdimp.com Received: by 10.140.27.181 with HTTP; Sun, 13 Dec 2015 14:03:02 -0800 (PST) X-Originating-IP: [50.253.99.174] In-Reply-To: References: <201512112028.tBBKSRtn092966@repo.freebsd.org> <54DEE8D2-6ED9-42D4-B480-299C23CB2D66@FreeBSD.org> <566DA52B.1050805@FreeBSD.org> Date: Sun, 13 Dec 2015 15:03:02 -0700 X-Google-Sender-Auth: RAbp29F9XljDVbRRZeBeWtJ_Vms Message-ID: Subject: Re: svn commit: r292120 - in head/contrib/elftoolchain: addr2line common elfcopy libelf readelf From: Warner Losh To: Dimitry Andric Cc: Ruslan Makhmatkhanov , Kai Wang , Adrian Chadd , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Ed Maste Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Dec 2015 22:03:03 -0000 On Sun, Dec 13, 2015 at 2:27 PM, Dimitry Andric wrote: > On 13 Dec 2015, at 18:04, Ruslan Makhmatkhanov wrote: > > > > Sorry for break in, but I tried to update to r292130 and have this > messages on `make kernel`. Does it by chance has something to do with > toolchain update and was it fixed in subsequent commits? Thanks. > > > > ===> zlib (install) > > install -o root -g wheel -m 555 zlib.ko /boot/kernel/ > > kldxref /boot/kernel > > kldxref: unknown metadata record 4 in file atacard.ko > > kldxref: unknown metadata record 4 in file atp.ko > > kldxref: unknown metadata record 4 in file atp.ko > > kldxref: unknown metadata record 4 in file cmx.ko > > kldxref: unknown metadata record 4 in file fdc.ko > > kldxref: unknown metadata record 4 in file if_an.ko > > kldxref: unknown metadata record 4 in file if_aue.ko > > > > [...] > > > > It printed one this message for every kernel module. > > I think this is fixed by Warner's r292078: > > https://svnweb.freebsd.org/base?view=revision&revision=292078 > > Augment kldxref to find the new MODULE_PNP_INFO records now in > modules, simplify them into a more normal form and write them to > linker.hints. > > Differential Review: > https://reviews.freebsd.org/D3461 Yes. Perhaps I should have dropped an UPDATING entry to explain this. I thought I'd actually committed something so that it was silent when kldxref didn't understand a metadata record a long time ago so this sort of thing wouldn't happen. I thought I'd merged it last summer in anticipation of this work landing. What is your build environment? The message has 0 to do with the toolchain update. It's all about the new PNP info in the kernel modules. Warner