Jeff Bailey writes: > The problem is the actual testsuite itself. In debian/rules2 line 311, > they run awk against /proc/meminfo (obviously doesn't exist).
Is there a way to determine the amount of free memory (including free swap)? Some test cases in the testsuite eat up all memory and can crash the machine. > line 321 sets LIBS=-lpthread then this should only be applied for linux builds.