Checking patch sysdeps/x86/dl-cacheinfo.h... error: while searching for: /* Account for non-inclusive L2 and L3 caches. */ if (!inclusive_cache) { if (threads_l2 > 0) shared_per_thread += core / threads_l2; shared += core; } error: patch failed: sysdeps/x86/dl-cacheinfo.h:614 error: sysdeps/x86/dl-cacheinfo.h: patch does not apply