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

Bug 541438

Summary: dev-libs/libdbusmenu-qt-0.9.3_pre20140619-r1 : USE=-test also needs dev-libs/qjson[${MULTILIB_USEDEP}]
Product: Gentoo Linux Reporter: Eugene Shalygin <eugene.shalygin>
Component: [OLD] LibraryAssignee: Ayatana Bugs <ayatana-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: ansla80, kde, paolo.pedroni, patrick, realnc, tetromino
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=541616
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Eugene Shalygin 2015-02-26 14:33:45 UTC
Created attachment 397558 [details]
build.log

dev-libs/libdbusmenu-qt[abi_x86_32,-test] truies to link with qjson library an can not find one.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-02-26 16:59:27 UTC
This seems to be a build-time dependency; at least when using ld.gold, libdbusmenu-qt.so doesn't link to libqjson
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-03-01 14:44:52 UTC
*** Bug 541612 has been marked as a duplicate of this bug. ***
Comment 3 Michael Palimaka (kensington) gentoo-dev 2015-03-01 14:45:09 UTC
*** Bug 541752 has been marked as a duplicate of this bug. ***
Comment 4 Nikos Chantziaras 2015-03-01 14:54:11 UTC
It seems dev-libs/qjson itself cannot be built in multilib. See bug 541616.
Comment 5 Paolo Pedroni 2015-03-01 15:25:33 UTC
(In reply to Nikos Chantziaras from comment #4)
> It seems dev-libs/qjson itself cannot be built in multilib. See bug 541616.

Mine worked fine...
Comment 6 Michael Palimaka (kensington) gentoo-dev 2015-03-01 15:33:36 UTC
Thanks, fixed in CVS.

+  01 Mar 2015; Michael Palimaka <kensington@gentoo.org>
+  libdbusmenu-qt-0.9.3_pre20140619-r1.ebuild:
+  Fix multilib build when dev-libs/qjson is missing wrt bug #541438.