Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558560 - media-libs/phonon-vlc-0.8.2 fails with qt5
Summary: media-libs/phonon-vlc-0.8.2 fails with qt5
Status: RESOLVED DUPLICATE of bug 555866
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 11:55 UTC by Helmut Jarausch
Modified: 2015-08-25 12:16 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 Helmut Jarausch 2015-08-24 11:55:53 UTC
media-libs/phonon-vlc-0.8.2 fails with qt5 enabled with the "common" error
/usr/include/qt5/QtCore/qglobal.h:1067:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."

Unfortunately, I cannot emerge it with -qt5 since
kde-frameworks/knotifications-5.13.0 needs media-libs/phonon with qt enabled.

Is there any work around?

Thanks,
Helmut
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-08-25 12:16:38 UTC
I guess you're using gcc-5, so the workaround is to use gcc-4.

*** This bug has been marked as a duplicate of bug 555866 ***