Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669642 - dev-qt/qtwebengine has automagic dependency on media-libs/lcms
Summary: dev-qt/qtwebengine has automagic dependency on media-libs/lcms
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard: fixed in 5.11.2
Keywords:
Depends on: qt-5.11.3-stable
Blocks:
  Show dependency tree
 
Reported: 2018-10-25 22:02 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-03-11 06:56 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 Thomas Deutschmann (RETIRED) gentoo-dev 2018-10-25 22:02:37 UTC
After `emerge --depclean`, the following "oreserved libs" event appeared:

!!! existing preserved libs:
>>> package: media-libs/lcms-2.9
 *  - /usr/lib/liblcms2.so.2
 *  - /usr/lib/liblcms2.so.2.0.8
 *      used by /usr/lib/libQt5WebEngineCore.so.5.11.1 (dev-qt/qtwebengine-5.11.1)



=================================================================
                        Package Settings
=================================================================

dev-qt/qtwebengine-5.11.1::gentoo was built with the following:
USE="system-ffmpeg system-icu widgets -alsa -bindist -debug -designer -geolocation -pax_kernel -pulseaudio -test"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -ggdb"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -ggdb"
Comment 1 Larry the Git Cow gentoo-dev 2018-11-13 11:32:58 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19cf4c4fde46c3c327067f687f62697fc69d140b

commit 19cf4c4fde46c3c327067f687f62697fc69d140b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-13 11:14:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-13 11:32:43 +0000

    dev-qt/qtwebengine: Add missing DEPEND
    
    Bug: https://bugs.gentoo.org/669642
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qtwebengine/qtwebengine-5.11.2.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2018-11-13 17:52:41 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=e7e2414adb60fad7783974ccfece2412fd27aea4

commit e7e2414adb60fad7783974ccfece2412fd27aea4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-13 17:19:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-13 17:19:09 +0000

    dev-qt/qtwebengine: Add missing media-libs/lcms:2 DEPEND
    
    Bug: https://bugs.gentoo.org/669642
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qtwebengine/qtwebengine-5.11.9999.ebuild | 1 +
 dev-qt/qtwebengine/qtwebengine-5.12.9999.ebuild | 1 +
 dev-qt/qtwebengine/qtwebengine-5.9999.ebuild    | 1 +
 3 files changed, 3 insertions(+)
Comment 3 Michael Palimaka (kensington) gentoo-dev 2019-03-11 06:56:44 UTC
This fix is now available in 5.11.3 stable and later versions.