Вот такое сообщение вылезло при сборке X’ов
>>> Failed to emerge sys-fs/lvm2-2.02.51-r2, Log file:
>>> ‘/var/tmp/portage/sys-fs/lvm2-2.02.51-r2/temp/build.log’
* Messages for package sys-fs/lvm2-2.02.51-r2:
* Warning, we no longer overwrite /sbin/lvm and /sbin/dmsetup with
* their static versions. If you need the static binaries,
* you must append .static the filename!
*
* ERROR: sys-fs/lvm2-2.02.51-r2 failed.
Решилось установкой предыдущей версии 2.02.49-r3 и затем новой версии.
emerge -av =sys-fs/lvm2.02.49-r3 && emerge -av =sys-fs/lvm2-2.02.51-r2
Решение взято от сюда