Date: Wed, 22 Feb 2023 01:13:47 +0100 From: Peter <pmc@citylink.dinoex.sub.org> To: freebsd-stable@freebsd.org Subject: Re: 13.2-BETA2: xz: illegal instruction Message-ID: <Y/VeO5AguJRoIM48@disp.intra.daemon.contact>
next in thread | raw e-mail | index | archive | help
>> CPU: Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz (3059.08-MHz K8-class CPU) >> Origin="GenuineIntel" Id=0x20655 Family=0x6 Model=0x25 Stepping=5 >> CPUTYPE?=westmere > It's liblzma, and it doesn't want westmere, it apparently wants > penryn. Hm *grumble*. According to https://en.wikipedia.org/wiki/Clarkdale_(microprocessor) the i3-5xx is Clarkdale, based on Westmere. And according to https://en.wikipedia.org/wiki/Westmere_(microarchitecture) Clarkdale is Westmere. Trying Nehalem - seems to work. Nehalem is 45nm, this chip is 32nm. Well then, rebuilding for Nehalem...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y/VeO5AguJRoIM48>