On Thu, Feb 3, 2022 at 10:10 AM Marc Haber <[email protected]> wrote: > On Thu, Feb 03, 2022 at 09:55:53AM +0200, Martin-Éric Racine wrote: > > On Thu, Feb 3, 2022 at 9:41 AM Marc Haber > > <[email protected]> wrote: > > > > > > On Thu, Feb 03, 2022 at 09:11:10AM +0200, Martin-Éric Racine wrote: > > > > On a Geode LX (i686 without PAE), the most recent sudo dumps core. > > > > dmesg shows the following: > > > > > > Just for the record, the current i386 sudo was built on x86-ubc-02, Logs > > > https://buildd.debian.org/status/logs.php?pkg=sudo&ver=1.9.9-1&arch=i386 > > > > > > I guess this might be a toolchain or autobuilder issue. > > > > The log suggests that this was built on an amd64 host configured with > > a 386 chroot. This might explain it. Putting the port maintainers in > > CC. > > I also see > Kernel taint flags: TAINT_CPU_OUT_OF_SPEC > > Is Geode LX a supported machine in Bullseye in the first place? I > understand that the ALIX boards use that CPU and that they are rather > widely deployed, but...
The base level kernel for i386 (linux-image-686) currently is a kernel configured for Geode. CONFIG_MGEODE_LX=y Martin-Éric

