[mythtv] 28.0 build error

Richard Shaw hobbes1069 at gmail.com
Sun Apr 17 19:37:13 UTC 2016


I'm not familar enoug with how qt-make works but what I THINK is the
problem is that qt4 is still getting pulled in by another dependency ('m
not specifically requiring it in the spec file) and -isystem /usr/include
is before -isystem /usr/include/qt5 so QT_DEPRECATED_SINCE... is not being
defined:

g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong
--param=ssp-buffer-size=4 -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic
-fomit-frame-pointer -fno-devirtualize -fomit-frame-pointer -fPIC
-DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -msse -pthread -g -Wall
-Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS
-fvisibility-inlines-hidden -Wmissing-declarations -Wno-switch
-Woverloaded-virtual -funit-at-a-time -fvisibility=hidden
-fomit-frame-pointer -std=gnu++0x -D_REENTRANT -Wall -W -DPIC -fPIC
-D_GNU_SOURCE -DPREFIX="/usr" -DMMX -Dusing_libcec -D_FILE_OFFSET_BITS=64
-DMPLUGIN_API -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB
-DQT_GUI_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I.
-I-I/usr/include/libcec -isystem /usr/include/libxml2 -isystem
/usr/include/X11
-I/home/build/rpmbuild/mythtv/BUILD/mythtv-28.0/fakeroot/usr/include
-isystem /usr/include
-I/home/build/rpmbuild/mythtv/BUILD/mythtv-28.0/fakeroot/usr/include/mythtv
-I/home/build/rpmbuild/mythtv/BUILD/mythtv-28.0/fakeroot/usr/include/mythtv/libmythbase
-I/home/build/rpmbuild/mythtv/BUILD/mythtv-28.0/fakeroot/usr/include/mythtv/libmythui
-I/home/build/rpmbuild/mythtv/BUILD/mythtv-28.0/fakeroot/usr/include/mythtv/libmyth
-I/home/build/rpmbuild/mythtv/BUILD/mythtv-28.0/fakeroot/usr/include/mythtv/libavformat
-I/home/build/rpmbuild/mythtv/BUILD/mythtv-28.0/fakeroot/usr/include/mythtv/libswscale
-isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem
/usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem
/usr/include/qt5/QtXml -isystem /usr/include/qt5/QtSql -isystem
/usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.
-I/usr/lib64/qt5/mkspecs/linux-g++ -o main.o main.cpp

Ideas?

Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20160417/7b448c52/attachment.html>


More information about the mythtv-dev mailing list