Do not use config.guess to get the CPU type config.guess needs regular updates to stay up-to-date. CDBS would automatically update it before configure, but the way this SConstruct is written, it runs it also when running --clean, thus breaking on new architectures nonetheless. Given that we are running this in Debian, just rely on DEB_HOST_GNU_CPU.