Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556096 - dev-qt/qtsql:4[abi_x86_32,mysql] has incorrect multilib dependencies with split mysql ebuilds
Summary: dev-qt/qtsql:4[abi_x86_32,mysql] has incorrect multilib dependencies with spl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
: 556102 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-28 07:58 UTC by Eugene Shalygin
Modified: 2015-10-28 12:06 UTC (History)
2 users (show)

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


Attachments
build.log of dev-qt/qtsql-4.8.7-r1 (build.log,341.72 KB, text/plain)
2015-10-28 09:12 UTC, Loop
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2015-07-28 07:58:21 UTC
dev-qt/qtsql:4[abi_x86_32,mysql] needs 32-bit libmysqlclient.so, but the new splitted mysql ebuild depends on virtual/libmysqlclient without $MULTILIB_USEDEP.
Comment 1 Davide Pesavento gentoo-dev 2015-07-29 00:20:37 UTC
Actually, this sounds like a bug in the mysql virtual...

OTOH, I suppose qtsql should switch to virtual/libmysqlclient:= (?)
Comment 2 Davide Pesavento gentoo-dev 2015-07-29 00:21:53 UTC
*** Bug 556102 has been marked as a duplicate of this bug. ***
Comment 3 Brian Evans (RETIRED) gentoo-dev 2015-07-29 01:35:12 UTC
(In reply to Davide Pesavento from comment #1)
> Actually, this sounds like a bug in the mysql virtual...
> 
> OTOH, I suppose qtsql should switch to virtual/libmysqlclient:= (?)

The eventual goal is to depend on virtual/libmysqlclient. This will not be stable for a while though as it was just introduced (and I need to get keywords on dev-db/mysql-connector-c).

I'll fix the virtual/mysql for now
Comment 4 Brian Evans (RETIRED) gentoo-dev 2015-07-29 01:45:45 UTC
+*mysql-5.6-r5 (29 Jul 2015)
+
+  29 Jul 2015; Brian Evans <grknight@gentoo.org> +mysql-5.6-r5.ebuild,
+  -mysql-5.6-r4.ebuild:
+  Revbump to accurately refer to virtual/libmysqlclient wrt bug 556096
Comment 5 Loop 2015-10-28 09:12:07 UTC
Created attachment 415610 [details]
build.log of dev-qt/qtsql-4.8.7-r1
Comment 6 Loop 2015-10-28 09:12:49 UTC
I continue having issues with dev-qt/qtsql-4.8.7-r1

required by:

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by app-office/akonadi-server-1.13.0-r2::gentoo[qt4]
# required by kde-base/kdepimlibs-4.14.10::gentoo
# required by kde-apps/kuser-15.08.2::gentoo
# required by @selected
# required by @world (argument)
>=dev-qt/qtsql-4.8.7-r1:4 mysql

I attached my build log
Comment 7 Michael Palimaka (kensington) gentoo-dev 2015-10-28 12:06:23 UTC
Can you file a new bug please? This appears to be a different issue.