Date: Mon, 14 Dec 2015 08:38:01 +0300 From: Ruslan Makhmatkhanov <cvs-src@yandex.ru> To: Warner Losh <imp@bsdimp.com>, Dimitry Andric <dim@freebsd.org> Cc: "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r292120 - in head/contrib/elftoolchain: addr2line common elfcopy libelf readelf Message-ID: <566E55B9.2090505@yandex.ru> In-Reply-To: <CANCZdfrO%2BAw7dQ9e=7%2BtzZPRewPxd1PF_xETCxgXGWLtR%2BdRog@mail.gmail.com> References: <201512112028.tBBKSRtn092966@repo.freebsd.org> <CAJ-VmomX%2BSYUwMpWkTiXMqAhQE%2BthmaMse7KnTFXWqc4JpXmPA@mail.gmail.com> <CAMf2Fe7AK5K99nrUE4Rx7Zp6PKD%2Bg-LAqZzJLRJO1GdgEqS7yQ@mail.gmail.com> <54DEE8D2-6ED9-42D4-B480-299C23CB2D66@FreeBSD.org> <566DA52B.1050805@FreeBSD.org> <C778CF66-3145-494A-826D-B1D834C6A8FD@FreeBSD.org> <CANCZdfrO%2BAw7dQ9e=7%2BtzZPRewPxd1PF_xETCxgXGWLtR%2BdRog@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote on 12/14/15 01:03 AM: > On Sun, Dec 13, 2015 at 2:27 PM, Dimitry Andric <dim@freebsd.org> wrote: > >> On 13 Dec 2015, at 18:04, Ruslan Makhmatkhanov <rm@FreeBSD.org> 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 My current system was at r291113, so this is the culprit. Thank you for UPDATING entry. -- Regards, Ruslan T.O.S. Of Reality
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?566E55B9.2090505>