Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463260 - =app-emulation/qemu-user-1.4.0 fails to link against dev-libs/glib
Summary: =app-emulation/qemu-user-1.4.0 fails to link against dev-libs/glib
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on: 508098
Blocks:
  Show dependency tree
 
Reported: 2013-03-25 17:33 UTC by Raphaël Droz
Modified: 2014-05-30 04:41 UTC (History)
3 users (show)

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


Attachments
app-emulation/qemu-user-1.4.0 compilation error (build.log.gz,6.10 KB, application/x-gzip)
2013-03-25 17:34 UTC, Raphaël Droz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphaël Droz 2013-03-25 17:33:33 UTC
Trying to build app-emulation/qemu-user-1.4.0 ends up in:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libglib-2.0.a(gslice.o):(.note.stapsdt+0x24): undefined reference to `glib_slice__alloc_semaphore'
[13 others functions...]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libglib-2.0.a(gdataset.o):(.note.stapsdt+0x108): undefined reference to `glib_quark__new_semaphore'

Seems closely related to upstream glib:
https://bugzilla.gnome.org/show_bug.cgi?id=654078


Reproducible: Always
Comment 1 Raphaël Droz 2013-03-25 17:34:39 UTC
Created attachment 343260 [details]
app-emulation/qemu-user-1.4.0 compilation error

undefined reference to `glib_mem__alloc_semaphore' failures when compiling app-emulation/qemu-user-1.4.0
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2013-05-30 02:35:47 UTC
Give app-emulation/qemu with USE=static-user a whirl and see if you get better results.
Comment 3 Lukas Elsner 2013-07-30 09:36:19 UTC
Same problem here. 

qemu is compiled with static-user
Comment 4 Lukas Elsner 2013-07-30 10:11:05 UTC
Ok, I think my problem was another one.

https://bugs.gentoo.org/show_bug.cgi?id=465064


This solved the compiling issues.
Comment 5 SpanKY gentoo-dev 2014-05-30 04:41:10 UTC
qemu-user has been removed from the tree as its functionality has been superseded by the combined app-emulation/qemu package.  if you find the qemu package does not support something that the qemu-user package did, please file a new bug explicitly detailing things so we can get it added.