Hi, On Mon, 28 Dec 2015 09:43:46 +0100 Justin Lecher wrote: > Dear all, > > please review my suggestion to the check-reqs.eclass according to cleanups > and EAPI=6 support. Any further ideas you like to see implemented? It would be useful to allow users to include swap space for memory estimation. Sometimes this is the only way to build package without cross-compiling. So I propose something like: CHECKREQS_MEMORY_USE_SWAP="yes|no" which can be set on command line, in make.conf or in per-package env setup. This option should be disabled by default, of course. Best regards, Andrew Savchenko