Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 382879

Summary: media-sound/murmur bad deps
Product: Gentoo Linux Reporter: Vadim A. Misbakh-Soloviov (mva) <mva>
Component: Current packagesAssignee: Timo Gurr (RETIRED) <tgurr>
Status: RESOLVED FIXED    
Severity: normal CC: voip+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
murmur-1.2.3-Ice342.patch

Description Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2011-09-13 20:32:12 UTC
Hi there! I've trying to build murmur-1.2.3 with unstable Ice library and get this error: http://paste.pocoo.org/show/475463/
Problem is in Qt project file for murmur. It has "hardcoded" Ice paths to 3.3.1 and 3.4.1 versions only.
In that way, I think that it is two ways to fix this:
1) write something
|| (=dev-libs/Ice-3.3.1
dev-libs/Ice-3.4.1)
to deps in ebuild, or
2) make a versionless symlink in Ice ebuild and make a patch for murmur.
Comment 1 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2011-09-13 20:43:15 UTC
Created attachment 286391 [details]
build log

Added build log to attach, if any
Comment 2 Agostino Sarubbo gentoo-dev 2011-09-13 20:59:31 UTC
Please attach next time, build log compiled with LC_ALL="C"
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-14 23:16:47 UTC
Created attachment 286487 [details, diff]
murmur-1.2.3-Ice342.patch

possible fix
Comment 4 Timo Gurr (RETIRED) gentoo-dev 2011-09-15 21:45:33 UTC
Thanks for the report and thank you Lars for the patch! Fixed in CVS and I'll forward the patch to upstream.