Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656076 - app-emulation/qemu-2.12.0[static,static-user] fails to link with xml2 and icu* libraries
Summary: app-emulation/qemu-2.12.0[static,static-user] fails to link with xml2 and icu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-18 21:02 UTC by David Flogeras
Modified: 2018-06-10 03:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2018-05-18 21:02:17 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2018-06-10 03:31:13 UTC
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(-)