Hi Matthias, Do you know if the same patch is applicable for mips* architectures, i.e. something like: if not get_platform().startswith('linux-mips'): libraries.extend(['fftw3l', 'fftw3l_threads']) ? That way, pyfftw could be built on the remaining failing architectures. Many thanks. Ghis