Date: Mon, 28 Oct 2024 13:33:37 +0100 From: Baptiste Daroussin <bapt@freebsd.org> To: Warner Losh <imp@bsdimp.com> Cc: Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, "<dev-commits-src-all@freebsd.org>" <dev-commits-src-all@freebsd.org>, "<dev-commits-src-main@freebsd.org>" <dev-commits-src-main@freebsd.org> Subject: Re: git: 23dee252daf2 - main - loader: Change this BIOS tradeoff: Add back zip and use text only Message-ID: <kdedi3crdqyhpdzm4ibsbaanahl4f4byitgjzipxeslmexmy7s@njxvllzrvptj> In-Reply-To: <CANCZdfpNKbdM%2BL%2BSC8_eKtzL%2BfERw9QyT_%2BHsUK6V-3x7XjH%2Bw@mail.gmail.com> References: <202410250312.49P3C6AH005000@gitrepo.freebsd.org> <5xlrksb3pagvnhqoisbak4iyzeffry6eocjpj5jda663boxrgw@b2dn52brqptl> <CANCZdfpNKbdM%2BL%2BSC8_eKtzL%2BfERw9QyT_%2BHsUK6V-3x7XjH%2Bw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon 28 Oct 06:22, Warner Losh wrote: > On Mon, Oct 28, 2024, 4:36 AM Baptiste Daroussin <bapt@freebsd.org> wrote: > > > On Fri 25 Oct 03:12, Warner Losh wrote: > > > The branch main has been updated by imp: > > > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=23dee252daf2ff60e521c9c019e64134b63ce90f > > > > > > > I am not sure this is related, pkgbase builder are now failing with: > > > > ld: error: undefined symbol: gfx_state > > >>> referenced by gfx_bios.c > > >>> gfx_bios.o:(bi_load_vbe_data) > > >>> referenced by vidconsole.c:1065 > > >>> (/home/pkgbuild/worktrees/main/stand/i386/libi386/vidconsole.c:1065) > > >>> vidconsole.o:(vidc_putchar) in archive > > >>> > > /home/pkgbuild/obj/home/pkgbuild/worktrees/main/amd64.amd64/stand/i386/libi386/libi386.a > > > > Might be a no clean, non meta mode issue since this is only a command line > change. Though vidconsole shouldn't be reference to be pulled from the > library. > > Warner > pkgbase building is calling the default make buildworld in incremental way, so yes no clean. Best regards, Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?kdedi3crdqyhpdzm4ibsbaanahl4f4byitgjzipxeslmexmy7s>