From owner-svn-src-head@freebsd.org Sun Dec 13 22:03:03 2015 Return-Path: Delivered-To: svn-src-head@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 50C8BA43820 for ; Sun, 13 Dec 2015 22:03:03 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qg0-x22b.google.com (mail-qg0-x22b.google.com [IPv6:2607:f8b0:400d:c04::22b]) (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 076961593 for ; Sun, 13 Dec 2015 22:03:03 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by qgz52 with SMTP id 52so50710429qgz.1 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=itNtdAlkELkWpwQZLsRho73wYk7G6HH1rrlhuNi2CcuaiJNEMpb+VchTsDnNVDk1pk YFGvnyIuoSeng+nnjeUXvM7gxdXpG9fQFv3DQcizkkVtgHeLgf8wowDpOzSVtkyGMgZO fQR8BMWM6ZO7m28iTebi/aGqvEw0u84DLWlJcA9pORBVraHnsgo6xUdUkPlpdoc2f9Ym WqEauIWTM02tN7q9NclF4KsNAqp51SavDF2LVZLkXa13g6mIxS6q1C+R3bsK38RmsRWG nwgAuMzvGMnuirSiQ94hqlVJEzGkY/LVTmiVSvg5N2exVAW8GbIM3kvur3wYab5LBgl6 aEFw== X-Gm-Message-State: ALoCoQmnn0tYpUes/9lArhVY7eDdB4lrmu3AeHB/YI1I5ZTB0tt8V4LtiY8w3i72cYpgzK46GXEt1sfDvBeAyfChjE5RsWjyEw== 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current 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