Probable missing dependency of x11-libs/pixman when all the flags are removed in all app-emulation/xen-tools versions. Currently it's only pulled if qemu flag is set. Reproducible: Always Steps to Reproduce: 1) Setup stage3 + portage-latest 2) emerge xen-tools-4.13.1 (probably other version) with package.use: app-emulation/xen-tools -api -debug -doc -flask -hvm -ipxe -ocaml -ovmf -pam -pygrub -python -qemu -qemu-traditional -rombios -screen -sdl -static-libs -system-ipxe -system-qemu -system-seabios Actual Results: extracted part of configure: checking for pixman... no configure: error: Package requirements (pixman-1 >= 0.21.8) were not met: Package 'pixman-1', required by 'virtual:world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables pixman_CFLAGS and pixman_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Expected Results: Build.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b103803b415b868ec83635498cda517b5720b1 commit 87b103803b415b868ec83635498cda517b5720b1 Author: Tomáš Mózes <hydrapolic@gmail.com> AuthorDate: 2020-11-16 20:32:04 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-11-18 17:34:01 +0000 app-emulation/xen-tools: always depend on x11-libs/pixman Closes: https://bugs.gentoo.org/734794 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18287 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> .../{xen-tools-4.14.0-r3.ebuild => xen-tools-4.14.0-r4.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)