Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559100 - media-video/mkvtoolnix-8.3.0: /usr/include/qt5/QtCore/qglobal.h:1052: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)."
Summary: media-video/mkvtoolnix-8.3.0: /usr/include/qt5/QtCore/qglobal.h:1052:4: error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 559130
  Show dependency tree
 
Reported: 2015-08-29 14:36 UTC by Tom Li
Modified: 2015-10-07 08:17 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 Tom Li 2015-08-29 14:36:42 UTC
with GCC 5.1.0:

In file included from /usr/include/qt5/QtGui/qwindowdefs.h:37:0,
                 from /usr/include/qt5/QtWidgets/qwidget.h:37,
                 from /usr/include/qt5/QtWidgets/qdialog.h:37,
                 from /usr/include/qt5/QtWidgets/qmessagebox.h:37,
                 from /usr/include/qt5/QtWidgets/QMessageBox:1,
                 from src/common/qt_kax_analyzer.cpp:18:
/usr/include/qt5/QtCore/qglobal.h:1052: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)."
 #  error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\
    ^
compilation terminated due to -Wfatal-errors.
 * ERROR: media-video/mkvtoolnix-8.3.0::gentoo failed (compile phase):
Comment 1 jospezial 2015-10-06 21:12:26 UTC
media-video/mkvtoolnix-8.4.0 is in tree now. All well.
Comment 2 Alexis Ballier gentoo-dev 2015-10-07 08:17:34 UTC
(In reply to jospezial from comment #1)
> media-video/mkvtoolnix-8.4.0 is in tree now. All well.

yep, indeed!