src_install tries to install nvtt related libraries even if nvtt is set to be excluded. Reproducible: Always Steps to Reproduce: 1. set -nvtt in your package use 2. emerge 0ad 3. Actual Results: >>> Install games-strategy/0ad-0.0.24b_alpha into /var/tmp/portage/games-strategy/0ad-0.0.24b_alpha/image !!! doexe: binaries/system/libnvtt.so does not exist !!! doexe: binaries/system/libnvcore.so does not exist !!! doexe: binaries/system/libnvimage.so does not exist !!! doexe: binaries/system/libnvmath.so does not exist * ERROR: games-strategy/0ad-0.0.24b_alpha::gentoo failed (install phase): * doexe failed Expected Results: Skipped install of nvtt related libraries when setting -nvtt
Please remember to include the full build.log (compressed if needed) and emerge --info. In this case, I think this should be fixed already: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb706c5383db445f085b3ac628790a319ed9d309.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0d70cdd420a40dcbfa1d35485c76ead61ef151 commit 1a0d70cdd420a40dcbfa1d35485c76ead61ef151 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-01 13:44:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-01 13:44:45 +0000 games-strategy/0ad: fix doexe typos Fixes: bb706c5383db445f085b3ac628790a319ed9d309 Bug: https://bugs.gentoo.org/773574 Closes: https://bugs.gentoo.org/773565 Signed-off-by: Sam James <sam@gentoo.org> games-strategy/0ad/0ad-0.0.24b_alpha.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)