qemu-2.11 does not seem to link against these libs. I don't know if this is a new dep (in which case qemu should depend on libxml2 and icu (with static-libs as applicable), or if it sneaked in automagically. I'm building qemu-arm and qemu-aarch64 static, with: app-emulation/qemu -aio -alsa -bluetooth -caps -curl -jpeg -ncurses -opengl -png -sdl -threads -uuid -vhost-net -vnc -seccomp -gtk -fdt -usb static static-user static-softmmu xattr fdt Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafb01bd5375daf076ca07cc59808995d2cedcf5 commit aafb01bd5375daf076ca07cc59808995d2cedcf5 Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2018-06-10 03:18:18 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2018-06-10 03:30:01 +0000 app-emulation/qemu: try to fix dependency mess - add missing USE=infiniband dependencies - fix automagic libxml2 dependency, also fixes static build - add python-3 support - fix automagic libxbcommon dependency Closes: https://bugs.gentoo.org/656006 Closes: https://bugs.gentoo.org/656076 Closes: https://bugs.gentoo.org/657428 Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../qemu/{qemu-2.12.0.ebuild => qemu-2.12.0-r1.ebuild} | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-)