grub ошибка установки

В связи с работой пришлось начать знакомство с генту. Ставлю на вируталбокс по хендбуку и столкнулся с проблемой установки груб.

 * ERROR: sys-boot/grub-2.02_beta3-r1::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  115:  Called src_configure
 *             environment, line 3600:  Called grub_do 'grub_configure'
 *             environment, line 2523:  Called multibuild_foreach_variant 'run_in_build_dir' 'grub_configure'
 *             environment, line 2965:  Called _multibuild_run 'run_in_build_dir' 'grub_configure'
 *             environment, line 2963:  Called run_in_build_dir 'grub_configure'
 *             environment, line 3568:  Called grub_configure
 *             environment, line 2519:  Called econf '--disable-werror' '--program-prefix=' '--libdir=/usr/lib' '--htmldir=/usr/share/doc/grub-2.02_beta3-r1/html' '--disable-mm-debug' '--disable-device-mapper' '--disable-grub-mount' '--enable-nls' '--enable-grub-themes' '--disable-grub-mkfont' '--disable-libzfs' '--with-platform=pc' '--disable-efiemu'
 *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=sys-boot/grub-2.02_beta3-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-boot/grub-2.02_beta3-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-boot/grub-2.02_beta3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-boot/grub-2.02_beta3-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-boot/grub-2.02_beta3-r1/work/grub-2.02~beta3-pc'
 * S: '/var/tmp/portage/sys-boot/grub-2.02_beta3-r1/work/grub-2.02~beta3'

https://transfer.sh/1dU8B/1.txt
https://transfer.sh/KDyai/1.txt
https://transfer.sh/Y7mcd/1.txt

ошибка всегда чуть выше стопа

configure: error: themes were explicitly requested but requirements are not satisfied (No build-time grub-mkfont)
я бы проверил юз флаги груба

--disable-grub-mkfont может надо включить?

и поискал эту версию на предмет бага на bugs.gentoo.org

А что покажет emerge -D

А что покажет

emerge -D --with-bdeps=y --backtrack=30 grub -pv

$(use_enable truetype grub-mkfont)

Включите USE=truetype.

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".