Date: Mon, 25 Oct 2021 11:46:49 -0400 From: Michael Butler via freebsd-current <freebsd-current@freebsd.org> To: Nuno Teixeira <eduardo@freebsd.org> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: what does "failed to read progbits" mean? Message-ID: <9b059d64-9141-1537-194e-69c6dcd3d081@protected-networks.net> In-Reply-To: <CAFDf7UL-ghhbetoKpBiPmzjHydnWr7QVt9E2qnW8b=W9nsw3vA@mail.gmail.com> References: <69bedb7d-373f-fd59-9a66-f0d602d84f64@protected-networks.net> <CAFDf7UL-ghhbetoKpBiPmzjHydnWr7QVt9E2qnW8b=W9nsw3vA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This seems to have gone away after https://freshbsd.org/freebsd/src/commit/70f51f0e474ffe1fb74cb427423a2fba3637544d Not sure if the bug that commit fixes was the underlying cause, Michael On 10/25/21 11:40, Nuno Teixeira wrote: > Same here: > kldxref /boot/kernel > failed to read progbits > > But kernel failed to install. I will include log tomorrow, I'm doing a > clean build with /usr/obj/.. deleted. > > Michael Butler via freebsd-current <freebsd-current@freebsd.org > <mailto:freebsd-current@freebsd.org>> escreveu no dia quinta, 21/10/2021 > à(s) 20:14: > > Well this is different .. I did a full rebuild (after "rm -rf > /usr/obj/*") this morning and now see .. > > ===> linux_common (install) > install -T release -o root -g wheel -m 555 linux_common.ko > /boot/kernel/ > install -T dbg -o root -g wheel -m 555 linux_common.ko.debug > /usr/lib/debug/boot/kernel/ > ===> linuxkpi (install) > install -T release -o root -g wheel -m 555 linuxkpi.ko /boot/kernel/ > install -T dbg -o root -g wheel -m 555 linuxkpi.ko.debug > /usr/lib/debug/boot/kernel/ > kldxref /boot/kernel > failed to read progbits > failed to read progbits > failed to read progbits > failed to read progbits > failed to read progbits > failed to read progbits > failed to read progbits > kldxref: /boot/kernel/kernel: cannot load DT_RELA section > -------------------------------------------------------------- > >>> Installing kernel TOSHI completed on Thu Oct 21 15:05:00 EDT 2021 > -------------------------------------------------------------- > > Is something broken or just cosmetic noise? > > imb >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9b059d64-9141-1537-194e-69c6dcd3d081>