D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-qt5-5.15.2-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1QL8DY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf PyQt5-5.15.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/PyQt5-5.15.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyQt5-5.15.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jIOeJX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyQt5-5.15.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/usr/lib64/qt5/bin:/home/iurt/.local/bin:/home/iurt/bin + PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/usr/lib64/qt5/bin:/home/iurt/.local/bin:/home/iurt/bin + /usr/bin/python3 configure.py --sipdir=/usr/share/python3-sip/PyQt5 --qsci-api --assume-shared --confirm-license --debug --verbose Querying qmake about your Qt installation... Determining the details of your Qt installation... /usr/lib64/qt5/bin/qmake -o cfgtest_QtCore.mk cfgtest_QtCore.pro Info: creating stash file /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/.qmake.stash make -f cfgtest_QtCore.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtCore.o config-tests/cfgtest_QtCore.cpp g++ -o cfgtest_QtCore cfgtest_QtCore.o /usr/lib64/libQt5Core.so -lpthread ./cfgtest_QtCore cfgtest_QtCore.out This is the GPL version of PyQt 5.15.2 (licensed under the GNU General Public License) for Python 3.8.7 on linux. Found the license file pyqt-gpl.sip. Checking to see if the QtGui module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtGui.mk cfgtest_QtGui.pro make -f cfgtest_QtGui.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtGui.o config-tests/cfgtest_QtGui.cpp g++ -o cfgtest_QtGui cfgtest_QtGui.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread ./cfgtest_QtGui cfgtest_QtGui.out Checking to see if the QtHelp module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtHelp.mk cfgtest_QtHelp.pro make -f cfgtest_QtHelp.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtHelp.o cfgtest_QtHelp.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtHelp cfgtest_QtHelp.o /usr/lib64/libQt5Help.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Sql.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtMultimedia module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMultimedia.mk cfgtest_QtMultimedia.pro make -f cfgtest_QtMultimedia.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtMultimedia.o cfgtest_QtMultimedia.cpp g++ -o cfgtest_QtMultimedia cfgtest_QtMultimedia.o /usr/lib64/libQt5Multimedia.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtMultimediaWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMultimediaWidgets.mk cfgtest_QtMultimediaWidgets.pro make -f cfgtest_QtMultimediaWidgets.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtMultimediaWidgets -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtMultimediaWidgets.o cfgtest_QtMultimediaWidgets.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtMultimediaWidgets cfgtest_QtMultimediaWidgets.o /usr/lib64/libQt5MultimediaWidgets.so /usr/lib64/libQt5Multimedia.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtNetwork module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtNetwork.mk cfgtest_QtNetwork.pro make -f cfgtest_QtNetwork.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtNetwork.o config-tests/cfgtest_QtNetwork.cpp g++ -o cfgtest_QtNetwork cfgtest_QtNetwork.o /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread ./cfgtest_QtNetwork cfgtest_QtNetwork.out Checking to see if the QtOpenGL module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtOpenGL.mk cfgtest_QtOpenGL.pro make -f cfgtest_QtOpenGL.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtOpenGL.o cfgtest_QtOpenGL.cpp g++ -o cfgtest_QtOpenGL cfgtest_QtOpenGL.o /usr/lib64/libQt5OpenGL.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtPrintSupport module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtPrintSupport.mk cfgtest_QtPrintSupport.pro make -f cfgtest_QtPrintSupport.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtPrintSupport.o config-tests/cfgtest_QtPrintSupport.cpp g++ -o cfgtest_QtPrintSupport cfgtest_QtPrintSupport.o /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread ./cfgtest_QtPrintSupport cfgtest_QtPrintSupport.out Checking to see if the QtQml module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQml.mk cfgtest_QtQml.pro make -f cfgtest_QtQml.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtQml.o cfgtest_QtQml.cpp g++ -o cfgtest_QtQml cfgtest_QtQml.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtQuick module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQuick.mk cfgtest_QtQuick.pro make -f cfgtest_QtQuick.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtQuick.o cfgtest_QtQuick.cpp g++ -o cfgtest_QtQuick cfgtest_QtQuick.o /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtSql module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSql.mk cfgtest_QtSql.pro make -f cfgtest_QtSql.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtSql.o cfgtest_QtSql.cpp g++ -o cfgtest_QtSql cfgtest_QtSql.o /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Sql.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtSvg module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSvg.mk cfgtest_QtSvg.pro make -f cfgtest_QtSvg.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtSvg.o cfgtest_QtSvg.cpp g++ -o cfgtest_QtSvg cfgtest_QtSvg.o /usr/lib64/libQt5Svg.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtTest module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtTest.mk cfgtest_QtTest.pro make -f cfgtest_QtTest.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2"' -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtTest.o cfgtest_QtTest.cpp g++ -o cfgtest_QtTest cfgtest_QtTest.o /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Test.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtWebKit module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro make -f cfgtest_QtWebKit.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtWebKit.o cfgtest_QtWebKit.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtWebKit cfgtest_QtWebKit.o /usr/lib64/libQt5WebKit.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtWebKitWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebKitWidgets.mk cfgtest_QtWebKitWidgets.pro make -f cfgtest_QtWebKitWidgets.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtWebKitWidgets.o cfgtest_QtWebKitWidgets.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtWebKitWidgets cfgtest_QtWebKitWidgets.o /usr/lib64/libQt5WebKitWidgets.so /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5WebKit.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWidgets.mk cfgtest_QtWidgets.pro make -f cfgtest_QtWidgets.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtWidgets.o cfgtest_QtWidgets.cpp g++ -o cfgtest_QtWidgets cfgtest_QtWidgets.o /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtXml module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtXml.mk cfgtest_QtXml.pro make -f cfgtest_QtXml.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtXml.o cfgtest_QtXml.cpp g++ -o cfgtest_QtXml cfgtest_QtXml.o /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the QtXmlPatterns module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtXmlPatterns.mk cfgtest_QtXmlPatterns.pro make -f cfgtest_QtXmlPatterns.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtXmlPatterns.o cfgtest_QtXmlPatterns.cpp g++ -o cfgtest_QtXmlPatterns cfgtest_QtXmlPatterns.o /usr/lib64/libQt5XmlPatterns.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the QtDesigner module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtDesigner.mk cfgtest_QtDesigner.pro make -f cfgtest_QtDesigner.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtDesigner.o cfgtest_QtDesigner.cpp In file included from cfgtest_QtDesigner.cpp:2: /usr/include/qt5/QtDesigner/customwidget.h:4:4: warning: #warning Header is deprecated. Please include instead. [-Wcpp] 4 | # warning Header is deprecated. Please include instead. | ^~~~~~~ g++ -o cfgtest_QtDesigner cfgtest_QtDesigner.o /usr/lib64/libQt5Designer.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QAxContainer module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QAxContainer.mk cfgtest_QAxContainer.pro Project ERROR: Unknown module(s) in QT: axcontainer Checking to see if the QtDBus module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtDBus.mk cfgtest_QtDBus.pro make -f cfgtest_QtDBus.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtDBus.o cfgtest_QtDBus.cpp g++ -o cfgtest_QtDBus cfgtest_QtDBus.o /usr/lib64/libQt5DBus.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the _QOpenGLFunctions_2_0 module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest__QOpenGLFunctions_2_0.mk cfgtest__QOpenGLFunctions_2_0.pro make -f cfgtest__QOpenGLFunctions_2_0.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest__QOpenGLFunctions_2_0.o cfgtest__QOpenGLFunctions_2_0.cpp g++ -o cfgtest__QOpenGLFunctions_2_0 cfgtest__QOpenGLFunctions_2_0.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the _QOpenGLFunctions_2_1 module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest__QOpenGLFunctions_2_1.mk cfgtest__QOpenGLFunctions_2_1.pro make -f cfgtest__QOpenGLFunctions_2_1.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest__QOpenGLFunctions_2_1.o cfgtest__QOpenGLFunctions_2_1.cpp g++ -o cfgtest__QOpenGLFunctions_2_1 cfgtest__QOpenGLFunctions_2_1.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the _QOpenGLFunctions_4_1_Core module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest__QOpenGLFunctions_4_1_Core.mk cfgtest__QOpenGLFunctions_4_1_Core.pro make -f cfgtest__QOpenGLFunctions_4_1_Core.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest__QOpenGLFunctions_4_1_Core.o cfgtest__QOpenGLFunctions_4_1_Core.cpp g++ -o cfgtest__QOpenGLFunctions_4_1_Core cfgtest__QOpenGLFunctions_4_1_Core.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtSensors module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSensors.mk cfgtest_QtSensors.pro make -f cfgtest_QtSensors.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtSensors.o cfgtest_QtSensors.cpp g++ -o cfgtest_QtSensors cfgtest_QtSensors.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Sensors.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtSerialPort module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSerialPort.mk cfgtest_QtSerialPort.pro make -f cfgtest_QtSerialPort.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSerialPort -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtSerialPort.o cfgtest_QtSerialPort.cpp g++ -o cfgtest_QtSerialPort cfgtest_QtSerialPort.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5SerialPort.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtX11Extras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtX11Extras.mk cfgtest_QtX11Extras.pro make -f cfgtest_QtX11Extras.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtX11Extras.o cfgtest_QtX11Extras.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtX11Extras cfgtest_QtX11Extras.o /usr/lib64/libQt5X11Extras.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtBluetooth module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtBluetooth.mk cfgtest_QtBluetooth.pro make -f cfgtest_QtBluetooth.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtBluetooth.o cfgtest_QtBluetooth.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtBluetooth cfgtest_QtBluetooth.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Bluetooth.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtMacExtras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMacExtras.mk cfgtest_QtMacExtras.pro Project ERROR: Unknown module(s) in QT: macextras Checking to see if the QtPositioning module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtPositioning.mk cfgtest_QtPositioning.pro make -f cfgtest_QtPositioning.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtPositioning.o cfgtest_QtPositioning.cpp g++ -o cfgtest_QtPositioning cfgtest_QtPositioning.o /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Positioning.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtWinExtras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWinExtras.mk cfgtest_QtWinExtras.pro Project ERROR: Unknown module(s) in QT: winextras Checking to see if the QtQuickWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQuickWidgets.mk cfgtest_QtQuickWidgets.pro make -f cfgtest_QtQuickWidgets.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtQuickWidgets.o cfgtest_QtQuickWidgets.cpp g++ -o cfgtest_QtQuickWidgets cfgtest_QtQuickWidgets.o /usr/lib64/libQt5QuickWidgets.so /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtWebSockets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebSockets.mk cfgtest_QtWebSockets.pro make -f cfgtest_QtWebSockets.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtWebSockets.o cfgtest_QtWebSockets.cpp g++ -o cfgtest_QtWebSockets cfgtest_QtWebSockets.o /usr/lib64/libQt5WebSockets.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the Enginio module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_Enginio.mk cfgtest_Enginio.pro Project ERROR: Unknown module(s) in QT: enginio Checking to see if the QtWebChannel module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebChannel.mk cfgtest_QtWebChannel.pro make -f cfgtest_QtWebChannel.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtWebChannel.o cfgtest_QtWebChannel.cpp g++ -o cfgtest_QtWebChannel cfgtest_QtWebChannel.o /usr/lib64/libQt5WebChannel.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the QtLocation module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtLocation.mk cfgtest_QtLocation.pro make -f cfgtest_QtLocation.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtLocation.o cfgtest_QtLocation.cpp g++ -o cfgtest_QtLocation cfgtest_QtLocation.o /usr/lib64/libQt5Location.so /usr/lib64/libQt5PositioningQuick.so /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Positioning.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtNfc module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtNfc.mk cfgtest_QtNfc.pro make -f cfgtest_QtNfc.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_NFC_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtNfc.o cfgtest_QtNfc.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtNfc cfgtest_QtNfc.o /usr/lib64/libQt5Nfc.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the QtNetworkAuth module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtNetworkAuth.mk cfgtest_QtNetworkAuth.pro make -f cfgtest_QtNetworkAuth.mk g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtNetworkAuth.o cfgtest_QtNetworkAuth.cpp cfgtest_QtNetworkAuth.cpp: In function 'int main(int, char**)': cfgtest_QtNetworkAuth.cpp:5:17: warning: unused variable 'v' [-Wunused-variable] 5 | const char *v = QTNETWORKAUTH_VERSION_STR; | ^ g++ -o cfgtest_QtNetworkAuth cfgtest_QtNetworkAuth.o /usr/lib64/libQt5NetworkAuth.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the QtRemoteObjects module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtRemoteObjects.mk cfgtest_QtRemoteObjects.pro make -f cfgtest_QtRemoteObjects.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtRemoteObjects.o cfgtest_QtRemoteObjects.cpp cfgtest_QtRemoteObjects.cpp: In function 'int main(int, char**)': cfgtest_QtRemoteObjects.cpp:5:17: warning: unused variable 'v' [-Wunused-variable] 5 | const char *v = QTREMOTEOBJECTS_VERSION_STR; | ^ g++ -o cfgtest_QtRemoteObjects cfgtest_QtRemoteObjects.o /usr/lib64/libQt5RemoteObjects.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the QtQuick3D module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQuick3D.mk cfgtest_QtQuick3D.pro make -f cfgtest_QtQuick3D.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_QUICK3D_LIB -DQT_QUICK3DRUNTIMERENDER_LIB -DQT_QUICK3DASSETIMPORT_LIB -DQT_QUICK3DRENDER_LIB -DQT_QUICK3DUTILS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtQuick3D -I/usr/include/qt5/QtQuick3DRuntimeRender -I/usr/include/qt5/QtQuick3DAssetImport -I/usr/include/qt5/QtQuick3DRender -I/usr/include/qt5/QtQuick3DUtils -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtQuick3D.o cfgtest_QtQuick3D.cpp g++ -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtQuick3D cfgtest_QtQuick3D.o /usr/lib64/libQt5Quick3D.so /usr/lib64/libQt5Quick3DRuntimeRender.so /usr/lib64/libQt5Quick3DAssetImport.so /usr/lib64/libQt5Quick3DRender.so /usr/lib64/libQt5Quick3DUtils.so /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread Checking to see if the QtTextToSpeech module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtTextToSpeech.mk cfgtest_QtTextToSpeech.pro make -f cfgtest_QtTextToSpeech.mk g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DQT_TEXTTOSPEECH_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtTextToSpeech -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cfgtest_QtTextToSpeech.o cfgtest_QtTextToSpeech.cpp g++ -o cfgtest_QtTextToSpeech cfgtest_QtTextToSpeech.o /usr/lib64/libQt5TextToSpeech.so /usr/lib64/libQt5Core.so -lpthread Checking to see if the dbus support module should be built... pkg-config --cflags-only-I --libs dbus-1 Qt v5.15.2 is being used. The qmake executable is /usr/lib64/qt5/bin/qmake. Qt is built as a shared library. SIP 4.19.24 is being used. The sip executable is /usr/bin/sip. These PyQt5 modules will be built: QtCore, QtGui, QtHelp, QtMultimedia, QtMultimediaWidgets, QtNetwork, QtOpenGL, QtPrintSupport, QtQml, QtQuick, QtSql, QtSvg, QtTest, QtWebKit, QtWebKitWidgets, QtWidgets, QtXml, QtXmlPatterns, QtDesigner, QtDBus, _QOpenGLFunctions_2_0, _QOpenGLFunctions_2_1, _QOpenGLFunctions_4_1_Core, QtSensors, QtSerialPort, QtX11Extras, QtBluetooth, QtPositioning, QtQuickWidgets, QtWebSockets, QtWebChannel, QtLocation, QtNfc, QtNetworkAuth, QtRemoteObjects, QtQuick3D, QtTextToSpeech. The PyQt5 Python package will be installed in /usr/lib64/python3.8/site-packages. A debug version of PyQt5 will be built. PyQt5 is being built with generated docstrings. PyQt5 is being built with 'protected' redefined as 'public'. The Designer plugin will be installed in /usr/lib64/qt5/plugins/designer. The qmlscene plugin will be installed in /usr/lib64/qt5/plugins/PyQt5. The QScintilla API file will be installed in /usr/share/qt5/qsci/api/python. The PyQt5 PEP 484 stub files will be installed in /usr/lib64/python3.8/site-packages/PyQt5. The dbus support module will be installed in /usr/lib64/python3.8/site-packages/dbus/mainloop. The PyQt5 .sip files will be installed in /usr/share/python3-sip/PyQt5. pyuic5, pyrcc5 and pylupdate5 will be installed in /usr/bin. The interpreter used by pyuic5 is /usr/bin/python3. Generating the C++ source for the QtCore module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtCore.api -y QtCore.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/QtCoremod.sip Embedding sip flags... Generating the .pro file for the QtCore module... Generating the C++ source for the QtGui module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtGui.api -y QtGui.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/QtGuimod.sip Generating the .pro file for the QtGui module... Generating the C++ source for the QtHelp module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtHelp.api -y QtHelp.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/QtHelpmod.sip Generating the .pro file for the QtHelp module... Generating the C++ source for the QtMultimedia module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtMultimedia.api -y QtMultimedia.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/QtMultimediamod.sip Generating the .pro file for the QtMultimedia module... Generating the C++ source for the QtMultimediaWidgets module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtMultimediaWidgets.api -y QtMultimediaWidgets.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip Generating the .pro file for the QtMultimediaWidgets module... Generating the C++ source for the QtNetwork module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtNetwork.api -y QtNetwork.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/QtNetworkmod.sip Generating the .pro file for the QtNetwork module... Generating the C++ source for the QtOpenGL module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtOpenGL.api -y QtOpenGL.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtOpenGL/QtOpenGLmod.sip Generating the .pro file for the QtOpenGL module... Generating the C++ source for the QtPrintSupport module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtPrintSupport.api -y QtPrintSupport.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/QtPrintSupportmod.sip Generating the .pro file for the QtPrintSupport module... Generating the C++ source for the QtQml module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtQml.api -y QtQml.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/QtQmlmod.sip Generating the .pro file for the QtQml module... Generating the C++ source for the QtQuick module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtQuick.api -y QtQuick.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/QtQuickmod.sip Generating the .pro file for the QtQuick module... Generating the C++ source for the QtSql module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtSql.api -y QtSql.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/QtSqlmod.sip Generating the .pro file for the QtSql module... Generating the C++ source for the QtSvg module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtSvg.api -y QtSvg.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSvg/QtSvgmod.sip Generating the .pro file for the QtSvg module... Generating the C++ source for the QtTest module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtTest.api -y QtTest.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/QtTestmod.sip Generating the .pro file for the QtTest module... Generating the C++ source for the QtWebKit module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtWebKit.api -y QtWebKit.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/QtWebKitmod.sip Generating the .pro file for the QtWebKit module... Generating the C++ source for the QtWebKitWidgets module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtWebKitWidgets.api -y QtWebKitWidgets.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/QtWebKitWidgetsmod.sip Generating the .pro file for the QtWebKitWidgets module... Generating the C++ source for the QtWidgets module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtWidgets.api -y QtWidgets.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/QtWidgetsmod.sip Generating the .pro file for the QtWidgets module... Generating the C++ source for the QtXml module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtXml.api -y QtXml.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/QtXmlmod.sip Generating the .pro file for the QtXml module... Generating the C++ source for the QtXmlPatterns module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtXmlPatterns.api -y QtXmlPatterns.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/QtXmlPatternsmod.sip Generating the .pro file for the QtXmlPatterns module... Generating the C++ source for the QtDesigner module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtDesigner.api -y QtDesigner.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/QtDesignermod.sip Generating the .pro file for the QtDesigner module... Generating the C++ source for the QtDBus module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtDBus.api -y QtDBus.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/QtDBusmod.sip Generating the .pro file for the QtDBus module... Generating the C++ source for the _QOpenGLFunctions_2_0 module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0 -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0mod.sip Generating the .pro file for the _QOpenGLFunctions_2_0 module... Generating the C++ source for the _QOpenGLFunctions_2_1 module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1 -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1mod.sip Generating the .pro file for the _QOpenGLFunctions_2_1 module... Generating the C++ source for the _QOpenGLFunctions_4_1_Core module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Coremod.sip Generating the .pro file for the _QOpenGLFunctions_4_1_Core module... Generating the C++ source for the QtSensors module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtSensors.api -y QtSensors.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/QtSensorsmod.sip Generating the .pro file for the QtSensors module... Generating the C++ source for the QtSerialPort module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtSerialPort.api -y QtSerialPort.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/QtSerialPortmod.sip Generating the .pro file for the QtSerialPort module... Generating the C++ source for the QtX11Extras module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtX11Extras.api -y QtX11Extras.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtX11Extras/QtX11Extrasmod.sip Generating the .pro file for the QtX11Extras module... Generating the C++ source for the QtBluetooth module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtBluetooth.api -y QtBluetooth.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/QtBluetoothmod.sip Generating the .pro file for the QtBluetooth module... Generating the C++ source for the QtPositioning module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtPositioning.api -y QtPositioning.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/QtPositioningmod.sip Generating the .pro file for the QtPositioning module... Generating the C++ source for the QtQuickWidgets module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtQuickWidgets.api -y QtQuickWidgets.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuickWidgets/QtQuickWidgetsmod.sip Generating the .pro file for the QtQuickWidgets module... Generating the C++ source for the QtWebSockets module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtWebSockets.api -y QtWebSockets.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/QtWebSocketsmod.sip Generating the .pro file for the QtWebSockets module... Generating the C++ source for the QtWebChannel module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtWebChannel.api -y QtWebChannel.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebChannel/QtWebChannelmod.sip Generating the .pro file for the QtWebChannel module... Generating the C++ source for the QtLocation module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtLocation.api -y QtLocation.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/QtLocationmod.sip Generating the .pro file for the QtLocation module... Generating the C++ source for the QtNfc module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtNfc.api -y QtNfc.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/QtNfcmod.sip Generating the .pro file for the QtNfc module... Generating the C++ source for the QtNetworkAuth module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtNetworkAuth.api -y QtNetworkAuth.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/QtNetworkAuthmod.sip Generating the .pro file for the QtNetworkAuth module... Generating the C++ source for the QtRemoteObjects module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtRemoteObjects.api -y QtRemoteObjects.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/QtRemoteObjectsmod.sip Generating the .pro file for the QtRemoteObjects module... Generating the C++ source for the QtQuick3D module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtQuick3D.api -y QtQuick3D.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick3D/QtQuick3Dmod.sip Generating the .pro file for the QtQuick3D module... Generating the C++ source for the QtTextToSpeech module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -o -a QtTextToSpeech.api -y QtTextToSpeech.pyi -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTextToSpeech/QtTextToSpeechmod.sip Generating the .pro file for the QtTextToSpeech module... Generating the C++ source for the pylupdate module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/pylupdate/pylupdatemod.sip Generating the .pro file for the pylupdate module... Generating the C++ source for the pyrcc module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/pyrcc/pyrccmod.sip Generating the .pro file for the pyrcc module... Generating the C++ source for the Qt module... /usr/bin/sip -w -n PyQt5.sip -t WS_X11 -t Qt_5_15_0 -f -P -c /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt -I sip -I /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip sip/Qt/Qtmod.sip Generating the .pro file for the Qt module... Generating the pylupdate5 wrapper... Generating the pyrcc5 wrapper... Generating the pyuic5 wrapper... Generating the Qt Designer plugin .pro file... Generating the qmlscene plugin .pro file... Re-writing /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/examples/quick/tutorials/extending/chapter6-plugins/Charts/qmldir... Generating the QScintilla API file... Generating the .pro file for the dbus module... Generating the top-level .pro file... Making the pylupdate5 wrapper executable... Making the pyrcc5 wrapper executable... Making the pyuic5 wrapper executable... Generating the Makefiles... /usr/lib64/qt5/bin/qmake -recursive PyQt5.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/QtCore.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/QtGui.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/QtHelp.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/QtMultimedia.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets/QtMultimediaWidgets.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/QtNetwork.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL/QtOpenGL.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/QtPrintSupport.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml/QtQml.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/QtQuick.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/QtSql.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg/QtSvg.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest/QtTest.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit/QtWebKit.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/QtWebKitWidgets.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/QtWidgets.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/QtXml.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns/QtXmlPatterns.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/QtDesigner.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/QtDBus.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Core.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors/QtSensors.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/QtSerialPort.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras/QtX11Extras.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/QtBluetooth.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning/QtPositioning.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets/QtQuickWidgets.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/QtWebSockets.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel/QtWebChannel.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation/QtLocation.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc/QtNfc.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth/QtNetworkAuth.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects/QtRemoteObjects.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D/QtQuick3D.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech/QtTextToSpeech.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate/pylupdate.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc/pyrcc.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt/Qt.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer/designer.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene/qmlscene.pro Reading /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus/dbus.pro + sed -i -e s,-fstack-protector,-fno-stack-protector,g _QOpenGLFunctions_2_0/Makefile _QOpenGLFunctions_2_1/Makefile _QOpenGLFunctions_4_1_Core/Makefile ++ python3-config --libs + sed -i -e 's,^LIBS .*= ,LIBS = -lcrypt -lintl -lpthread -ldl -lutil -lm -lm ,g' Qt/Makefile QtBluetooth/Makefile QtCore/Makefile QtDBus/Makefile QtDesigner/Makefile QtGui/Makefile QtHelp/Makefile QtLocation/Makefile QtMultimedia/Makefile QtMultimediaWidgets/Makefile QtNetwork/Makefile QtNetworkAuth/Makefile QtNfc/Makefile QtOpenGL/Makefile QtPositioning/Makefile QtPrintSupport/Makefile QtQml/Makefile QtQuick/Makefile QtQuick3D/Makefile QtQuickWidgets/Makefile QtRemoteObjects/Makefile QtSensors/Makefile QtSerialPort/Makefile QtSql/Makefile QtSvg/Makefile QtTest/Makefile QtTextToSpeech/Makefile QtWebChannel/Makefile QtWebKit/Makefile QtWebKitWidgets/Makefile QtWebSockets/Makefile QtWidgets/Makefile QtX11Extras/Makefile QtXml/Makefile QtXmlPatterns/Makefile _QOpenGLFunctions_2_0/Makefile _QOpenGLFunctions_2_1/Makefile _QOpenGLFunctions_4_1_Core/Makefile dbus/Makefile + sed -i -e 's#^LFLAGS .*= #LFLAGS = -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags #g' Qt/Makefile QtBluetooth/Makefile QtCore/Makefile QtDBus/Makefile QtDesigner/Makefile QtGui/Makefile QtHelp/Makefile QtLocation/Makefile QtMultimedia/Makefile QtMultimediaWidgets/Makefile QtNetwork/Makefile QtNetworkAuth/Makefile QtNfc/Makefile QtOpenGL/Makefile QtPositioning/Makefile QtPrintSupport/Makefile QtQml/Makefile QtQuick/Makefile QtQuick3D/Makefile QtQuickWidgets/Makefile QtRemoteObjects/Makefile QtSensors/Makefile QtSerialPort/Makefile QtSql/Makefile QtSvg/Makefile QtTest/Makefile QtTextToSpeech/Makefile QtWebChannel/Makefile QtWebKit/Makefile QtWebKitWidgets/Makefile QtWebSockets/Makefile QtWidgets/Makefile QtX11Extras/Makefile QtXml/Makefile QtXmlPatterns/Makefile _QOpenGLFunctions_2_0/Makefile _QOpenGLFunctions_2_1/Makefile _QOpenGLFunctions_4_1_Core/Makefile pyrcc/Makefile designer/Makefile dbus/Makefile qmlscene/Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 cd QtCore/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/QtCore.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractEventDispatcher.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_post_init.o qpycore_post_init.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractListModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractEventDispatcherTimerInfo.o sipQtCoreQAbstractEventDispatcherTimerInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractNativeEventFilter.o sipQtCoreQAbstractNativeEventFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractItemModelCheckIndexOptions.o sipQtCoreQAbstractItemModelCheckIndexOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractProxyModel.o sipQtCoreQAbstractProxyModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractAnimation.o sipQtCoreQAbstractAnimation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractState.o sipQtCoreQAbstractState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractTransition.o sipQtCoreQAbstractTransition.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractTableModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQAnimationGroup.o sipQtCoreQAnimationGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQBitArray.o sipQtCoreQBitArray.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQBuffer.o sipQtCoreQBuffer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQByteArray.o sipQtCoreQByteArray.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp: In function 'PyObject* meth_QByteArray_indexOf(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp:195:44: warning: 'int QByteArray::indexOf(const QString&, int) const' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations] 195 | sipRes = sipCpp->indexOf(*a0,a1); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qvarlengtharray.h:47, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCoreQByteArray.cpp:24: /usr/include/qt5/QtCore/qstring.h:1519:12: note: declared here 1519 | inline int QByteArray::indexOf(const QString &s, int from) const | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp: In function 'PyObject* meth_QByteArray_lastIndexOf(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp:253:48: warning: 'int QByteArray::lastIndexOf(const QString&, int) const' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations] 253 | sipRes = sipCpp->lastIndexOf(*a0,a1); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qvarlengtharray.h:47, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCoreQByteArray.cpp:24: /usr/include/qt5/QtCore/qstring.h:1521:12: note: declared here 1521 | inline int QByteArray::lastIndexOf(const QString &s, int from) const | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp: In function 'PyObject* meth_QByteArray_append(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp:759:41: warning: 'QByteArray& QByteArray::append(const QString&)' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations] 759 | sipRes = &sipCpp->append(*a0); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qvarlengtharray.h:47, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCoreQByteArray.cpp:24: /usr/include/qt5/QtCore/qstring.h:1507:20: note: declared here 1507 | inline QByteArray &QByteArray::append(const QString &s) | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp: In function 'PyObject* meth_QByteArray_insert(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp:823:44: warning: 'QByteArray& QByteArray::insert(int, const QString&)' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations] 823 | sipRes = &sipCpp->insert(a0,*a1); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qvarlengtharray.h:47, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCoreQByteArray.cpp:24: /usr/include/qt5/QtCore/qstring.h:1509:20: note: declared here 1509 | inline QByteArray &QByteArray::insert(int i, const QString &s) | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp: In function 'PyObject* meth_QByteArray_replace(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp:937:46: warning: 'QByteArray& QByteArray::replace(const QString&, const QByteArray&)' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations] 937 | sipRes = &sipCpp->replace(*a0,*a1); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qvarlengtharray.h:47, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCoreQByteArray.cpp:24: /usr/include/qt5/QtCore/qstring.h:1515:20: note: declared here 1515 | inline QByteArray &QByteArray::replace(const QString &before, const QByteArray &after) | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp: In function 'PyObject* slot_QByteArray___iadd__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQByteArray.cpp:3021:50: warning: 'QByteArray& QByteArray::operator+=(const QString&)' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations] 3021 | ::QByteArray *sipCpp = reinterpret_cast< ::QByteArray *>(sipCppV); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qvarlengtharray.h:47, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCoreQByteArray.cpp:24: /usr/include/qt5/QtCore/qstring.h:1517:20: note: declared here 1517 | inline QByteArray &QByteArray::operator+=(const QString &s) | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQByteArrayFromBase64Result.o sipQtCoreQByteArrayFromBase64Result.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQBasicTimer.o sipQtCoreQBasicTimer.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQBasicTimer.cpp: In function 'void assign_QBasicTimer(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQBasicTimer.cpp:202:103: warning: 'QBasicTimer& QBasicTimer::operator=(const QBasicTimer&)' is deprecated: copy-assignment is unsupported; use move-assignment instead [-Wdeprecated-declarations] 202 | reinterpret_cast< ::QBasicTimer *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QBasicTimer *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbasictimer.sip:26: /usr/include/qt5/QtCore/qbasictimer.h:62:18: note: declared here 62 | QBasicTimer &operator=(const QBasicTimer &); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQBasicTimer.cpp: In function 'void* copy_QBasicTimer(const void*, Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQBasicTimer.cpp:209:90: warning: 'QBasicTimer::QBasicTimer(const QBasicTimer&)' is deprecated: copy-construction is unsupported; use move-construction instead [-Wdeprecated-declarations] 209 | return new ::QBasicTimer(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbasictimer.sip:26: /usr/include/qt5/QtCore/qbasictimer.h:60:5: note: declared here 60 | QBasicTimer(const QBasicTimer &); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQBasicTimer.cpp: In function 'void* init_type_QBasicTimer(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQBasicTimer.cpp:242:44: warning: 'QBasicTimer::QBasicTimer(const QBasicTimer&)' is deprecated: copy-construction is unsupported; use move-construction instead [-Wdeprecated-declarations] 242 | sipCpp = new ::QBasicTimer(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbasictimer.sip:26: /usr/include/qt5/QtCore/qbasictimer.h:60:5: note: declared here 60 | QBasicTimer(const QBasicTimer &); | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQByteArrayMatcher.o sipQtCoreQByteArrayMatcher.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQByteArrayBase64Options.o sipQtCoreQByteArrayBase64Options.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCalendarYearMonthDay.o sipQtCoreQCalendarYearMonthDay.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCborStreamWriter.o sipQtCoreQCborStreamWriter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCborError.o sipQtCoreQCborError.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCalendar.o sipQtCoreQCalendar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCborStreamReader.o sipQtCoreQCborStreamReader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQChar.o sipQtCoreQChar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCollator.o sipQtCoreQCollator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQChildEvent.o sipQtCoreQChildEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCollatorSortKey.o sipQtCoreQCollatorSortKey.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCommandLineParser.o sipQtCoreQCommandLineParser.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCommandLineOption.o sipQtCoreQCommandLineOption.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCommandLineOption.cpp: In function 'PyObject* meth_QCommandLineOption_setHidden(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCommandLineOption.cpp:296:33: warning: 'void QCommandLineOption::setHidden(bool)' is deprecated: Use setFlags() with HiddenFromHelp [-Wdeprecated-declarations] 296 | sipCpp->setHidden(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcommandlineoption.sip:28: /usr/include/qt5/QtCore/qcommandlineoption.h:96:10: note: declared here 96 | void setHidden(bool hidden); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCommandLineOption.cpp: In function 'PyObject* meth_QCommandLineOption_isHidden(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCommandLineOption.cpp:323:39: warning: 'bool QCommandLineOption::isHidden() const' is deprecated: Use flags() and HiddenFromHelp [-Wdeprecated-declarations] 323 | sipRes = sipCpp->isHidden(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcommandlineoption.sip:28: /usr/include/qt5/QtCore/qcommandlineoption.h:98:10: note: declared here 98 | bool isHidden() const; | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCommandLineOptionFlags.o sipQtCoreQCommandLineOptionFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCryptographicHash.o sipQtCoreQCryptographicHash.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQCoreApplication.o sipQtCoreQCoreApplication.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCoreApplication.cpp: In function 'PyObject* meth_QCoreApplication_hasPendingEvents(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCoreApplication.cpp:789:43: warning: 'static bool QCoreApplication::hasPendingEvents()' is deprecated [-Wdeprecated-declarations] 789 | sipRes = ::QCoreApplication::hasPendingEvents(); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcoreapplication.sip:30: /usr/include/qt5/QtCore/qcoreapplication.h:129:31: note: declared here 129 | QT_DEPRECATED static bool hasPendingEvents(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCoreApplication.cpp:789:60: warning: 'static bool QCoreApplication::hasPendingEvents()' is deprecated [-Wdeprecated-declarations] 789 | sipRes = ::QCoreApplication::hasPendingEvents(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcoreapplication.sip:30: /usr/include/qt5/QtCore/qcoreapplication.h:129:31: note: declared here 129 | QT_DEPRECATED static bool hasPendingEvents(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCoreApplication.cpp: In function 'PyObject* meth_QCoreApplication_flush(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCoreApplication.cpp:1138:34: warning: 'static void QCoreApplication::flush()' is deprecated [-Wdeprecated-declarations] 1138 | ::QCoreApplication::flush(); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcoreapplication.sip:30: /usr/include/qt5/QtCore/qcoreapplication.h:169:31: note: declared here 169 | QT_DEPRECATED static void flush(); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQCoreApplication.cpp:1138:40: warning: 'static void QCoreApplication::flush()' is deprecated [-Wdeprecated-declarations] 1138 | ::QCoreApplication::flush(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcoreapplication.sip:30: /usr/include/qt5/QtCore/qcoreapplication.h:169:31: note: declared here 169 | QT_DEPRECATED static void flush(); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQConcatenateTablesProxyModel.o sipQtCoreQConcatenateTablesProxyModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDataStream.o sipQtCoreQDataStream.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDeadlineTimer.o sipQtCoreQDeadlineTimer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDate.o sipQtCoreQDate.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp: In function 'PyObject* meth_QDate_shortMonthName(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:488:47: warning: 'static QString QDate::shortMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] 488 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:106:24: note: declared here 106 | static QString shortMonthName(int month, MonthNameType type = DateFormat); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:488:67: warning: 'static QString QDate::shortMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] 488 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:106:24: note: declared here 106 | static QString shortMonthName(int month, MonthNameType type = DateFormat); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp: In function 'PyObject* meth_QDate_shortDayName(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:520:47: warning: 'static QString QDate::shortDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] 520 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:108:24: note: declared here 108 | static QString shortDayName(int weekday, MonthNameType type = DateFormat); | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:520:65: warning: 'static QString QDate::shortDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] 520 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:108:24: note: declared here 108 | static QString shortDayName(int weekday, MonthNameType type = DateFormat); | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp: In function 'PyObject* meth_QDate_longMonthName(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:552:47: warning: 'static QString QDate::longMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] 552 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:110:24: note: declared here 110 | static QString longMonthName(int month, MonthNameType type = DateFormat); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:552:66: warning: 'static QString QDate::longMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] 552 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:110:24: note: declared here 110 | static QString longMonthName(int month, MonthNameType type = DateFormat); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp: In function 'PyObject* meth_QDate_longDayName(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:584:47: warning: 'static QString QDate::longDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] 584 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:112:24: note: declared here 112 | static QString longDayName(int weekday, MonthNameType type = DateFormat); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:584:64: warning: 'static QString QDate::longDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] 584 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:112:24: note: declared here 112 | static QString longDayName(int weekday, MonthNameType type = DateFormat); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp: In function 'PyObject* meth_QDate_toString(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDate.cpp:633:60: warning: 'QString QDate::toString(Qt::DateFormat, QCalendar) const' is deprecated: Use QLocale or omit the calendar [-Wdeprecated-declarations] 633 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDate.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:119:13: note: declared here 119 | QString toString(Qt::DateFormat format, QCalendar cal) const; | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDateTime.o sipQtCoreQDateTime.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDateTime.cpp: In function 'void* init_type_QDateTime(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQDateTime.cpp:1893:42: warning: 'QDateTime::QDateTime(const QDate&)' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] 1893 | #line 416 "/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qdatetime.sip" | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQDateTime.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:298:57: note: declared here 298 | QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDirIterator.o sipQtCoreQDirIterator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDir.o sipQtCoreQDir.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDirFilters.o sipQtCoreQDirFilters.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirIteratorIteratorFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQElapsedTimer.o sipQtCoreQElapsedTimer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQDynamicPropertyChangeEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQEasingCurve.o sipQtCoreQEasingCurve.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQDirSortFlags.o sipQtCoreQDirSortFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQEvent.o sipQtCoreQEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQEventLoop.o sipQtCoreQEventLoop.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFile.o sipQtCoreQFile.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQEventTransition.o sipQtCoreQEventTransition.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoopProcessEventsFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFileDevicePermissions.o sipQtCoreQFileDevicePermissions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFileInfo.o sipQtCoreQFileInfo.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQFileInfo.cpp: In function 'PyObject* meth_QFileInfo_created(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQFileInfo.cpp:1035:55: warning: 'QDateTime QFileInfo::created() const' is deprecated: Use either birthTime() or metadataChangeTime() [-Wdeprecated-declarations] 1035 | return SIP_NULLPTR; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qfileinfo.sip:26: /usr/include/qt5/QtCore/qfileinfo.h:139:15: note: declared here 139 | QDateTime created() const; | ^~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQEventLoopLocker.o sipQtCoreQEventLoopLocker.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFileDevice.o sipQtCoreQFileDevice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFileDeviceFileHandleFlags.o sipQtCoreQFileDeviceFileHandleFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFileSelector.o sipQtCoreQFileSelector.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQGenericArgument.o sipQtCoreQGenericArgument.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFinalState.o sipQtCoreQFinalState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileSystemWatcher.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQHistoryState.o sipQtCoreQHistoryState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericReturnArgument.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQIODevice.o sipQtCoreQIODevice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQIODeviceOpenMode.o sipQtCoreQIODeviceOpenMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQIdentityProxyModel.o sipQtCoreQIdentityProxyModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQJsonArray.o sipQtCoreQJsonArray.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQItemSelectionModelSelectionFlags.o sipQtCoreQItemSelectionModelSelectionFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQItemSelectionRange.o sipQtCoreQItemSelectionRange.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQItemSelectionRange.cpp: In function 'PyObject* slot_QItemSelectionRange___ge__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQItemSelectionRange.cpp:523:68: warning: 'bool QItemSelectionRange::operator<(const QItemSelectionRange&) const' is deprecated [-Wdeprecated-declarations] 523 | sipRes = !sipCpp-> ::QItemSelectionRange::operator<(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qitemselectionmodel.sip:26: /usr/include/qt5/QtCore/qitemselectionmodel.h:118:24: note: declared here 118 | QT_DEPRECATED bool operator<(const QItemSelectionRange &other) const; | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQItemSelectionRange.cpp: In function 'PyObject* slot_QItemSelectionRange___lt__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQItemSelectionRange.cpp:555:67: warning: 'bool QItemSelectionRange::operator<(const QItemSelectionRange&) const' is deprecated [-Wdeprecated-declarations] 555 | sipRes = sipCpp-> ::QItemSelectionRange::operator<(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qitemselectionmodel.sip:26: /usr/include/qt5/QtCore/qitemselectionmodel.h:118:24: note: declared here 118 | QT_DEPRECATED bool operator<(const QItemSelectionRange &other) const; | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQItemSelection.o sipQtCoreQItemSelection.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQItemSelection.cpp: In function 'PyObject* meth_QItemSelection_swap(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQItemSelection.cpp:510:31: warning: 'void QList::swap(int, int) [with T = QItemSelectionRange]' is deprecated: Use QList::swapItemsAt() [-Wdeprecated-declarations] 510 | sipCpp->swap(a0,a1); | ^ In file included from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtCore/qthread.h:44, from /usr/include/qt5/QtCore/QThread:1, from sipAPIQtCore.h:34, from sipQtCoreQItemSelection.cpp:24: /usr/include/qt5/QtCore/qlist.h:225:10: note: declared here 225 | void swap(int i, int j) { swapItemsAt(i, j); } | ^~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQItemSelectionModel.o sipQtCoreQItemSelectionModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQJsonDocument.o sipQtCoreQJsonDocument.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp: In function 'PyObject* meth_QJsonDocument_fromRawData(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp:75:61: warning: 'static QJsonDocument QJsonDocument::fromRawData(const char*, int, QJsonDocument::DataValidation)' is deprecated: Use CBOR format instead [-Wdeprecated-declarations] 75 | sipRes = new ::QJsonDocument( ::QJsonDocument::fromRawData(a0,a1,a2)); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsondocument.sip:58: /usr/include/qt5/QtCore/qjsondocument.h:116:26: note: declared here 116 | static QJsonDocument fromRawData(const char *data, int size, DataValidation validation = Validate); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp:75:81: warning: 'static QJsonDocument QJsonDocument::fromRawData(const char*, int, QJsonDocument::DataValidation)' is deprecated: Use CBOR format instead [-Wdeprecated-declarations] 75 | sipRes = new ::QJsonDocument( ::QJsonDocument::fromRawData(a0,a1,a2)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsondocument.sip:58: /usr/include/qt5/QtCore/qjsondocument.h:116:26: note: declared here 116 | static QJsonDocument fromRawData(const char *data, int size, DataValidation validation = Validate); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp: In function 'PyObject* meth_QJsonDocument_rawData(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp:102:41: warning: 'const char* QJsonDocument::rawData(int*) const' is deprecated: Use CBOR format instead [-Wdeprecated-declarations] 102 | sipRes = sipCpp->rawData(&a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsondocument.sip:58: /usr/include/qt5/QtCore/qjsondocument.h:119:17: note: declared here 119 | const char *rawData(int *size) const; | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp: In function 'PyObject* meth_QJsonDocument_fromBinaryData(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp:135:61: warning: 'static QJsonDocument QJsonDocument::fromBinaryData(const QByteArray&, QJsonDocument::DataValidation)' is deprecated: Use CBOR format instead [-Wdeprecated-declarations] 135 | sipRes = new ::QJsonDocument( ::QJsonDocument::fromBinaryData(*a0,a1)); | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsondocument.sip:58: /usr/include/qt5/QtCore/qjsondocument.h:122:26: note: declared here 122 | static QJsonDocument fromBinaryData(const QByteArray &data, DataValidation validation = Validate); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp:135:82: warning: 'static QJsonDocument QJsonDocument::fromBinaryData(const QByteArray&, QJsonDocument::DataValidation)' is deprecated: Use CBOR format instead [-Wdeprecated-declarations] 135 | sipRes = new ::QJsonDocument( ::QJsonDocument::fromBinaryData(*a0,a1)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsondocument.sip:58: /usr/include/qt5/QtCore/qjsondocument.h:122:26: note: declared here 122 | static QJsonDocument fromBinaryData(const QByteArray &data, DataValidation validation = Validate); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp: In function 'PyObject* meth_QJsonDocument_toBinaryData(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQJsonDocument.cpp:162:61: warning: 'QByteArray QJsonDocument::toBinaryData() const' is deprecated: Use CBOR format instead [-Wdeprecated-declarations] 162 | sipRes = new ::QByteArray(sipCpp->toBinaryData()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsondocument.sip:58: /usr/include/qt5/QtCore/qjsondocument.h:125:16: note: declared here 125 | QByteArray toBinaryData() const; | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQJsonObject.o sipQtCoreQJsonObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQJsonParseError.o sipQtCoreQJsonParseError.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLibrary.o sipQtCoreQLibrary.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLine.o sipQtCoreQLine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryInfo.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp: In function 'PyObject* meth_QLibraryInfo_licensee(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp:53:54: warning: 'static QString QLibraryInfo::licensee()' is deprecated [-Wdeprecated-declarations] 53 | sipRes = new ::QString( ::QLibraryInfo::licensee()); | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibraryinfo.sip:26: /usr/include/qt5/QtCore/qlibraryinfo.h:55:34: note: declared here 55 | static QT_DEPRECATED QString licensee(); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp:53:63: warning: 'static QString QLibraryInfo::licensee()' is deprecated [-Wdeprecated-declarations] 53 | sipRes = new ::QString( ::QLibraryInfo::licensee()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibraryinfo.sip:26: /usr/include/qt5/QtCore/qlibraryinfo.h:55:34: note: declared here 55 | static QT_DEPRECATED QString licensee(); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp: In function 'PyObject* meth_QLibraryInfo_licensedProducts(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp:77:54: warning: 'static QString QLibraryInfo::licensedProducts()' is deprecated [-Wdeprecated-declarations] 77 | sipRes = new ::QString( ::QLibraryInfo::licensedProducts()); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibraryinfo.sip:26: /usr/include/qt5/QtCore/qlibraryinfo.h:56:34: note: declared here 56 | static QT_DEPRECATED QString licensedProducts(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp:77:71: warning: 'static QString QLibraryInfo::licensedProducts()' is deprecated [-Wdeprecated-declarations] 77 | sipRes = new ::QString( ::QLibraryInfo::licensedProducts()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibraryinfo.sip:26: /usr/include/qt5/QtCore/qlibraryinfo.h:56:34: note: declared here 56 | static QT_DEPRECATED QString licensedProducts(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp: In function 'PyObject* meth_QLibraryInfo_buildDate(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp:127:52: warning: 'static QDate QLibraryInfo::buildDate()' is deprecated [-Wdeprecated-declarations] 127 | sipRes = new ::QDate( ::QLibraryInfo::buildDate()); | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibraryinfo.sip:26: /usr/include/qt5/QtCore/qlibraryinfo.h:61:32: note: declared here 61 | static QT_DEPRECATED QDate buildDate(); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLibraryInfo.cpp:127:62: warning: 'static QDate QLibraryInfo::buildDate()' is deprecated [-Wdeprecated-declarations] 127 | sipRes = new ::QDate( ::QLibraryInfo::buildDate()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibraryinfo.sip:26: /usr/include/qt5/QtCore/qlibraryinfo.h:61:32: note: declared here 61 | static QT_DEPRECATED QDate buildDate(); | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQJsonValue.o sipQtCoreQJsonValue.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibraryLoadHints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLineF.o sipQtCoreQLineF.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLineF.cpp: In function 'PyObject* meth_QLineF_intersect(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLineF.cpp:133:46: warning: 'QLineF::IntersectType QLineF::intersect(const QLineF&, QPointF*) const' is deprecated: Use intersects() instead [-Wdeprecated-declarations] 133 | sipRes = sipCpp->intersect(*a0,a1); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qline.sip:95: /usr/include/qt5/QtCore/qline.h:256:19: note: declared here 256 | IntersectType intersect(const QLineF &l, QPointF *intersectionPoint) const; | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QCommandLineOption.o sipQtCoreQList0100QCommandLineOption.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QLocale.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QStorageInfo.o sipQtCoreQList0100QStorageInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QMimeType.o sipQtCoreQList0100QMimeType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QPersistentModelIndex.o sipQtCoreQList0100QPersistentModelIndex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0101QAbstractItemModel.o sipQtCoreQList0101QAbstractItemModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0100QtDayOfWeek.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractAnimation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0101QAbstractTransition.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair0100QString0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList0600QPair18001800.o sipQtCoreQList0600QPair18001800.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLocaleDataSizeFormats.o sipQtCoreQLocaleDataSizeFormats.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocaleNumberOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLockFile.o sipQtCoreQLockFile.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLoggingCategory.o sipQtCoreQLoggingCategory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLocale.cpp: In function 'PyObject* meth_QLocale_toTime(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLocale.cpp:1147:60: warning: 'QTime QLocale::toTime(const QString&, QLocale::FormatType, QCalendar) const' is deprecated: Calendar is ignored when parsing times [-Wdeprecated-declarations] 1147 | return sipConvertFromNewType(sipRes,sipType_QTime,SIP_NULLPTR); | ^ In file included from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQLocale.cpp:24: /usr/include/qt5/QtCore/qlocale.h:1099:11: note: declared here 1099 | QTime toTime(const QString &string, FormatType format, QCalendar cal) const; | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQLocale.cpp:1166:61: warning: 'QTime QLocale::toTime(const QString&, const QString&, QCalendar) const' is deprecated: Calendar is ignored when parsing times [-Wdeprecated-declarations] 1166 | | ^ In file included from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQLocale.cpp:24: /usr/include/qt5/QtCore/qlocale.h:1101:11: note: declared here 1101 | QTime toTime(const QString &string, const QString &format, QCalendar cal) const; | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMargins.o sipQtCoreQMargins.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMessageAuthenticationCode.o sipQtCoreQMessageAuthenticationCode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMarginsF.o sipQtCoreQMarginsF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMessageLogger.o sipQtCoreQMessageLogger.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMessageLogContext.o sipQtCoreQMessageLogContext.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaEnum.o sipQtCoreQMetaEnum.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaMethod.o sipQtCoreQMetaMethod.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaClassInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaObject.o sipQtCoreQMetaObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaObjectConnection.o sipQtCoreQMetaObjectConnection.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaProperty.o sipQtCoreQMetaProperty.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaTypeTypeFlags.o sipQtCoreQMetaTypeTypeFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMimeType.o sipQtCoreQMimeType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMetaType.o sipQtCoreQMetaType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMimeDatabase.o sipQtCoreQMimeDatabase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQModelIndex.o sipQtCoreQModelIndex.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQModelIndex.cpp: In function 'PyObject* meth_QModelIndex_child(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQModelIndex.cpp:60:60: warning: 'QModelIndex QModelIndex::child(int, int) const' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] 60 | sipRes = new ::QModelIndex(sipCpp->child(a0,a1)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstractitemmodel.sip:26: /usr/include/qt5/QtCore/qabstractitemmodel.h:455:20: note: declared here 455 | inline QModelIndex QModelIndex::child(int arow, int acolumn) const | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMimeData.o sipQtCoreQMimeData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQObjectCleanupHandler.o sipQtCoreQObjectCleanupHandler.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQObject.o sipQtCoreQObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMutex.o sipQtCoreQMutex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQOperatingSystemVersion.o sipQtCoreQOperatingSystemVersion.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQMutexLocker.o sipQtCoreQMutexLocker.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQParallelAnimationGroup.o sipQtCoreQParallelAnimationGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQPauseAnimation.o sipQtCoreQPauseAnimation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQPersistentModelIndex.o sipQtCoreQPersistentModelIndex.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQPersistentModelIndex.cpp: In function 'PyObject* meth_QPersistentModelIndex_child(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQPersistentModelIndex.cpp:223:60: warning: 'QModelIndex QPersistentModelIndex::child(int, int) const' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] 223 | sipRes = new ::QModelIndex(sipCpp->child(a0,a1)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstractitemmodel.sip:76: /usr/include/qt5/QtCore/qabstractitemmodel.h:136:66: note: declared here 136 | QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQPluginLoader.o sipQtCoreQPluginLoader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQPoint.o sipQtCoreQPoint.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQProcess.o sipQtCoreQProcess.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp: In function 'PyObject* meth_QProcess_start(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp:617:34: warning: 'void QProcess::start(const QString&, QIODevice::OpenMode)' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead [-Wdeprecated-declarations] 617 | sipCpp->start(*a0,*a1); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qprocess.sip:38: /usr/include/qt5/QtCore/qprocess.h:168:10: note: declared here 168 | void start(const QString &command, OpenMode mode = ReadWrite); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp: In function 'PyObject* meth_QProcess_pid(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp:875:34: warning: 'Q_PID QProcess::pid() const' is deprecated: Use processId() instead [-Wdeprecated-declarations] 875 | sipRes = sipCpp->pid(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qprocess.sip:38: /usr/include/qt5/QtCore/qprocess.h:237:11: note: declared here 237 | Q_PID pid() const; | ^~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp: In function 'PyObject* meth_QProcess_execute(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp:1327:46: warning: 'static int QProcess::execute(const QString&)' is deprecated: Use QProcess::execute(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations] 1327 | sipRes = ::QProcess::execute(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qprocess.sip:38: /usr/include/qt5/QtCore/qprocess.h:265:16: note: declared here 265 | static int execute(const QString &command); | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp: In function 'PyObject* meth_QProcess_startDetached(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQProcess.cpp:1405:52: warning: 'static bool QProcess::startDetached(const QString&)' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations] 1405 | sipRes = ::QProcess::startDetached(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qprocess.sip:38: /usr/include/qt5/QtCore/qprocess.h:280:17: note: declared here 280 | static bool startDetached(const QString &command); | ^~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQPointF.o sipQtCoreQPointF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQProcessEnvironment.o sipQtCoreQProcessEnvironment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQPropertyAnimation.o sipQtCoreQPropertyAnimation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQPair18001800.o sipQtCoreQPair18001800.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQReadLocker.o sipQtCoreQReadLocker.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRandomGenerator.o sipQtCoreQRandomGenerator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQReadWriteLock.o sipQtCoreQReadWriteLock.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRecursiveMutex.o sipQtCoreQRecursiveMutex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRectF.o sipQtCoreQRectF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRegularExpressionMatchIterator.o sipQtCoreQRegularExpressionMatchIterator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRect.o sipQtCoreQRect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRegularExpressionMatch.o sipQtCoreQRegularExpressionMatch.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRegExp.o sipQtCoreQRegExp.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRegularExpressionMatchOptions.o sipQtCoreQRegularExpressionMatchOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRegularExpression.o sipQtCoreQRegularExpression.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQResource.o sipQtCoreQResource.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQResource.cpp: In function 'PyObject* meth_QResource_isCompressed(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQResource.cpp:158:43: warning: 'bool QResource::isCompressed() const' is deprecated: Use QResource::compressionAlgorithm() instead [-Wdeprecated-declarations] 158 | return PyBool_FromLong(sipRes); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qresource.sip:26: /usr/include/qt5/QtCore/qresource.h:91:10: note: declared here 91 | bool isCompressed() const; | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRegularExpressionPatternOptions.o sipQtCoreQRegularExpressionPatternOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSaveFile.o sipQtCoreQSaveFile.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSemaphoreReleaser.o sipQtCoreQSemaphoreReleaser.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSequentialAnimationGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSet0101QAbstractState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSignalBlocker.o sipQtCoreQSignalBlocker.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSignalTransition.o sipQtCoreQSignalTransition.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSize.o sipQtCoreQSize.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSortFilterProxyModel.o sipQtCoreQSortFilterProxyModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStandardPathsLocateOptions.o sipQtCoreQStandardPathsLocateOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStateMachine.o sipQtCoreQStateMachine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStandardPaths.o sipQtCoreQStandardPaths.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQStandardPaths.cpp: In function 'PyObject* meth_QStandardPaths_enableTestMode(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQStandardPaths.cpp:246:32: warning: 'static void QStandardPaths::enableTestMode(bool)' is deprecated [-Wdeprecated-declarations] 246 | ::QStandardPaths::enableTestMode(a0); | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstandardpaths.sip:26: /usr/include/qt5/QtCore/qstandardpaths.h:100:31: note: declared here 100 | static QT_DEPRECATED void enableTestMode(bool testMode); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQStandardPaths.cpp:246:49: warning: 'static void QStandardPaths::enableTestMode(bool)' is deprecated [-Wdeprecated-declarations] 246 | ::QStandardPaths::enableTestMode(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstandardpaths.sip:26: /usr/include/qt5/QtCore/qstandardpaths.h:100:31: note: declared here 100 | static QT_DEPRECATED void enableTestMode(bool testMode); | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQState.o sipQtCoreQState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineSignalEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineWrappedEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStorageInfo.o sipQtCoreQStorageInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQString.o sipQtCoreQString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStringRef.o sipQtCoreQStringRef.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStringList.o sipQtCoreQStringList.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQStringListModel.o sipQtCoreQStringListModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTemporaryDir.o sipQtCoreQTemporaryDir.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSysInfo.o sipQtCoreQSysInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTextCodec.cpp: In function 'PyObject* meth_QTextCodec_convertFromUnicode(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTextCodec.cpp:766:13: warning: unused variable 'a0State' [-Wunused-variable] 766 | int a0State = 0; | ^~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTime.o sipQtCoreQTime.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTime.cpp: In function 'PyObject* meth_QTime_start(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTime.cpp:544:27: warning: 'void QTime::start()' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 544 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQTime.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:235:55: note: declared here 235 | QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTime.cpp: In function 'PyObject* meth_QTime_restart(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTime.cpp:571:38: warning: 'int QTime::restart()' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 571 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQTime.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:236:54: note: declared here 236 | QT_DEPRECATED_X("Use QElapsedTimer instead") int restart(); | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTime.cpp: In function 'PyObject* meth_QTime_elapsed(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTime.cpp:597:38: warning: 'int QTime::elapsed() const' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 597 | | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQTime.cpp:24: /usr/include/qt5/QtCore/qdatetime.h:237:54: note: declared here 237 | QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; | ^~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQThread.o sipQtCoreQThread.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQThreadPool.cpp: In function 'PyObject* meth_QThreadPool_cancel(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQThreadPool.cpp:772:30: warning: 'void QThreadPool::cancel(QRunnable*)' is deprecated: use tryTake(), but note the different deletion rules [-Wdeprecated-declarations] 772 | } | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qthreadpool.sip:26: /usr/include/qt5/QtCore/qthreadpool.h:100:10: note: declared here 100 | void cancel(QRunnable *runnable); | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTimeZone.o sipQtCoreQTimeZone.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTimeLine.cpp: In function 'PyObject* meth_QTimeLine_curveShape(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTimeLine.cpp:676:41: warning: 'QTimeLine::CurveShape QTimeLine::curveShape() const' is deprecated: Access easingCurve directly [-Wdeprecated-declarations] 676 | sipRes = sipCpp->curveShape(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtimeline.sip:26: /usr/include/qt5/QtCore/qtimeline.h:112:16: note: declared here 112 | CurveShape curveShape() const; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTimeLine.cpp: In function 'PyObject* meth_QTimeLine_setCurveShape(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQTimeLine.cpp:701:37: warning: 'void QTimeLine::setCurveShape(QTimeLine::CurveShape)' is deprecated: Access easingCurve directly [-Wdeprecated-declarations] 701 | sipCpp->setCurveShape(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtimeline.sip:26: /usr/include/qt5/QtCore/qtimeline.h:114:10: note: declared here 114 | void setCurveShape(CurveShape shape); | ^~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTimeZoneOffsetData.o sipQtCoreQTimeZoneOffsetData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTimerEvent.o sipQtCoreQTimerEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQUrl.cpp: In function 'PyObject* meth_QUrl_topLevelDomain(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQUrl.cpp:1433:63: warning: 'QString QUrl::topLevelDomain(QUrl::ComponentFormattingOptions) const' is deprecated [-Wdeprecated-declarations] 1433 | sipRes = new ::QString(sipCpp->topLevelDomain(*a0)); | ^ In file included from /usr/include/qt5/QtCore/qcborvalue.h:51, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQUrl.cpp:24: /usr/include/qt5/QtCore/qurl.h:238:27: note: declared here 238 | QT_DEPRECATED QString topLevelDomain(ComponentFormattingOptions options = FullyDecoded) const; | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQTransposeProxyModel.o sipQtCoreQTransposeProxyModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQUrlComponentFormattingOptions.o sipQtCoreQUrlComponentFormattingOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQUrlQuery.o sipQtCoreQUrlQuery.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVariant.o sipQtCoreQVariant.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp: In function 'PyObject* slot_QVariant___ge__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp:439:57: warning: 'bool QVariant::operator>=(const QVariant&) const' is deprecated [-Wdeprecated-declarations] 439 | sipReleaseType(const_cast< ::QVariant *>(a0),sipType_QVariant,a0State); | ^ In file included from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQVariant.cpp:24: /usr/include/qt5/QtCore/qvariant.h:473:31: note: declared here 473 | QT_DEPRECATED inline bool operator>=(const QVariant &v) const | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp: In function 'PyObject* slot_QVariant___gt__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp:473:56: warning: 'bool QVariant::operator>(const QVariant&) const' is deprecated [-Wdeprecated-declarations] 473 | sipReleaseType(const_cast< ::QVariant *>(a0),sipType_QVariant,a0State); | ^ In file included from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQVariant.cpp:24: /usr/include/qt5/QtCore/qvariant.h:471:31: note: declared here 471 | QT_DEPRECATED inline bool operator>(const QVariant &v) const | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp: In function 'PyObject* slot_QVariant___le__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp:507:57: warning: 'bool QVariant::operator<=(const QVariant&) const' is deprecated [-Wdeprecated-declarations] 507 | sipReleaseType(const_cast< ::QVariant *>(a0),sipType_QVariant,a0State); | ^ In file included from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQVariant.cpp:24: /usr/include/qt5/QtCore/qvariant.h:469:31: note: declared here 469 | QT_DEPRECATED inline bool operator<=(const QVariant &v) const | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp: In function 'PyObject* slot_QVariant___lt__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCoreQVariant.cpp:541:56: warning: 'bool QVariant::operator<(const QVariant&) const' is deprecated [-Wdeprecated-declarations] 541 | sipReleaseType(const_cast< ::QVariant *>(a0),sipType_QVariant,a0State); | ^ In file included from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCoreQVariant.cpp:24: /usr/include/qt5/QtCore/qvariant.h:467:31: note: declared here 467 | QT_DEPRECATED inline bool operator<(const QVariant &v) const | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQUrlUserInputResolutionOptions.o sipQtCoreQUrlUserInputResolutionOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVariantAnimation.o sipQtCoreQVariantAnimation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVariantMap.o sipQtCoreQVariantMap.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector0100QTimeZoneOffsetData.o sipQtCoreQVector0100QTimeZoneOffsetData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector0100QPointF.o sipQtCoreQVector0100QPointF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector1600.o sipQtCoreQVector1600.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVersionNumber.o sipQtCoreQVersionNumber.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQVector1800.o sipQtCoreQVector1800.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQWriteLocker.o sipQtCoreQWriteLocker.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQt.o sipQtCoreQt.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtApplicationStates.o sipQtCoreQtApplicationStates.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtAlignment.o sipQtCoreQtAlignment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtDropActions.o sipQtCoreQtDropActions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtDockWidgetAreas.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtEdges.o sipQtCoreQtEdges.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtGestureFlags.o sipQtCoreQtGestureFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtFindChildOptions.o sipQtCoreQtFindChildOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtInputMethodHints.o sipQtCoreQtInputMethodHints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtImageConversionFlags.o sipQtCoreQtImageConversionFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtInputMethodQueries.o sipQtCoreQtInputMethodQueries.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtKeyboardModifiers.o sipQtCoreQtKeyboardModifiers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtItemFlags.o sipQtCoreQtItemFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtMatchFlags.o sipQtCoreQtMatchFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtOrientations.o sipQtCoreQtOrientations.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtScreenOrientations.o sipQtCoreQtScreenOrientations.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtMouseEventFlags.o sipQtCoreQtMouseEventFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtTextInteractionFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtMouseButtons.o sipQtCoreQtMouseButtons.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtToolBarAreas.o sipQtCoreQtToolBarAreas.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtTouchPointStates.o sipQtCoreQtTouchPointStates.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtWindowFlags.o sipQtCoreQtWindowFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreqintptr.o sipQtCoreqintptr.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCorequintptr.o sipQtCorequintptr.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCoreQtWindowStates.o sipQtCoreQtWindowStates.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_chimera_storage.o ../qpy/QtCore/qpycore_chimera_storage.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_classinfo.o ../qpy/QtCore/qpycore_classinfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_chimera.o ../qpy/QtCore/qpycore_chimera.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_chimera_signature.o ../qpy/QtCore/qpycore_chimera_signature.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_decorators.o ../qpy/QtCore/qpycore_decorators.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_enums_flags.o ../qpy/QtCore/qpycore_enums_flags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtCorecmodule.o sipQtCorecmodule.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_ws(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6311:29: warning: 'QTextStream& QTextStreamFunctions::ws(QTextStream&)' is deprecated: Use Qt::ws [-Wdeprecated-declarations] 6311 | sipRes = &ws(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:297:73: note: declared here 297 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::ws") QTextStream &ws(QTextStream &s); | ^~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_bom(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6338:30: warning: 'QTextStream& QTextStreamFunctions::bom(QTextStream&)' is deprecated: Use Qt::bom [-Wdeprecated-declarations] 6338 | sipRes = &bom(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:296:74: note: declared here 296 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::bom") QTextStream &bom(QTextStream &s); | ^~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_reset(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6365:32: warning: 'QTextStream& QTextStreamFunctions::reset(QTextStream&)' is deprecated: Use Qt::reset [-Wdeprecated-declarations] 6365 | sipRes = &reset(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:295:76: note: declared here 295 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::reset") QTextStream &reset(QTextStream &s); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_flush(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6392:32: warning: 'QTextStream& QTextStreamFunctions::flush(QTextStream&)' is deprecated: Use Qt::flush [-Wdeprecated-declarations] 6392 | sipRes = &flush(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:294:76: note: declared here 294 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::flush") QTextStream &flush(QTextStream &s); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_endl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6419:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 6419 | sipRes = &endl(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_center(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6446:33: warning: 'QTextStream& QTextStreamFunctions::center(QTextStream&)' is deprecated: Use Qt::center [-Wdeprecated-declarations] 6446 | sipRes = ¢er(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:292:77: note: declared here 292 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::center") QTextStream ¢er(QTextStream &s); | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_right(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6473:32: warning: 'QTextStream& QTextStreamFunctions::right(QTextStream&)' is deprecated: Use Qt::right [-Wdeprecated-declarations] 6473 | sipRes = &right(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:291:76: note: declared here 291 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::right") QTextStream &right(QTextStream &s); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_left(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6500:31: warning: 'QTextStream& QTextStreamFunctions::left(QTextStream&)' is deprecated: Use Qt::left [-Wdeprecated-declarations] 6500 | sipRes = &left(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:290:75: note: declared here 290 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::left") QTextStream &left(QTextStream &s); | ^~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_scientific(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6527:37: warning: 'QTextStream& QTextStreamFunctions::scientific(QTextStream&)' is deprecated: Use Qt::scientific [-Wdeprecated-declarations] 6527 | sipRes = &scientific(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:289:81: note: declared here 289 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::scientific") QTextStream &scientific(QTextStream &s); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_fixed(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6554:32: warning: 'QTextStream& QTextStreamFunctions::fixed(QTextStream&)' is deprecated: Use Qt::fixed [-Wdeprecated-declarations] 6554 | sipRes = &fixed(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:288:76: note: declared here 288 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::fixed") QTextStream &fixed(QTextStream &s); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_lowercasedigits(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6581:42: warning: 'QTextStream& QTextStreamFunctions::lowercasedigits(QTextStream&)' is deprecated: Use Qt::lowercasedigits [-Wdeprecated-declarations] 6581 | sipRes = &lowercasedigits(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:287:86: note: declared here 287 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::lowercasedigits") QTextStream &lowercasedigits(QTextStream &s); | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_lowercasebase(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6608:40: warning: 'QTextStream& QTextStreamFunctions::lowercasebase(QTextStream&)' is deprecated: Use Qt::lowercasebase [-Wdeprecated-declarations] 6608 | sipRes = &lowercasebase(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:286:84: note: declared here 286 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::lowercasebase") QTextStream &lowercasebase(QTextStream &s); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_uppercasedigits(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6635:42: warning: 'QTextStream& QTextStreamFunctions::uppercasedigits(QTextStream&)' is deprecated: Use Qt::uppercasedigits [-Wdeprecated-declarations] 6635 | sipRes = &uppercasedigits(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:285:86: note: declared here 285 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::uppercasedigits") QTextStream &uppercasedigits(QTextStream &s); | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_uppercasebase(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6662:40: warning: 'QTextStream& QTextStreamFunctions::uppercasebase(QTextStream&)' is deprecated: Use Qt::uppercasebase [-Wdeprecated-declarations] 6662 | sipRes = &uppercasebase(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:284:84: note: declared here 284 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::uppercasebase") QTextStream &uppercasebase(QTextStream &s); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_noforcepoint(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6689:39: warning: 'QTextStream& QTextStreamFunctions::noforcepoint(QTextStream&)' is deprecated: Use Qt::noforcepoint [-Wdeprecated-declarations] 6689 | sipRes = &noforcepoint(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:283:83: note: declared here 283 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::noforcepoint") QTextStream &noforcepoint(QTextStream &s); | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_noforcesign(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6716:38: warning: 'QTextStream& QTextStreamFunctions::noforcesign(QTextStream&)' is deprecated: Use Qt::noforcesign [-Wdeprecated-declarations] 6716 | sipRes = &noforcesign(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:282:82: note: declared here 282 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::noforcesign") QTextStream &noforcesign(QTextStream &s); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_noshowbase(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6743:37: warning: 'QTextStream& QTextStreamFunctions::noshowbase(QTextStream&)' is deprecated: Use Qt::noshowbase [-Wdeprecated-declarations] 6743 | sipRes = &noshowbase(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:281:81: note: declared here 281 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::noshowbase") QTextStream &noshowbase(QTextStream &s); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_forcepoint(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6770:37: warning: 'QTextStream& QTextStreamFunctions::forcepoint(QTextStream&)' is deprecated: Use Qt::forcepoint [-Wdeprecated-declarations] 6770 | sipRes = &forcepoint(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:280:81: note: declared here 280 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::forcepoint") QTextStream &forcepoint(QTextStream &s); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_forcesign(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6797:36: warning: 'QTextStream& QTextStreamFunctions::forcesign(QTextStream&)' is deprecated: Use Qt::forcesign [-Wdeprecated-declarations] 6797 | sipRes = &forcesign(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:279:80: note: declared here 279 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::forcesign") QTextStream &forcesign(QTextStream &s); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_showbase(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6824:35: warning: 'QTextStream& QTextStreamFunctions::showbase(QTextStream&)' is deprecated: Use Qt::showbase [-Wdeprecated-declarations] 6824 | sipRes = &showbase(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:278:79: note: declared here 278 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::showbase") QTextStream &showbase(QTextStream &s); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_hex_(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6851:30: warning: 'QTextStream& QTextStreamFunctions::hex(QTextStream&)' is deprecated: Use Qt::hex [-Wdeprecated-declarations] 6851 | sipRes = &hex(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:277:74: note: declared here 277 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::hex") QTextStream &hex(QTextStream &s); | ^~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_dec(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6878:30: warning: 'QTextStream& QTextStreamFunctions::dec(QTextStream&)' is deprecated: Use Qt::dec [-Wdeprecated-declarations] 6878 | sipRes = &dec(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:276:74: note: declared here 276 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::dec") QTextStream &dec(QTextStream &s); | ^~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_oct_(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6905:30: warning: 'QTextStream& QTextStreamFunctions::oct(QTextStream&)' is deprecated: Use Qt::oct [-Wdeprecated-declarations] 6905 | sipRes = &oct(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:275:74: note: declared here 275 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::oct") QTextStream &oct(QTextStream &s); | ^~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_bin_(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:6932:30: warning: 'QTextStream& QTextStreamFunctions::bin(QTextStream&)' is deprecated: Use Qt::bin [-Wdeprecated-declarations] 6932 | sipRes = &bin(*a0); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/qcborcommon.h:45, from /usr/include/qt5/QtCore/qcborvalue.h:45, from /usr/include/qt5/QtCore/qjsonvalue.h:46, from /usr/include/qt5/QtCore/QJsonValue:1, from ../qpy/QtCore/qpycore_api.h:25, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip:742, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qtextstream.h:274:74: note: declared here 274 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::bin") QTextStream &bin(QTextStream &s); | ^~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_qrand(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:8285:28: warning: 'int qrand()' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] 8285 | | ^ In file included from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qglobal.h:1279:80: note: declared here 1279 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand(); | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp: In function 'PyObject* func_qsrand(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/sipQtCorecmodule.cpp:8310:22: warning: 'void qsrand(uint)' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] 8310 | | ^ In file included from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtCore.h:33, from sipQtCorecmodule.cpp:24: /usr/include/qt5/QtCore/qglobal.h:1278:81: note: declared here 1278 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") void qsrand(uint seed); | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_event_handlers.o ../qpy/QtCore/qpycore_event_handlers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_init.o ../qpy/QtCore/qpycore_init.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_misc.o ../qpy/QtCore/qpycore_misc.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_public_api.o ../qpy/QtCore/qpycore_public_api.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtproperty.o ../qpy/QtCore/qpycore_pyqtproperty.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtboundsignal.o ../qpy/QtCore/qpycore_pyqtboundsignal.cpp ../qpy/QtCore/qpycore_pyqtboundsignal.cpp:120:28: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*, PyObject*, PyObject*)' {aka '_object* (*)(_object*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] 120 | {CHAR_CAST("connect"), (PyCFunction)pyqtBoundSignal_connect, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtmethodproxy.o ../qpy/QtCore/qpycore_pyqtmethodproxy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtpyobject.o ../qpy/QtCore/qpycore_pyqtpyobject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtconfigure.o ../qpy/QtCore/qpycore_pyqtconfigure.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qmessagelogger.o ../qpy/QtCore/qpycore_qmessagelogger.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtsignal.o ../qpy/QtCore/qpycore_pyqtsignal.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtslot.o ../qpy/QtCore/qpycore_pyqtslot.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qjsonvalue.o ../qpy/QtCore/qpycore_qjsonvalue.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_pyqtslotproxy.o ../qpy/QtCore/qpycore_pyqtslotproxy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qmetaobject_helpers.o ../qpy/QtCore/qpycore_qmetaobject_helpers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qobject_getattr.o ../qpy/QtCore/qpycore_qobject_getattr.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qmetaobject.o ../qpy/QtCore/qpycore_qmetaobject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtCore/qpycore_event_handlers.h -o moc_qpycore_event_handlers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qt_conf.o ../qpy/QtCore/qpycore_qt_conf.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qvariant.o ../qpy/QtCore/qpycore_qvariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qobject_helpers.o ../qpy/QtCore/qpycore_qobject_helpers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qstring.o ../qpy/QtCore/qpycore_qstring.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qvariant_value.o ../qpy/QtCore/qpycore_qvariant_value.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_qvariantmap.o ../qpy/QtCore/qpycore_qvariantmap.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpycore_event_handlers.o moc_qpycore_event_handlers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpycore_types.o ../qpy/QtCore/qpycore_types.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' rm -f libQtCore.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtCore.exp -shared -o libQtCore.so qpycore_post_init.o sipQtCoreQAbstractAnimation.o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractEventDispatcherTimerInfo.o sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModelCheckIndexOptions.o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractNativeEventFilter.o sipQtCoreQAbstractProxyModel.o sipQtCoreQAbstractState.o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractTransition.o sipQtCoreQAnimationGroup.o sipQtCoreQBasicTimer.o sipQtCoreQBitArray.o sipQtCoreQBuffer.o sipQtCoreQByteArray.o sipQtCoreQByteArrayBase64Options.o sipQtCoreQByteArrayFromBase64Result.o sipQtCoreQByteArrayMatcher.o sipQtCoreQCalendar.o sipQtCoreQCalendarYearMonthDay.o sipQtCoreQCborError.o sipQtCoreQCborStreamReader.o sipQtCoreQCborStreamWriter.o sipQtCoreQChar.o sipQtCoreQChildEvent.o sipQtCoreQCollator.o sipQtCoreQCollatorSortKey.o sipQtCoreQCommandLineOption.o sipQtCoreQCommandLineOptionFlags.o sipQtCoreQCommandLineParser.o sipQtCoreQConcatenateTablesProxyModel.o sipQtCoreQCoreApplication.o sipQtCoreQCryptographicHash.o sipQtCoreQDataStream.o sipQtCoreQDate.o sipQtCoreQDateTime.o sipQtCoreQDeadlineTimer.o sipQtCoreQDir.o sipQtCoreQDirFilters.o sipQtCoreQDirIterator.o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirSortFlags.o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQEasingCurve.o sipQtCoreQElapsedTimer.o sipQtCoreQEvent.o sipQtCoreQEventLoop.o sipQtCoreQEventLoopLocker.o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventTransition.o sipQtCoreQFile.o sipQtCoreQFileDevice.o sipQtCoreQFileDeviceFileHandleFlags.o sipQtCoreQFileDevicePermissions.o sipQtCoreQFileInfo.o sipQtCoreQFileSelector.o sipQtCoreQFileSystemWatcher.o sipQtCoreQFinalState.o sipQtCoreQGenericArgument.o sipQtCoreQGenericReturnArgument.o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHistoryState.o sipQtCoreQIODevice.o sipQtCoreQIODeviceOpenMode.o sipQtCoreQIdentityProxyModel.o sipQtCoreQItemSelection.o sipQtCoreQItemSelectionModel.o sipQtCoreQItemSelectionModelSelectionFlags.o sipQtCoreQItemSelectionRange.o sipQtCoreQJsonArray.o sipQtCoreQJsonDocument.o sipQtCoreQJsonObject.o sipQtCoreQJsonParseError.o sipQtCoreQJsonValue.o sipQtCoreQLibrary.o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryLoadHints.o sipQtCoreQLine.o sipQtCoreQLineF.o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QCommandLineOption.o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QMimeType.o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QPersistentModelIndex.o sipQtCoreQList0100QStorageInfo.o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractItemModel.o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0101QObject.o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair18001800.o sipQtCoreQList1800.o sipQtCoreQList2400.o sipQtCoreQLocale.o sipQtCoreQLocaleDataSizeFormats.o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLockFile.o sipQtCoreQLoggingCategory.o sipQtCoreQMap18000100QVariant.o sipQtCoreQMargins.o sipQtCoreQMarginsF.o sipQtCoreQMessageAuthenticationCode.o sipQtCoreQMessageLogContext.o sipQtCoreQMessageLogger.o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaEnum.o sipQtCoreQMetaMethod.o sipQtCoreQMetaObject.o sipQtCoreQMetaObjectConnection.o sipQtCoreQMetaProperty.o sipQtCoreQMetaType.o sipQtCoreQMetaTypeTypeFlags.o sipQtCoreQMimeData.o sipQtCoreQMimeDatabase.o sipQtCoreQMimeType.o sipQtCoreQModelIndex.o sipQtCoreQMutex.o sipQtCoreQMutexLocker.o sipQtCoreQObject.o sipQtCoreQObjectCleanupHandler.o sipQtCoreQOperatingSystemVersion.o sipQtCoreQPair18001800.o sipQtCoreQParallelAnimationGroup.o sipQtCoreQPauseAnimation.o sipQtCoreQPersistentModelIndex.o sipQtCoreQPluginLoader.o sipQtCoreQPoint.o sipQtCoreQPointF.o sipQtCoreQProcess.o sipQtCoreQProcessEnvironment.o sipQtCoreQPropertyAnimation.o sipQtCoreQRandomGenerator.o sipQtCoreQReadLocker.o sipQtCoreQReadWriteLock.o sipQtCoreQRect.o sipQtCoreQRectF.o sipQtCoreQRecursiveMutex.o sipQtCoreQRegExp.o sipQtCoreQRegularExpression.o sipQtCoreQRegularExpressionMatch.o sipQtCoreQRegularExpressionMatchIterator.o sipQtCoreQRegularExpressionMatchOptions.o sipQtCoreQRegularExpressionPatternOptions.o sipQtCoreQResource.o sipQtCoreQRunnable.o sipQtCoreQSaveFile.o sipQtCoreQSemaphore.o sipQtCoreQSemaphoreReleaser.o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSettings.o sipQtCoreQSharedMemory.o sipQtCoreQSignalBlocker.o sipQtCoreQSignalMapper.o sipQtCoreQSignalTransition.o sipQtCoreQSize.o sipQtCoreQSizeF.o sipQtCoreQSocketNotifier.o sipQtCoreQSortFilterProxyModel.o sipQtCoreQStandardPaths.o sipQtCoreQStandardPathsLocateOptions.o sipQtCoreQState.o sipQtCoreQStateMachine.o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStorageInfo.o sipQtCoreQString.o sipQtCoreQStringList.o sipQtCoreQStringListModel.o sipQtCoreQStringRef.o sipQtCoreQSysInfo.o sipQtCoreQSystemSemaphore.o sipQtCoreQTemporaryDir.o sipQtCoreQTemporaryFile.o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextCodec.o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextDecoder.o sipQtCoreQTextEncoder.o sipQtCoreQTextStream.o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQThread.o sipQtCoreQThreadPool.o sipQtCoreQTime.o sipQtCoreQTimeLine.o sipQtCoreQTimeZone.o sipQtCoreQTimeZoneOffsetData.o sipQtCoreQTimer.o sipQtCoreQTimerEvent.o sipQtCoreQTranslator.o sipQtCoreQTransposeProxyModel.o sipQtCoreQUrl.o sipQtCoreQUrlComponentFormattingOptions.o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlQuery.o sipQtCoreQUrlUserInputResolutionOptions.o sipQtCoreQUuid.o sipQtCoreQVariant.o sipQtCoreQVariantAnimation.o sipQtCoreQVariantMap.o sipQtCoreQVector0100QPointF.o sipQtCoreQVector0100QTimeZoneOffsetData.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector1600.o sipQtCoreQVector1800.o sipQtCoreQVersionNumber.o sipQtCoreQWaitCondition.o sipQtCoreQWriteLocker.o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamWriter.o sipQtCoreQt.o sipQtCoreQtAlignment.o sipQtCoreQtApplicationStates.o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtDropActions.o sipQtCoreQtEdges.o sipQtCoreQtFindChildOptions.o sipQtCoreQtGestureFlags.o sipQtCoreQtImageConversionFlags.o sipQtCoreQtInputMethodHints.o sipQtCoreQtInputMethodQueries.o sipQtCoreQtItemFlags.o sipQtCoreQtKeyboardModifiers.o sipQtCoreQtMatchFlags.o sipQtCoreQtMouseButtons.o sipQtCoreQtMouseEventFlags.o sipQtCoreQtOrientations.o sipQtCoreQtScreenOrientations.o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtToolBarAreas.o sipQtCoreQtTouchPointStates.o sipQtCoreQtWindowFlags.o sipQtCoreQtWindowStates.o sipQtCorecmodule.o sipQtCoreqintptr.o sipQtCorequintptr.o qpycore_chimera.o qpycore_chimera_signature.o qpycore_chimera_storage.o qpycore_classinfo.o qpycore_decorators.o qpycore_enums_flags.o qpycore_event_handlers.o qpycore_init.o qpycore_misc.o qpycore_public_api.o qpycore_pyqtboundsignal.o qpycore_pyqtconfigure.o qpycore_pyqtmethodproxy.o qpycore_pyqtproperty.o qpycore_pyqtpyobject.o qpycore_pyqtsignal.o qpycore_pyqtslot.o qpycore_pyqtslotproxy.o qpycore_qjsonvalue.o qpycore_qmessagelogger.o qpycore_qmetaobject.o qpycore_qmetaobject_helpers.o qpycore_qobject_getattr.o qpycore_qobject_helpers.o qpycore_qstring.o qpycore_qt_conf.o qpycore_qvariant.o qpycore_qvariant_value.o qpycore_qvariantmap.o qpycore_types.o moc_qpycore_event_handlers.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Core.so -lpthread cp -f libQtCore.so QtCore.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' cd QtGui/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/QtGui.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQAbstractOpenGLFunctions.o sipQtGuiQAbstractOpenGLFunctions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQAbstractTextDocumentLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQActionEvent.o sipQtGuiQActionEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQBrush.o sipQtGuiQBrush.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQBackingStore.o sipQtGuiQBackingStore.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQAbstractTextDocumentLayoutSelection.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQClipboard.o sipQtGuiQClipboard.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQBitmap.o sipQtGuiQBitmap.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQCloseEvent.o sipQtGuiQCloseEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQContextMenuEvent.o sipQtGuiQContextMenuEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQColorConstants.o sipQtGuiQColorConstants.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQColorConstantsSvg.o sipQtGuiQColorConstantsSvg.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQColor.o sipQtGuiQColor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQColorSpace.o sipQtGuiQColorSpace.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQConicalGradient.o sipQtGuiQConicalGradient.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQColorTransform.o sipQtGuiQColorTransform.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQDesktopServices.o sipQtGuiQDesktopServices.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQCursor.o sipQtGuiQCursor.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQCursor.cpp: In function 'PyObject* meth_QCursor_bitmap(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQCursor.cpp:116:37: warning: 'const QBitmap* QCursor::bitmap() const' is deprecated: Use the other overload which returns QBitmap by-value [-Wdeprecated-declarations] 116 | sipRes = sipCpp->bitmap(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qcursor.sip:26: /usr/include/qt5/QtGui/qcursor.h:102:20: note: declared here 102 | const QBitmap *bitmap() const; // ### Qt 7: Remove function | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQCursor.cpp: In function 'PyObject* meth_QCursor_mask(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQCursor.cpp:142:35: warning: 'const QBitmap* QCursor::mask() const' is deprecated: Use the other overload which returns QBitmap by-value [-Wdeprecated-declarations] 142 | sipRes = sipCpp->mask(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qcursor.sip:26: /usr/include/qt5/QtGui/qcursor.h:105:20: note: declared here 105 | const QBitmap *mask() const; // ### Qt 7: Remove function | ^~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQDoubleValidator.o sipQtGuiQDoubleValidator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQDragEnterEvent.o sipQtGuiQDragEnterEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQDragLeaveEvent.o sipQtGuiQDragLeaveEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQDrag.o sipQtGuiQDrag.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQDragMoveEvent.o sipQtGuiQDragMoveEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQDropEvent.o sipQtGuiQDropEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQFileOpenEvent.o sipQtGuiQFileOpenEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQExposeEvent.o sipQtGuiQExposeEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQEnterEvent.o sipQtGuiQEnterEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQFont.o sipQtGuiQFont.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp: In function 'PyObject* meth_QFont_setRawName(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp:899:35: warning: 'void QFont::setRawName(const QString&)' is deprecated [-Wdeprecated-declarations] 899 | sipCpp->setRawName(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfont.sip:26: /usr/include/qt5/QtGui/qfont.h:271:24: note: declared here 271 | QT_DEPRECATED void setRawName(const QString &); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp: In function 'PyObject* meth_QFont_rawName(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp:927:53: warning: 'QString QFont::rawName() const' is deprecated [-Wdeprecated-declarations] 927 | sipRes = new ::QString(sipCpp->rawName()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfont.sip:26: /usr/include/qt5/QtGui/qfont.h:272:27: note: declared here 272 | QT_DEPRECATED QString rawName() const; | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp: In function 'PyObject* meth_QFont_lastResortFamily(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp:1296:62: warning: 'QString QFont::lastResortFamily() const' is deprecated [-Wdeprecated-declarations] 1296 | sipRes = new ::QString(sipCpp->lastResortFamily()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfont.sip:26: /usr/include/qt5/QtGui/qfont.h:295:27: note: declared here 295 | QT_DEPRECATED QString lastResortFamily() const; | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp: In function 'PyObject* meth_QFont_lastResortFont(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFont.cpp:1322:60: warning: 'QString QFont::lastResortFont() const' is deprecated [-Wdeprecated-declarations] 1322 | sipRes = new ::QString(sipCpp->lastResortFont()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfont.sip:26: /usr/include/qt5/QtGui/qfont.h:296:27: note: declared here 296 | QT_DEPRECATED QString lastResortFont() const; | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQFocusEvent.o sipQtGuiQFocusEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQFontDatabase.o sipQtGuiQFontDatabase.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFontDatabase.cpp: In function 'PyObject* meth_QFontDatabase_supportsThreadedFontRendering(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFontDatabase.cpp:769:40: warning: 'static bool QFontDatabase::supportsThreadedFontRendering()' is deprecated [-Wdeprecated-declarations] 769 | sipRes = ::QFontDatabase::supportsThreadedFontRendering(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfontdatabase.sip:26: /usr/include/qt5/QtGui/qfontdatabase.h:154:31: note: declared here 154 | QT_DEPRECATED static bool supportsThreadedFontRendering(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFontDatabase.cpp:769:70: warning: 'static bool QFontDatabase::supportsThreadedFontRendering()' is deprecated [-Wdeprecated-declarations] 769 | sipRes = ::QFontDatabase::supportsThreadedFontRendering(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfontdatabase.sip:26: /usr/include/qt5/QtGui/qfontdatabase.h:154:31: note: declared here 154 | QT_DEPRECATED static bool supportsThreadedFontRendering(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQFontInfo.o sipQtGuiQFontInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQFontMetrics.o sipQtGuiQFontMetrics.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFontMetrics.cpp: In function 'PyObject* meth_QFontMetrics_widthChar(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFontMetrics.cpp:390:39: warning: 'int QFontMetrics::width(QChar) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 390 | sipRes = sipCpp->width(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfontmetrics.sip:26: /usr/include/qt5/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFontMetrics.cpp: In function 'PyObject* meth_QFontMetrics_width(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQFontMetrics.cpp:425:42: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 425 | sipRes = sipCpp->width(*a0,a1); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfontmetrics.sip:26: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQGradient.o sipQtGuiQGradient.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQFontMetricsF.o sipQtGuiQFontMetricsF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQGlyphRun.o sipQtGuiQGlyphRun.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQGlyphRunGlyphRunFlags.o sipQtGuiQGlyphRunGlyphRunFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQGuiApplication.o sipQtGuiQGuiApplication.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQHelpEvent.o sipQtGuiQHelpEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQHideEvent.o sipQtGuiQHideEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQHoverEvent.o sipQtGuiQHoverEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQIconEngineScaledPixmapArgument.o sipQtGuiQIconEngineScaledPixmapArgument.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQIconEngine.o sipQtGuiQIconEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQIconEngineAvailableSizesArgument.o sipQtGuiQIconEngineAvailableSizesArgument.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQIconDragEvent.o sipQtGuiQIconDragEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQIcon.o sipQtGuiQIcon.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQImage.o sipQtGuiQImage.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImage.cpp: In function 'PyObject* meth_QImage_byteCount(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImage.cpp:2186:40: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] 2186 | sipRes = sipCpp->byteCount(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimage.sip:26: /usr/include/qt5/QtGui/qimage.h:221:44: note: declared here 221 | QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQImageIOHandlerTransformations.o sipQtGuiQImageIOHandlerTransformations.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQImageIOHandler.o sipQtGuiQImageIOHandler.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQInputEvent.o sipQtGuiQInputEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQImageWriter.o sipQtGuiQImageWriter.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageWriter.cpp: In function 'PyObject* meth_QImageWriter_setGamma(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageWriter.cpp:278:32: warning: 'void QImageWriter::setGamma(float)' is deprecated: Use QColorSpace instead [-Wdeprecated-declarations] 278 | sipCpp->setGamma(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimagewriter.sip:26: /usr/include/qt5/QtGui/qimagewriter.h:89:10: note: declared here 89 | void setGamma(float gamma); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageWriter.cpp: In function 'PyObject* meth_QImageWriter_gamma(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageWriter.cpp:305:36: warning: 'float QImageWriter::gamma() const' is deprecated: Use QColorSpace instead [-Wdeprecated-declarations] 305 | sipRes = sipCpp->gamma(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimagewriter.sip:26: /usr/include/qt5/QtGui/qimagewriter.h:91:11: note: declared here 91 | float gamma() const; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQImageReader.o sipQtGuiQImageReader.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageReader.cpp: In function 'PyObject* meth_QImageReader_setGamma(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageReader.cpp:1278:32: warning: 'void QImageReader::setGamma(float)' is deprecated: Use QColorSpace instead [-Wdeprecated-declarations] 1278 | sipCpp->setGamma(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimagereader.sip:26: /usr/include/qt5/QtGui/qimagereader.h:122:10: note: declared here 122 | void setGamma(float gamma); | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageReader.cpp: In function 'PyObject* meth_QImageReader_gamma(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQImageReader.cpp:1305:36: warning: 'float QImageReader::gamma() const' is deprecated: Use QColorSpace instead [-Wdeprecated-declarations] 1305 | sipRes = sipCpp->gamma(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimagereader.sip:26: /usr/include/qt5/QtGui/qimagereader.h:124:11: note: declared here 124 | float gamma() const; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQInputMethodEvent.o sipQtGuiQInputMethodEvent.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQInputMethodEvent.cpp: In function 'void assign_QInputMethodEvent(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQInputMethodEvent.cpp:280:115: warning: implicitly-declared 'QInputMethodEvent& QInputMethodEvent::operator=(const QInputMethodEvent&)' is deprecated [-Wdeprecated-copy] 280 | reinterpret_cast< ::QInputMethodEvent *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QInputMethodEvent *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:509: /usr/include/qt5/QtGui/qevent.h:609:5: note: because 'QInputMethodEvent' has user-provided 'QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent&)' 609 | QInputMethodEvent(const QInputMethodEvent &other); | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQKeyEvent.o sipQtGuiQKeyEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQInputMethodEventAttribute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQInputMethod.o sipQtGuiQInputMethod.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQIntValidator.o sipQtGuiQIntValidator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQKeySequence.o sipQtGuiQKeySequence.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQInputMethodQueryEvent.o sipQtGuiQInputMethodQueryEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQLinearGradient.o sipQtGuiQLinearGradient.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQList0100QFontDatabaseWritingSystem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QGlyphRun.o sipQtGuiQList0100QGlyphRun.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QOpenGLDebugMessage.o sipQtGuiQList0100QOpenGLDebugMessage.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0100QKeySequence.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQList0100QInputMethodEventAttribute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QPolygonF.o sipQtGuiQList0100QPolygonF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QSize.o sipQtGuiQList0100QSize.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QTextBlock.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQList0100QTextOptionTab.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0101QOpenGLContext.o sipQtGuiQList0101QOpenGLContext.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0100QTouchEventTouchPoint.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextLayoutFormatRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0101QOpenGLShader.o sipQtGuiQList0101QOpenGLShader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0101QScreen.o sipQtGuiQList0101QScreen.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0101QWindow.o sipQtGuiQList0101QWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0111QTouchDevice.o sipQtGuiQList0111QTouchDevice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0101QStandardItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0101QTextFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x3.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix2x4.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix3x2.o sipQtGuiQMatrix3x2.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x2.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix4x3.o sipQtGuiQMatrix4x3.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix3x4.o sipQtGuiQMatrix3x4.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix3x3.o sipQtGuiQMatrix3x3.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix4x2.o sipQtGuiQMatrix4x2.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMouseEvent.o sipQtGuiQMouseEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMatrix4x4.o sipQtGuiQMatrix4x4.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQNativeGestureEvent.o sipQtGuiQNativeGestureEvent.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQNativeGestureEvent.cpp: In constructor 'sipQNativeGestureEvent::sipQNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQNativeGestureEvent.cpp:66:246: warning: 'QNativeGestureEvent::QNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)' is deprecated [-Wdeprecated-declarations] 66 | sipQNativeGestureEvent::sipQNativeGestureEvent( ::Qt::NativeGestureType a0,const ::QPointF& a1,const ::QPointF& a2,const ::QPointF& a3, ::qreal a4, ::ulong a5, ::quint64 a6): ::QNativeGestureEvent(a0,a1,a2,a3,a4,a5,a6), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:872: /usr/include/qt5/QtGui/qevent.h:347:19: note: declared here 347 | QT_DEPRECATED QNativeGestureEvent(Qt::NativeGestureType type, const QPointF &localPos, const QPointF &windowPos, | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOffscreenSurface.o sipQtGuiQOffscreenSurface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMoveEvent.o sipQtGuiQMoveEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQMovie.o sipQtGuiQMovie.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLBufferRangeAccessFlags.o sipQtGuiQOpenGLBufferRangeAccessFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLBuffer.o sipQtGuiQOpenGLBuffer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLContextGroup.o sipQtGuiQOpenGLContextGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLDebugMessage.o sipQtGuiQOpenGLDebugMessage.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLContext.o sipQtGuiQOpenGLContext.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLDebugMessageTypes.o sipQtGuiQOpenGLDebugMessageTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLDebugMessageSeverities.o sipQtGuiQOpenGLDebugMessageSeverities.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLDebugMessageSources.o sipQtGuiQOpenGLDebugMessageSources.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLFramebufferObject.o sipQtGuiQOpenGLFramebufferObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLDebugLogger.o sipQtGuiQOpenGLDebugLogger.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLPixelTransferOptions.o sipQtGuiQOpenGLPixelTransferOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLFramebufferObjectFormat.o sipQtGuiQOpenGLFramebufferObjectFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLShader.o sipQtGuiQOpenGLShader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLPaintDevice.o sipQtGuiQOpenGLPaintDevice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLShaderProgram.o sipQtGuiQOpenGLShaderProgram.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLShaderShaderType.o sipQtGuiQOpenGLShaderShaderType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLTextureBlitter.o sipQtGuiQOpenGLTextureBlitter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLTexture.o sipQtGuiQOpenGLTexture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLTimeMonitor.o sipQtGuiQOpenGLTimeMonitor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLTimerQuery.o sipQtGuiQOpenGLTimerQuery.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLTextureFeatures.o sipQtGuiQOpenGLTextureFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLVersionProfile.o sipQtGuiQOpenGLVersionProfile.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPageLayout.o sipQtGuiQPageLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLVertexArrayObjectBinder.o sipQtGuiQOpenGLVertexArrayObjectBinder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLVertexArrayObject.o sipQtGuiQOpenGLVertexArrayObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPagedPaintDevice.o sipQtGuiQPagedPaintDevice.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In constructor 'sipQPagedPaintDevice::sipQPagedPaintDevice()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:83:92: warning: 'QPagedPaintDevice::QPagedPaintDevice()' is deprecated [-Wdeprecated-declarations] 83 | sipQPagedPaintDevice::sipQPagedPaintDevice(): ::QPagedPaintDevice(), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:58:19: note: declared here 58 | QT_DEPRECATED QPagedPaintDevice(); | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In member function 'virtual void sipQPagedPaintDevice::setMargins(const QPagedPaintDevice::Margins&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:102:31: warning: 'virtual void QPagedPaintDevice::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 102 | ::QPagedPaintDevice::setMargins(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:249:18: note: declared here 249 | virtual void setMargins(const Margins &margins); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:102:44: warning: 'virtual void QPagedPaintDevice::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 102 | ::QPagedPaintDevice::setMargins(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:249:18: note: declared here 249 | virtual void setMargins(const Margins &margins); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In member function 'virtual void sipQPagedPaintDevice::setPageSizeMM(const QSizeF&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:120:31: warning: 'virtual void QPagedPaintDevice::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 120 | ::QPagedPaintDevice::setPageSizeMM(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:234:18: note: declared here 234 | virtual void setPageSizeMM(const QSizeF &size); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:120:47: warning: 'virtual void QPagedPaintDevice::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 120 | ::QPagedPaintDevice::setPageSizeMM(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:234:18: note: declared here 234 | virtual void setPageSizeMM(const QSizeF &size); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In member function 'virtual void sipQPagedPaintDevice::setPageSize(QPagedPaintDevice::PageSize)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:138:45: warning: 'virtual void QPagedPaintDevice::setPageSize(QPagedPaintDevice::PageSize)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 138 | ::QPagedPaintDevice::setPageSize(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:229:18: note: declared here 229 | virtual void setPageSize(PageSize size); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In function 'PyObject* meth_QPagedPaintDevice_setPageSize(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:241:74: warning: 'virtual void QPagedPaintDevice::setPageSize(QPagedPaintDevice::PageSize)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 241 | (sipSelfWasArg ? sipCpp-> ::QPagedPaintDevice::setPageSize(a0) : sipCpp->setPageSize(a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:229:18: note: declared here 229 | virtual void setPageSize(PageSize size); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:241:100: warning: 'virtual void QPagedPaintDevice::setPageSize(QPagedPaintDevice::PageSize)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 241 | (sipSelfWasArg ? sipCpp-> ::QPagedPaintDevice::setPageSize(a0) : sipCpp->setPageSize(a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:229:18: note: declared here 229 | virtual void setPageSize(PageSize size); | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In function 'PyObject* meth_QPagedPaintDevice_pageSize(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:282:39: warning: 'QPagedPaintDevice::PageSize QPagedPaintDevice::pageSize() const' is deprecated: Use pageLayout().pageSize().id() instead. [-Wdeprecated-declarations] 282 | sipRes = sipCpp->pageSize(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:231:14: note: declared here 231 | PageSize pageSize() const; | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In function 'PyObject* meth_QPagedPaintDevice_setPageSizeMM(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:308:77: warning: 'virtual void QPagedPaintDevice::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 308 | (sipSelfWasArg ? sipCpp-> ::QPagedPaintDevice::setPageSizeMM(*a0) : sipCpp->setPageSizeMM(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:234:18: note: declared here 234 | virtual void setPageSizeMM(const QSizeF &size); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:308:106: warning: 'virtual void QPagedPaintDevice::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 308 | (sipSelfWasArg ? sipCpp-> ::QPagedPaintDevice::setPageSizeMM(*a0) : sipCpp->setPageSizeMM(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:234:18: note: declared here 234 | virtual void setPageSizeMM(const QSizeF &size); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In function 'PyObject* meth_QPagedPaintDevice_pageSizeMM(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:335:55: warning: 'QSizeF QPagedPaintDevice::pageSizeMM() const' is deprecated: Use pageLayout().pageSize() instead. [-Wdeprecated-declarations] 335 | sipRes = new ::QSizeF(sipCpp->pageSizeMM()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:236:12: note: declared here 236 | QSizeF pageSizeMM() const; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In function 'PyObject* meth_QPagedPaintDevice_setMargins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:361:74: warning: 'virtual void QPagedPaintDevice::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 361 | (sipSelfWasArg ? sipCpp-> ::QPagedPaintDevice::setMargins(*a0) : sipCpp->setMargins(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:249:18: note: declared here 249 | virtual void setMargins(const Margins &margins); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:361:100: warning: 'virtual void QPagedPaintDevice::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 361 | (sipSelfWasArg ? sipCpp-> ::QPagedPaintDevice::setMargins(*a0) : sipCpp->setMargins(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:249:18: note: declared here 249 | virtual void setMargins(const Margins &margins); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp: In function 'PyObject* meth_QPagedPaintDevice_margins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPagedPaintDevice.cpp:388:72: warning: 'QPagedPaintDevice::Margins QPagedPaintDevice::margins() const' is deprecated: Use pageLayout().margins() instead. [-Wdeprecated-declarations] 388 | sipRes = new ::QPagedPaintDevice::Margins(sipCpp->margins()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip:26: /usr/include/qt5/QtGui/qpagedpaintdevice.h:251:13: note: declared here 251 | Margins margins() const; | ^~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPageSize.o sipQtGuiQPageSize.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQOpenGLWindow.o sipQtGuiQOpenGLWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPaintDevice.o sipQtGuiQPaintDevice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPagedPaintDeviceMargins.o sipQtGuiQPagedPaintDeviceMargins.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPaintEngine.o sipQtGuiQPaintEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEngineDirtyFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPaintDeviceWindow.o sipQtGuiQPaintDeviceWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPaintEvent.o sipQtGuiQPaintEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPainter.o sipQtGuiQPainter.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPainter.cpp: In function 'PyObject* meth_QPainter_drawPixmapFragments(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPainter.cpp:4687:50: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QPainter::PixmapFragmentHint; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 4687 | return Py_None; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtGui.h:33, from sipQtGuiQPainter.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEnginePaintEngineFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPathElement.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPainterPath.o sipQtGuiQPainterPath.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPainterPixmapFragment.o sipQtGuiQPainterPixmapFragment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEngineState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPathStroker.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPainterPixmapFragmentHints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPalette.o sipQtGuiQPalette.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPainterRenderHints.o sipQtGuiQPainterRenderHints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPair22002200.o sipQtGuiQPair22002200.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPdfWriter.o sipQtGuiQPdfWriter.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp: In member function 'virtual void sipQPdfWriter::setPageSize(QPagedPaintDevice::PageSize)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:249:38: warning: 'virtual void QPdfWriter::setPageSize(QPagedPaintDevice::PageSize)' is deprecated: Use setPageSize(QPageSize(id)) instead [-Wdeprecated-declarations] 249 | ::QPdfWriter::setPageSize(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:96:10: note: declared here 96 | void setPageSize(PageSize size) override; | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp: In member function 'virtual void sipQPdfWriter::setPageSizeMM(const QSizeF&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:267:24: warning: 'virtual void QPdfWriter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize(size, QPageSize::Millimeter)) instead [-Wdeprecated-declarations] 267 | ::QPdfWriter::setPageSizeMM(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:98:10: note: declared here 98 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:267:40: warning: 'virtual void QPdfWriter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize(size, QPageSize::Millimeter)) instead [-Wdeprecated-declarations] 267 | ::QPdfWriter::setPageSizeMM(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:98:10: note: declared here 98 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp: In member function 'virtual void sipQPdfWriter::setMargins(const QPagedPaintDevice::Margins&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:285:24: warning: 'virtual void QPdfWriter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF(l, t, r, b), QPageLayout::Millimeter) instead [-Wdeprecated-declarations] 285 | ::QPdfWriter::setMargins(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:100:10: note: declared here 100 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:285:37: warning: 'virtual void QPdfWriter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF(l, t, r, b), QPageLayout::Millimeter) instead [-Wdeprecated-declarations] 285 | ::QPdfWriter::setMargins(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:100:10: note: declared here 100 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp: In function 'PyObject* meth_QPdfWriter_setPageSize(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:564:67: warning: 'virtual void QPdfWriter::setPageSize(QPagedPaintDevice::PageSize)' is deprecated: Use setPageSize(QPageSize(id)) instead [-Wdeprecated-declarations] 564 | (sipSelfWasArg ? sipCpp-> ::QPdfWriter::setPageSize(a0) : sipCpp->setPageSize(a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:96:10: note: declared here 96 | void setPageSize(PageSize size) override; | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:564:93: warning: 'virtual void QPdfWriter::setPageSize(QPagedPaintDevice::PageSize)' is deprecated: Use setPageSize(QPageSize(id)) instead [-Wdeprecated-declarations] 564 | (sipSelfWasArg ? sipCpp-> ::QPdfWriter::setPageSize(a0) : sipCpp->setPageSize(a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:96:10: note: declared here 96 | void setPageSize(PageSize size) override; | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp: In function 'PyObject* meth_QPdfWriter_setPageSizeMM(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:591:70: warning: 'virtual void QPdfWriter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize(size, QPageSize::Millimeter)) instead [-Wdeprecated-declarations] 591 | (sipSelfWasArg ? sipCpp-> ::QPdfWriter::setPageSizeMM(*a0) : sipCpp->setPageSizeMM(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:98:10: note: declared here 98 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:591:99: warning: 'virtual void QPdfWriter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize(size, QPageSize::Millimeter)) instead [-Wdeprecated-declarations] 591 | (sipSelfWasArg ? sipCpp-> ::QPdfWriter::setPageSizeMM(*a0) : sipCpp->setPageSizeMM(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:98:10: note: declared here 98 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp: In function 'PyObject* meth_QPdfWriter_setMargins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:618:67: warning: 'virtual void QPdfWriter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF(l, t, r, b), QPageLayout::Millimeter) instead [-Wdeprecated-declarations] 618 | (sipSelfWasArg ? sipCpp-> ::QPdfWriter::setMargins(*a0) : sipCpp->setMargins(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:100:10: note: declared here 100 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQPdfWriter.cpp:618:93: warning: 'virtual void QPdfWriter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF(l, t, r, b), QPageLayout::Millimeter) instead [-Wdeprecated-declarations] 618 | (sipSelfWasArg ? sipCpp-> ::QPdfWriter::setMargins(*a0) : sipCpp->setMargins(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip:26: /usr/include/qt5/QtGui/qpdfwriter.h:100:10: note: declared here 100 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPen.o sipQtGuiQPen.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPixmapCacheKey.o sipQtGuiQPixmapCacheKey.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPictureIO.o sipQtGuiQPictureIO.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPixelFormat.o sipQtGuiQPixelFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPicture.o sipQtGuiQPicture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPixmapCache.o sipQtGuiQPixmapCache.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPlatformSurfaceEvent.o sipQtGuiQPlatformSurfaceEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPolygon.o sipQtGuiQPolygon.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPixmap.o sipQtGuiQPixmap.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPointingDeviceUniqueId.o sipQtGuiQPointingDeviceUniqueId.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRadialGradient.o sipQtGuiQRadialGradient.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQPolygonF.o sipQtGuiQPolygonF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQQuaternion.o sipQtGuiQQuaternion.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQQuaternion.cpp: In function 'PyObject* meth_QQuaternion_conjugate(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQQuaternion.cpp:545:59: warning: 'QQuaternion QQuaternion::conjugate() const' is deprecated [-Wdeprecated-declarations] 545 | sipRes = new ::QQuaternion(sipCpp->conjugate()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qquaternion.sip:30: /usr/include/qt5/QtGui/qquaternion.h:225:20: note: declared here 225 | inline QQuaternion QQuaternion::conjugate() const | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRasterWindow.o sipQtGuiQRasterWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRawFontLayoutFlags.o sipQtGuiQRawFontLayoutFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRegExpValidator.o sipQtGuiQRegExpValidator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRegion.o sipQtGuiQRegion.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQRegion.cpp: In function 'PyObject* meth_QRegion_rects(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQRegion.cpp:290:58: warning: 'QVector QRegion::rects() const' is deprecated: Use begin()/end() instead [-Wdeprecated-declarations] 290 | sipRes = new QVector< ::QRect>(sipCpp->rects()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qregion.sip:26: /usr/include/qt5/QtGui/qregion.h:125:20: note: declared here 125 | QVector rects() const; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRawFont.o sipQtGuiQRawFont.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRegularExpressionValidator.o sipQtGuiQRegularExpressionValidator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQRgba64.o sipQtGuiQRgba64.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQResizeEvent.o sipQtGuiQResizeEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQSessionManager.o sipQtGuiQSessionManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQScreen.o sipQtGuiQScreen.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQScrollPrepareEvent.o sipQtGuiQScrollPrepareEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQScrollEvent.o sipQtGuiQScrollEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQShortcutEvent.o sipQtGuiQShortcutEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQSet0100QByteArray.o sipQtGuiQSet0100QByteArray.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQStaticText.o sipQtGuiQStaticText.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQStatusTipEvent.o sipQtGuiQStatusTipEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQShowEvent.o sipQtGuiQShowEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQStandardItemModel.o sipQtGuiQStandardItemModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQStandardItem.o sipQtGuiQStandardItem.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQStandardItem.cpp: In function 'PyObject* meth_QStandardItem_isTristate(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQStandardItem.cpp:930:41: warning: 'bool QStandardItem::isTristate() const' is deprecated [-Wdeprecated-declarations] 930 | sipRes = sipCpp->isTristate(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qstandarditemmodel.sip:103: /usr/include/qt5/QtGui/qstandarditemmodel.h:179:24: note: declared here 179 | QT_DEPRECATED bool isTristate() const { return isAutoTristate(); } | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQStandardItem.cpp: In function 'PyObject* meth_QStandardItem_setTristate(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQStandardItem.cpp:955:35: warning: 'void QStandardItem::setTristate(bool)' is deprecated [-Wdeprecated-declarations] 955 | sipCpp->setTristate(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qstandarditemmodel.sip:103: /usr/include/qt5/QtGui/qstandarditemmodel.h:180:24: note: declared here 180 | QT_DEPRECATED void setTristate(bool tristate); | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQSurface.o sipQtGuiQSurface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQStyleHints.o sipQtGuiQStyleHints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQSurfaceFormat.o sipQtGuiQSurfaceFormat.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQSurfaceFormat.cpp: In function 'PyObject* meth_QSurfaceFormat_setOption(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQSurfaceFormat.cpp:729:34: warning: 'void QSurfaceFormat::setOption(QSurfaceFormat::FormatOptions)' is deprecated [-Wdeprecated-declarations] 729 | sipCpp->setOption(*a0); | ^ In file included from /usr/include/qt5/QtGui/QSurfaceFormat:1, from /usr/include/qt5/QtGui/qopenglcontext.h:51, from /usr/include/qt5/QtGui/QOpenGLContext:1, from ../qpy/QtGui/qpyopengl_api.h:31, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglshaderprogram.sip:335, from sipQtGuiQSurfaceFormat.cpp:24: /usr/include/qt5/QtGui/qsurfaceformat.h:142:24: note: declared here 142 | QT_DEPRECATED void setOption(QSurfaceFormat::FormatOptions opt); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQSurfaceFormat.cpp: In function 'PyObject* meth_QSurfaceFormat_testOption(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQSurfaceFormat.cpp:779:44: warning: 'bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOptions) const' is deprecated [-Wdeprecated-declarations] 779 | sipRes = sipCpp->testOption(*a0); | ^ In file included from /usr/include/qt5/QtGui/QSurfaceFormat:1, from /usr/include/qt5/QtGui/qopenglcontext.h:51, from /usr/include/qt5/QtGui/QOpenGLContext:1, from ../qpy/QtGui/qpyopengl_api.h:31, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglshaderprogram.sip:335, from sipQtGuiQSurfaceFormat.cpp:24: /usr/include/qt5/QtGui/qsurfaceformat.h:143:24: note: declared here 143 | QT_DEPRECATED bool testOption(QSurfaceFormat::FormatOptions opt) const; | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQSurfaceFormatFormatOptions.o sipQtGuiQSurfaceFormatFormatOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTabletEvent.o sipQtGuiQTabletEvent.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp: In constructor 'sipQTabletEvent::sipQTabletEvent(QEvent::Type, const QPointF&, const QPointF&, int, int, qreal, int, int, qreal, qreal, int, Qt::KeyboardModifiers, qint64)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp:70:293: warning: 'QTabletEvent::QTabletEvent(QEvent::Type, const QPointF&, const QPointF&, int, int, qreal, int, int, qreal, qreal, int, Qt::KeyboardModifiers, qint64)' is deprecated: Use the other QTabletEvent constructor [-Wdeprecated-declarations] 70 | sipQTabletEvent::sipQTabletEvent( ::QEvent::Type a0,const ::QPointF& a1,const ::QPointF& a2,int a3,int a4, ::qreal a5,int a6,int a7, ::qreal a8, ::qreal a9,int a10, ::Qt::KeyboardModifiers a11, ::qint64 a12): ::QTabletEvent(a0,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:302: /usr/include/qt5/QtGui/qevent.h:285:5: note: declared here 285 | QTabletEvent(Type t, const QPointF &pos, const QPointF &globalPos, | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp: In function 'PyObject* meth_QTabletEvent_hiResGlobalX(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp:254:43: warning: 'qreal QTabletEvent::hiResGlobalX() const' is deprecated: use globalPosF().x() [-Wdeprecated-declarations] 254 | sipRes = sipCpp->hiResGlobalX(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:302: /usr/include/qt5/QtGui/qevent.h:312:18: note: declared here 312 | inline qreal hiResGlobalX() const { return mGPos.x(); } | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp: In function 'PyObject* meth_QTabletEvent_hiResGlobalY(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp:280:43: warning: 'qreal QTabletEvent::hiResGlobalY() const' is deprecated: use globalPosF().y() [-Wdeprecated-declarations] 280 | sipRes = sipCpp->hiResGlobalY(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:302: /usr/include/qt5/QtGui/qevent.h:314:18: note: declared here 314 | inline qreal hiResGlobalY() const { return mGPos.y(); } | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp: In function 'PyObject* meth_QTabletEvent_device(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTabletEvent.cpp:306:37: warning: 'QTabletEvent::TabletDevice QTabletEvent::device() const' is deprecated: Use deviceType() [-Wdeprecated-declarations] 306 | sipRes = sipCpp->device(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:302: /usr/include/qt5/QtGui/qevent.h:316:25: note: declared here 316 | inline TabletDevice device() const { return TabletDevice(mDev); } | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextBlock.o sipQtGuiQTextBlock.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQSyntaxHighlighter.o sipQtGuiQSyntaxHighlighter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextBlockFormat.o sipQtGuiQTextBlockFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextBlockUserData.o sipQtGuiQTextBlockUserData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextCharFormat.o sipQtGuiQTextCharFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextBlockiterator.o sipQtGuiQTextBlockiterator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextBlockGroup.o sipQtGuiQTextBlockGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextCursor.o sipQtGuiQTextCursor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextDocument.o sipQtGuiQTextDocument.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextDocument.cpp: In function 'PyObject* meth_QTextDocument_find(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextDocument.cpp:814:45: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QTextDocument::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 814 | ::QTextDocument::FindFlags a2def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtGui.h:33, from sipQtGuiQTextDocument.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextDocument.cpp:840:45: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QTextDocument::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 840 | ::QTextDocument::FindFlags a2def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtGui.h:33, from sipQtGuiQTextDocument.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextDocument.cpp:865:45: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QTextDocument::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 865 | ::QTextDocument::FindFlags a2def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtGui.h:33, from sipQtGuiQTextDocument.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextDocument.cpp:891:45: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QTextDocument::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 891 | ::QTextDocument::FindFlags a2def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtGui.h:33, from sipQtGuiQTextDocument.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextDocument.cpp:917:45: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QTextDocument::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 917 | ::QTextDocument::FindFlags a2def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtGui.h:33, from sipQtGuiQTextDocument.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextDocument.cpp:942:45: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QTextDocument::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 942 | ::QTextDocument::FindFlags a2def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtGui.h:33, from sipQtGuiQTextDocument.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextDocumentMarkdownFeatures.o sipQtGuiQTextDocumentMarkdownFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocumentFindFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextDocumentWriter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentFragment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFormatPageBreakFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextFormat.o sipQtGuiQTextFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextFragment.o sipQtGuiQTextFragment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextFrameFormat.o sipQtGuiQTextFrameFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextFrame.o sipQtGuiQTextFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextFrameiterator.o sipQtGuiQTextFrameiterator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextItem.o sipQtGuiQTextItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextInlineObject.o sipQtGuiQTextInlineObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLayoutFormatRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextImageFormat.o sipQtGuiQTextImageFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextLayout.o sipQtGuiQTextLayout.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextLayout.cpp: In function 'PyObject* meth_QTextLayout_setAdditionalFormats(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextLayout.cpp:332:45: warning: 'void QTextLayout::setAdditionalFormats(const QList&)' is deprecated: Use setFormats() [-Wdeprecated-declarations] 332 | sipCpp->setAdditionalFormats(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextlayout.sip:48: /usr/include/qt5/QtGui/qtextlayout.h:154:46: note: declared here 154 | QT_DEPRECATED_X("Use setFormats()") void setAdditionalFormats(const QList &overrides); | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextLayout.cpp: In function 'PyObject* meth_QTextLayout_additionalFormats(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextLayout.cpp:360:87: warning: 'QList QTextLayout::additionalFormats() const' is deprecated: Use formats() [-Wdeprecated-declarations] 360 | sipRes = new QList< ::QTextLayout::FormatRange>(sipCpp->additionalFormats()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextlayout.sip:48: /usr/include/qt5/QtGui/qtextlayout.h:155:57: note: declared here 155 | QT_DEPRECATED_X("Use formats()") QList additionalFormats() const; | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextLayout.cpp: In function 'PyObject* meth_QTextLayout_clearAdditionalFormats(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextLayout.cpp:384:44: warning: 'void QTextLayout::clearAdditionalFormats()' is deprecated: Use clearFormats() [-Wdeprecated-declarations] 384 | sipCpp->clearAdditionalFormats(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextlayout.sip:48: /usr/include/qt5/QtGui/qtextlayout.h:156:48: note: declared here 156 | QT_DEPRECATED_X("Use clearFormats()") void clearAdditionalFormats(); | ^~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextItemRenderFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextLength.o sipQtGuiQTextLength.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextLine.o sipQtGuiQTextLine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextObjectInterface.o sipQtGuiQTextObjectInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextListFormat.o sipQtGuiQTextListFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextList.o sipQtGuiQTextList.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextOption.o sipQtGuiQTextOption.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextOption.cpp: In function 'PyObject* meth_QTextOption_tabStop(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextOption.cpp:222:38: warning: 'qreal QTextOption::tabStop() const' is deprecated [-Wdeprecated-declarations] 222 | sipRes = sipCpp->tabStop(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextoption.sip:26: /usr/include/qt5/QtGui/qtextoption.h:122:32: note: declared here 122 | QT_DEPRECATED inline qreal tabStop() const { return tabStopDistance(); } | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextOption.cpp: In function 'PyObject* meth_QTextOption_setTabStop(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTextOption.cpp:409:34: warning: 'void QTextOption::setTabStop(qreal)' is deprecated [-Wdeprecated-declarations] 409 | sipCpp->setTabStop(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextoption.sip:26: /usr/include/qt5/QtGui/qtextoption.h:158:13: note: declared here 158 | inline void QTextOption::setTabStop(qreal atabStop) | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOptionFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextObject.o sipQtGuiQTextObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextOptionTab.o sipQtGuiQTextOptionTab.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableCellFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextTable.o sipQtGuiQTextTable.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextTableFormat.o sipQtGuiQTextTableFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTouchDevice.o sipQtGuiQTouchDevice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTouchDeviceCapabilities.o sipQtGuiQTouchDeviceCapabilities.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTextTableCell.o sipQtGuiQTextTableCell.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQTouchEventTouchPoint.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTouchEventTouchPoint.cpp: In function 'PyObject* meth_QTouchEvent_TouchPoint_rect(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTouchEventTouchPoint.cpp:438:49: warning: 'QRectF QTouchEvent::TouchPoint::rect() const' is deprecated: Use pos() and ellipseDiameters() [-Wdeprecated-declarations] 438 | sipRes = new ::QRectF(sipCpp->rect()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:726: /usr/include/qt5/QtGui/qevent.h:939:16: note: declared here 939 | QRectF rect() const; | ^~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTouchEventTouchPoint.cpp: In function 'PyObject* meth_QTouchEvent_TouchPoint_sceneRect(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTouchEventTouchPoint.cpp:464:54: warning: 'QRectF QTouchEvent::TouchPoint::sceneRect() const' is deprecated: Use scenePos() and ellipseDiameters() [-Wdeprecated-declarations] 464 | sipRes = new ::QRectF(sipCpp->sceneRect()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:726: /usr/include/qt5/QtGui/qevent.h:941:16: note: declared here 941 | QRectF sceneRect() const; | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTouchEventTouchPoint.cpp: In function 'PyObject* meth_QTouchEvent_TouchPoint_screenRect(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQTouchEventTouchPoint.cpp:490:55: warning: 'QRectF QTouchEvent::TouchPoint::screenRect() const' is deprecated: Use screenPos() and ellipseDiameters() [-Wdeprecated-declarations] 490 | sipRes = new ::QRectF(sipCpp->screenRect()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:726: /usr/include/qt5/QtGui/qevent.h:943:16: note: declared here 943 | QRectF screenRect() const; | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQValidator.o sipQtGuiQValidator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTouchEvent.o sipQtGuiQTouchEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTransform.o sipQtGuiQTransform.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQTouchEventTouchPointInfoFlags.o sipQtGuiQTouchEventTouchPointInfoFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QPoint.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QLineF.o sipQtGuiQVector0100QLineF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QRectF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QTextFormat.o sipQtGuiQVector0100QTextFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQVector0100QTextLayoutFormatRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector1900.o sipQtGuiQVector1900.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QSize.o sipQtGuiQVector0100QSize.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector2400.o sipQtGuiQVector2400.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0100QTextLength.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector3900.o sipQtGuiQVector3900.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector2200.o sipQtGuiQVector2200.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector2D.o sipQtGuiQVector2D.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQVector0600QPair24000100QColor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector3D.o sipQtGuiQVector3D.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQWhatsThisClickedEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQWheelEvent.o sipQtGuiQWheelEvent.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In constructor 'sipQWheelEvent::sipQWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:69:244: warning: 'QWheelEvent::QWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers)' is deprecated: Use the last QWheelEvent constructor taking pixelDelta, angleDelta, phase, and inverted [-Wdeprecated-declarations] 69 | sipQWheelEvent::sipQWheelEvent(const ::QPointF& a0,const ::QPointF& a1, ::QPoint a2, ::QPoint a3,int a4, ::Qt::Orientation a5, ::Qt::MouseButtons a6, ::Qt::KeyboardModifiers a7): ::QWheelEvent(a0,a1,a2,a3,a4,a5,a6,a7), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:190:5: note: declared here 190 | QWheelEvent(const QPointF &pos, const QPointF& globalPos, | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In constructor 'sipQWheelEvent::sipQWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::ScrollPhase)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:73:269: warning: 'QWheelEvent::QWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::ScrollPhase)' is deprecated: Use the last QWheelEvent constructor taking pixelDelta, angleDelta, phase, and inverted [-Wdeprecated-declarations] 73 | sipQWheelEvent::sipQWheelEvent(const ::QPointF& a0,const ::QPointF& a1, ::QPoint a2, ::QPoint a3,int a4, ::Qt::Orientation a5, ::Qt::MouseButtons a6, ::Qt::KeyboardModifiers a7, ::Qt::ScrollPhase a8): ::QWheelEvent(a0,a1,a2,a3,a4,a5,a6,a7,a8), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:194:5: note: declared here 194 | QWheelEvent(const QPointF &pos, const QPointF& globalPos, | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In constructor 'sipQWheelEvent::sipQWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::ScrollPhase, Qt::MouseEventSource)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:77:299: warning: 'QWheelEvent::QWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::ScrollPhase, Qt::MouseEventSource)' is deprecated: Use the last QWheelEvent constructor taking pixelDelta, angleDelta, phase, and inverted [-Wdeprecated-declarations] 77 | sipQWheelEvent::sipQWheelEvent(const ::QPointF& a0,const ::QPointF& a1, ::QPoint a2, ::QPoint a3,int a4, ::Qt::Orientation a5, ::Qt::MouseButtons a6, ::Qt::KeyboardModifiers a7, ::Qt::ScrollPhase a8, ::Qt::MouseEventSource a9): ::QWheelEvent(a0,a1,a2,a3,a4,a5,a6,a7,a8,a9), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:198:5: note: declared here 198 | QWheelEvent(const QPointF &pos, const QPointF &globalPos, QPoint pixelDelta, QPoint angleDelta, | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In constructor 'sipQWheelEvent::sipQWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::ScrollPhase, Qt::MouseEventSource, bool)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:81:312: warning: 'QWheelEvent::QWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::ScrollPhase, Qt::MouseEventSource, bool)' is deprecated: Use the last QWheelEvent constructor taking pixelDelta, angleDelta, phase, and inverted [-Wdeprecated-declarations] 81 | sipQWheelEvent::sipQWheelEvent(const ::QPointF& a0,const ::QPointF& a1, ::QPoint a2, ::QPoint a3,int a4, ::Qt::Orientation a5, ::Qt::MouseButtons a6, ::Qt::KeyboardModifiers a7, ::Qt::ScrollPhase a8, ::Qt::MouseEventSource a9,bool a10): ::QWheelEvent(a0,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:202:5: note: declared here 202 | QWheelEvent(const QPointF &pos, const QPointF &globalPos, QPoint pixelDelta, QPoint angleDelta, | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_pos(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:113:48: warning: 'QPoint QWheelEvent::pos() const' is deprecated: Use position() [-Wdeprecated-declarations] 113 | sipRes = new ::QPoint(sipCpp->pos()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:225:19: note: declared here 225 | inline QPoint pos() const { return p.toPoint(); } | ^~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_globalPos(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:139:54: warning: 'QPoint QWheelEvent::globalPos() const' is deprecated: Use globalPosition() [-Wdeprecated-declarations] 139 | sipRes = new ::QPoint(sipCpp->globalPos()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:227:19: note: declared here 227 | inline QPoint globalPos() const { return g.toPoint(); } | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_x(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:165:32: warning: 'int QWheelEvent::x() const' is deprecated: Use position() [-Wdeprecated-declarations] 165 | sipRes = sipCpp->x(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:229:16: note: declared here 229 | inline int x() const { return int(p.x()); } | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_y(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:191:32: warning: 'int QWheelEvent::y() const' is deprecated: Use position() [-Wdeprecated-declarations] 191 | sipRes = sipCpp->y(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:231:16: note: declared here 231 | inline int y() const { return int(p.y()); } | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_globalX(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:217:38: warning: 'int QWheelEvent::globalX() const' is deprecated: Use globalPosition() [-Wdeprecated-declarations] 217 | sipRes = sipCpp->globalX(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:233:16: note: declared here 233 | inline int globalX() const { return int(g.x()); } | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_globalY(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:243:38: warning: 'int QWheelEvent::globalY() const' is deprecated: Use globalPosition() [-Wdeprecated-declarations] 243 | sipRes = sipCpp->globalY(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:235:16: note: declared here 235 | inline int globalY() const { return int(g.y()); } | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_posF(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:347:50: warning: 'const QPointF& QWheelEvent::posF() const' is deprecated: Use position() [-Wdeprecated-declarations] 347 | sipRes = new ::QPointF(sipCpp->posF()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:238:27: note: declared here 238 | inline const QPointF &posF() const { return p; } | ^~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp: In function 'PyObject* meth_QWheelEvent_globalPosF(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/sipQtGuiQWheelEvent.cpp:373:56: warning: 'const QPointF& QWheelEvent::globalPosF() const' is deprecated: Use globalPosition() [-Wdeprecated-declarations] 373 | sipRes = new ::QPointF(sipCpp->globalPosF()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip:253: /usr/include/qt5/QtGui/qevent.h:240:27: note: declared here 240 | inline const QPointF &globalPosF() const { return g; } | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQWindowStateChangeEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQt.o sipQtGuiQt.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_add_constants.o ../qpy/QtGui/qpyopengl_add_constants.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQVector4D.o sipQtGuiQVector4D.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_array_convertors.o ../qpy/QtGui/qpyopengl_array_convertors.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuiQWindow.o sipQtGuiQWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_init.o ../qpy/QtGui/qpyopengl_init.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_data_cache.o ../qpy/QtGui/qpyopengl_data_cache.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_attribute_array.o ../qpy/QtGui/qpyopengl_attribute_array.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_uniform_value_array.o ../qpy/QtGui/qpyopengl_uniform_value_array.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_value_array.o ../qpy/QtGui/qpyopengl_value_array.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_get.o ../qpy/QtGui/qpyopengl_get.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtGuicmodule.o sipQtGuicmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyopengl_version_functions.o ../qpy/QtGui/qpyopengl_version_functions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' rm -f libQtGui.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtGui.exp -shared -o libQtGui.so sipQtGuiQAbstractOpenGLFunctions.o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQActionEvent.o sipQtGuiQBackingStore.o sipQtGuiQBitmap.o sipQtGuiQBrush.o sipQtGuiQClipboard.o sipQtGuiQCloseEvent.o sipQtGuiQColor.o sipQtGuiQColorConstants.o sipQtGuiQColorConstantsSvg.o sipQtGuiQColorSpace.o sipQtGuiQColorTransform.o sipQtGuiQConicalGradient.o sipQtGuiQContextMenuEvent.o sipQtGuiQCursor.o sipQtGuiQDesktopServices.o sipQtGuiQDoubleValidator.o sipQtGuiQDrag.o sipQtGuiQDragEnterEvent.o sipQtGuiQDragLeaveEvent.o sipQtGuiQDragMoveEvent.o sipQtGuiQDropEvent.o sipQtGuiQEnterEvent.o sipQtGuiQExposeEvent.o sipQtGuiQFileOpenEvent.o sipQtGuiQFocusEvent.o sipQtGuiQFont.o sipQtGuiQFontDatabase.o sipQtGuiQFontInfo.o sipQtGuiQFontMetrics.o sipQtGuiQFontMetricsF.o sipQtGuiQGlyphRun.o sipQtGuiQGlyphRunGlyphRunFlags.o sipQtGuiQGradient.o sipQtGuiQGuiApplication.o sipQtGuiQHelpEvent.o sipQtGuiQHideEvent.o sipQtGuiQHoverEvent.o sipQtGuiQIcon.o sipQtGuiQIconDragEvent.o sipQtGuiQIconEngine.o sipQtGuiQIconEngineAvailableSizesArgument.o sipQtGuiQIconEngineScaledPixmapArgument.o sipQtGuiQImage.o sipQtGuiQImageIOHandler.o sipQtGuiQImageIOHandlerTransformations.o sipQtGuiQImageReader.o sipQtGuiQImageWriter.o sipQtGuiQInputEvent.o sipQtGuiQInputMethod.o sipQtGuiQInputMethodEvent.o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQInputMethodQueryEvent.o sipQtGuiQIntValidator.o sipQtGuiQKeyEvent.o sipQtGuiQKeySequence.o sipQtGuiQLinearGradient.o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQList0100QGlyphRun.o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0100QOpenGLDebugMessage.o sipQtGuiQList0100QPolygonF.o sipQtGuiQList0100QSize.o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0101QOpenGLContext.o sipQtGuiQList0101QOpenGLShader.o sipQtGuiQList0101QScreen.o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0101QWindow.o sipQtGuiQList0111QTouchDevice.o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix3x2.o sipQtGuiQMatrix3x3.o sipQtGuiQMatrix3x4.o sipQtGuiQMatrix4x2.o sipQtGuiQMatrix4x3.o sipQtGuiQMatrix4x4.o sipQtGuiQMouseEvent.o sipQtGuiQMoveEvent.o sipQtGuiQMovie.o sipQtGuiQNativeGestureEvent.o sipQtGuiQOffscreenSurface.o sipQtGuiQOpenGLBuffer.o sipQtGuiQOpenGLBufferRangeAccessFlags.o sipQtGuiQOpenGLContext.o sipQtGuiQOpenGLContextGroup.o sipQtGuiQOpenGLDebugLogger.o sipQtGuiQOpenGLDebugMessage.o sipQtGuiQOpenGLDebugMessageSeverities.o sipQtGuiQOpenGLDebugMessageSources.o sipQtGuiQOpenGLDebugMessageTypes.o sipQtGuiQOpenGLFramebufferObject.o sipQtGuiQOpenGLFramebufferObjectFormat.o sipQtGuiQOpenGLPaintDevice.o sipQtGuiQOpenGLPixelTransferOptions.o sipQtGuiQOpenGLShader.o sipQtGuiQOpenGLShaderProgram.o sipQtGuiQOpenGLShaderShaderType.o sipQtGuiQOpenGLTexture.o sipQtGuiQOpenGLTextureBlitter.o sipQtGuiQOpenGLTextureFeatures.o sipQtGuiQOpenGLTimeMonitor.o sipQtGuiQOpenGLTimerQuery.o sipQtGuiQOpenGLVersionProfile.o sipQtGuiQOpenGLVertexArrayObject.o sipQtGuiQOpenGLVertexArrayObjectBinder.o sipQtGuiQOpenGLWindow.o sipQtGuiQPageLayout.o sipQtGuiQPageSize.o sipQtGuiQPagedPaintDevice.o sipQtGuiQPagedPaintDeviceMargins.o sipQtGuiQPaintDevice.o sipQtGuiQPaintDeviceWindow.o sipQtGuiQPaintEngine.o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEvent.o sipQtGuiQPainter.o sipQtGuiQPainterPath.o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPixmapFragment.o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPainterRenderHints.o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.o sipQtGuiQPair22002200.o sipQtGuiQPalette.o sipQtGuiQPdfWriter.o sipQtGuiQPen.o sipQtGuiQPicture.o sipQtGuiQPictureIO.o sipQtGuiQPixelFormat.o sipQtGuiQPixmap.o sipQtGuiQPixmapCache.o sipQtGuiQPixmapCacheKey.o sipQtGuiQPlatformSurfaceEvent.o sipQtGuiQPointingDeviceUniqueId.o sipQtGuiQPolygon.o sipQtGuiQPolygonF.o sipQtGuiQQuaternion.o sipQtGuiQRadialGradient.o sipQtGuiQRasterWindow.o sipQtGuiQRawFont.o sipQtGuiQRawFontLayoutFlags.o sipQtGuiQRegExpValidator.o sipQtGuiQRegion.o sipQtGuiQRegularExpressionValidator.o sipQtGuiQResizeEvent.o sipQtGuiQRgba64.o sipQtGuiQScreen.o sipQtGuiQScrollEvent.o sipQtGuiQScrollPrepareEvent.o sipQtGuiQSessionManager.o sipQtGuiQSet0100QByteArray.o sipQtGuiQShortcutEvent.o sipQtGuiQShowEvent.o sipQtGuiQStandardItem.o sipQtGuiQStandardItemModel.o sipQtGuiQStaticText.o sipQtGuiQStatusTipEvent.o sipQtGuiQStyleHints.o sipQtGuiQSurface.o sipQtGuiQSurfaceFormat.o sipQtGuiQSurfaceFormatFormatOptions.o sipQtGuiQSyntaxHighlighter.o sipQtGuiQTabletEvent.o sipQtGuiQTextBlock.o sipQtGuiQTextBlockFormat.o sipQtGuiQTextBlockGroup.o sipQtGuiQTextBlockUserData.o sipQtGuiQTextBlockiterator.o sipQtGuiQTextCharFormat.o sipQtGuiQTextCursor.o sipQtGuiQTextDocument.o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentMarkdownFeatures.o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextFormat.o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFragment.o sipQtGuiQTextFrame.o sipQtGuiQTextFrameFormat.o sipQtGuiQTextFrameiterator.o sipQtGuiQTextImageFormat.o sipQtGuiQTextInlineObject.o sipQtGuiQTextItem.o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextLayout.o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLength.o sipQtGuiQTextLine.o sipQtGuiQTextList.o sipQtGuiQTextListFormat.o sipQtGuiQTextObject.o sipQtGuiQTextObjectInterface.o sipQtGuiQTextOption.o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOptionTab.o sipQtGuiQTextTable.o sipQtGuiQTextTableCell.o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableFormat.o sipQtGuiQTouchDevice.o sipQtGuiQTouchDeviceCapabilities.o sipQtGuiQTouchEvent.o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQTouchEventTouchPointInfoFlags.o sipQtGuiQTransform.o sipQtGuiQValidator.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLineF.o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QSize.o sipQtGuiQVector0100QTextFormat.o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQVector1900.o sipQtGuiQVector2200.o sipQtGuiQVector2400.o sipQtGuiQVector2D.o sipQtGuiQVector3900.o sipQtGuiQVector3D.o sipQtGuiQVector4D.o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQWheelEvent.o sipQtGuiQWindow.o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQt.o sipQtGuicmodule.o qpyopengl_add_constants.o qpyopengl_array_convertors.o qpyopengl_attribute_array.o qpyopengl_data_cache.o qpyopengl_get.o qpyopengl_init.o qpyopengl_uniform_value_array.o qpyopengl_value_array.o qpyopengl_version_functions.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtGui.so QtGui.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' cd QtHelp/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/QtHelp.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQCompressedHelpInfo.o sipQtHelpQCompressedHelpInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpFilterData.o sipQtHelpQHelpFilterData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpEngineCore.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpEngineCore.cpp: In function 'PyObject* meth_QHelpEngineCore_linksForIdentifier(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpEngineCore.cpp:907:81: warning: 'QMap QHelpEngineCore::linksForIdentifier(const QString&) const' is deprecated: Use documentsForIdentifier() instead [-Wdeprecated-declarations] 907 | sipRes = new QMap< ::QString, ::QUrl>(sipCpp->linksForIdentifier(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpenginecore.sip:26: /usr/include/qt5/QtHelp/qhelpenginecore.h:110:25: note: declared here 110 | QMap linksForIdentifier(const QString &id) const; | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpEngineCore.cpp: In function 'PyObject* meth_QHelpEngineCore_linksForKeyword(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpEngineCore.cpp:936:78: warning: 'QMap QHelpEngineCore::linksForKeyword(const QString&) const' is deprecated: Use documentsForKeyword() instead [-Wdeprecated-declarations] 936 | sipRes = new QMap< ::QString, ::QUrl>(sipCpp->linksForKeyword(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpenginecore.sip:26: /usr/include/qt5/QtHelp/qhelpenginecore.h:112:25: note: declared here 112 | QMap linksForKeyword(const QString &keyword) const; | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpContentItem.o sipQtHelpQHelpContentItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpFilterEngine.o sipQtHelpQHelpFilterEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpEngine.o sipQtHelpQHelpEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpContentModel.o sipQtHelpQHelpContentModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpContentWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpFilterSettingsWidget.o sipQtHelpQHelpFilterSettingsWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpLink.o sipQtHelpQHelpLink.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpIndexModel.o sipQtHelpQHelpIndexModel.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpIndexModel.cpp: In function 'PyObject* meth_QHelpIndexModel_linksForKeyword(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpIndexModel.cpp:250:78: warning: 'QMap QHelpIndexModel::linksForKeyword(const QString&) const' is deprecated: Use QHelpEngineCore::documentsForKeyword() instead [-Wdeprecated-declarations] 250 | sipRes = new QMap< ::QString, ::QUrl>(sipCpp->linksForKeyword(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpindexwidget.sip:26: /usr/include/qt5/QtHelp/qhelpindexwidget.h:68:25: note: declared here 68 | QMap linksForKeyword(const QString &keyword) const; | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpSearchQuery.o sipQtHelpQHelpSearchQuery.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchEngine.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp: In function 'PyObject* meth_QHelpSearchEngine_query(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp:317:67: warning: 'QList QHelpSearchEngine::query() const' is deprecated [-Wdeprecated-declarations] 317 | sipRes = new QList< ::QHelpSearchQuery>(sipCpp->query()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchengine.sip:47: /usr/include/qt5/QtHelp/qhelpsearchengine.h:109:43: note: declared here 109 | QT_DEPRECATED QList query() const; | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp: In function 'PyObject* meth_QHelpSearchEngine_hitCount(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp:395:39: warning: 'int QHelpSearchEngine::hitCount() const' is deprecated [-Wdeprecated-declarations] 395 | sipRes = sipCpp->hitCount(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchengine.sip:47: /usr/include/qt5/QtHelp/qhelpsearchengine.h:107:23: note: declared here 107 | QT_DEPRECATED int hitCount() const; | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp: In function 'PyObject* meth_QHelpSearchEngine_hits(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp:423:75: warning: 'QList > QHelpSearchEngine::hits(int, int) const' is deprecated [-Wdeprecated-declarations] 423 | sipRes = new QList >(sipCpp->hits(a0,a1)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchengine.sip:47: /usr/include/qt5/QtHelp/qhelpsearchengine.h:108:36: note: declared here 108 | QT_DEPRECATED QList hits(int start, int end) const; | ^~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp: In function 'PyObject* meth_QHelpSearchEngine_search(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchEngine.cpp:500:31: warning: 'void QHelpSearchEngine::search(const QList&)' is deprecated [-Wdeprecated-declarations] 500 | sipCpp->search(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchengine.sip:47: /usr/include/qt5/QtHelp/qhelpsearchengine.h:121:24: note: declared here 121 | QT_DEPRECATED void search(const QList &queryList); | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQList0100QHelpLink.o sipQtHelpQList0100QHelpLink.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpQHelpSearchQueryWidget.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchQueryWidget.cpp: In function 'PyObject* meth_QHelpSearchQueryWidget_query(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchQueryWidget.cpp:1124:67: warning: 'QList QHelpSearchQueryWidget::query() const' is deprecated [-Wdeprecated-declarations] 1124 | sipRes = new QList< ::QHelpSearchQuery>(sipCpp->query()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchquerywidget.sip:26: /usr/include/qt5/QtHelp/qhelpsearchquerywidget.h:70:43: note: declared here 70 | QT_DEPRECATED QList query() const; | ^~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchQueryWidget.cpp: In function 'PyObject* meth_QHelpSearchQueryWidget_setQuery(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/sipQtHelpQHelpSearchQueryWidget.cpp:1150:33: warning: 'void QHelpSearchQueryWidget::setQuery(const QList&)' is deprecated [-Wdeprecated-declarations] 1150 | sipCpp->setQuery(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchquerywidget.sip:26: /usr/include/qt5/QtHelp/qhelpsearchquerywidget.h:71:24: note: declared here 71 | QT_DEPRECATED void setQuery(const QList &queryList); | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQList0100QHelpSearchQuery.o sipQtHelpQList0100QHelpSearchQuery.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpSearchResult.o sipQtHelpQHelpSearchResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQList0100QVersionNumber.o sipQtHelpQList0100QVersionNumber.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQList0100QStringList.o sipQtHelpQList0100QStringList.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpIndexWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQHelpSearchResultWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQMap0100QString0100QString.o sipQtHelpQMap0100QString0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQMap0100QString0100QUrl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQMap0100QString0100QVersionNumber.o sipQtHelpQMap0100QString0100QVersionNumber.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpQVector0100QHelpSearchResult.o sipQtHelpQVector0100QHelpSearchResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtHelpcmodule.o sipQtHelpcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' rm -f libQtHelp.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtHelp.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtHelp.so sipQtHelpQCompressedHelpInfo.o sipQtHelpQHelpContentItem.o sipQtHelpQHelpContentModel.o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpEngine.o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpFilterData.o sipQtHelpQHelpFilterEngine.o sipQtHelpQHelpFilterSettingsWidget.o sipQtHelpQHelpIndexModel.o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpLink.o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchQuery.o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpQHelpSearchResult.o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQList0100QHelpLink.o sipQtHelpQList0100QHelpSearchQuery.o sipQtHelpQList0100QStringList.o sipQtHelpQList0100QVersionNumber.o sipQtHelpQMap0100QString0100QString.o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQMap0100QString0100QVersionNumber.o sipQtHelpQVector0100QHelpSearchResult.o sipQtHelpcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Help.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Sql.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtHelp.so QtHelp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' cd QtMultimedia/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/QtMultimedia.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAbstractVideoFilter.o sipQtMultimediaQAbstractVideoFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioBuffer.o sipQtMultimediaQAudioBuffer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudio.o sipQtMultimediaQAudio.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAbstractVideoBuffer.o sipQtMultimediaQAbstractVideoBuffer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQAudioDeviceInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioEncoderSettings.o sipQtMultimediaQAudioEncoderSettings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioDecoder.o sipQtMultimediaQAudioDecoder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioDecoderControl.o sipQtMultimediaQAudioDecoderControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioInput.o sipQtMultimediaQAudioInput.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioInputSelectorControl.o sipQtMultimediaQAudioInputSelectorControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioEncoderSettingsControl.o sipQtMultimediaQAudioEncoderSettingsControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAbstractVideoSurface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioOutput.o sipQtMultimediaQAudioOutput.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioRoleControl.o sipQtMultimediaQAudioRoleControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioOutputSelectorControl.o sipQtMultimediaQAudioOutputSelectorControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioProbe.o sipQtMultimediaQAudioProbe.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraCaptureModes.o sipQtMultimediaQCameraCaptureModes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQAudioRecorder.o sipQtMultimediaQAudioRecorder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraControl.o sipQtMultimediaQCameraControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraCaptureDestinationControl.o sipQtMultimediaQCameraCaptureDestinationControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraCaptureBufferFormatControl.o sipQtMultimediaQCameraCaptureBufferFormatControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraExposureControl.o sipQtMultimediaQCameraExposureControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCamera.o sipQtMultimediaQCamera.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQCamera.cpp: In function 'PyObject* meth_QCamera_availableDevices(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQCamera.cpp:447:59: warning: 'static QList QCamera::availableDevices()' is deprecated [-Wdeprecated-declarations] 447 | sipRes = new QList< ::QByteArray>( ::QCamera::availableDevices()); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamera.sip:26: /usr/include/qt5/QtMultimedia/qcamera.h:175:44: note: declared here 175 | QT_DEPRECATED static QList availableDevices(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQCamera.cpp:447:76: warning: 'static QList QCamera::availableDevices()' is deprecated [-Wdeprecated-declarations] 447 | sipRes = new QList< ::QByteArray>( ::QCamera::availableDevices()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamera.sip:26: /usr/include/qt5/QtMultimedia/qcamera.h:175:44: note: declared here 175 | QT_DEPRECATED static QList availableDevices(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQCamera.cpp: In function 'PyObject* meth_QCamera_deviceDescription(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQCamera.cpp:474:49: warning: 'static QString QCamera::deviceDescription(const QByteArray&)' is deprecated [-Wdeprecated-declarations] 474 | sipRes = new ::QString( ::QCamera::deviceDescription(*a0)); | ^~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamera.sip:26: /usr/include/qt5/QtMultimedia/qcamera.h:176:34: note: declared here 176 | QT_DEPRECATED static QString deviceDescription(const QByteArray &device); | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQCamera.cpp:474:70: warning: 'static QString QCamera::deviceDescription(const QByteArray&)' is deprecated [-Wdeprecated-declarations] 474 | sipRes = new ::QString( ::QCamera::deviceDescription(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamera.sip:26: /usr/include/qt5/QtMultimedia/qcamera.h:176:34: note: declared here 176 | QT_DEPRECATED static QString deviceDescription(const QByteArray &device); | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraExposureFlashModes.o sipQtMultimediaQCameraExposureFlashModes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraFeedbackControl.o sipQtMultimediaQCameraFeedbackControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraFocus.o sipQtMultimediaQCameraFocus.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraExposure.o sipQtMultimediaQCameraExposure.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraFocusZone.o sipQtMultimediaQCameraFocusZone.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraFocusControl.o sipQtMultimediaQCameraFocusControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraFocusFocusModes.o sipQtMultimediaQCameraFocusFocusModes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraFlashControl.o sipQtMultimediaQCameraFlashControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraImageCapture.o sipQtMultimediaQCameraImageCapture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraImageCaptureCaptureDestinations.o sipQtMultimediaQCameraImageCaptureCaptureDestinations.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraInfo.o sipQtMultimediaQCameraInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraFrameRateRange.o sipQtMultimediaQCameraFrameRateRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraImageProcessing.o sipQtMultimediaQCameraImageProcessing.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraInfoControl.o sipQtMultimediaQCameraInfoControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraImageProcessingControl.o sipQtMultimediaQCameraImageProcessingControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraLockTypes.o sipQtMultimediaQCameraLockTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQImageEncoderControl.o sipQtMultimediaQImageEncoderControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCustomAudioRoleControl.o sipQtMultimediaQCustomAudioRoleControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraViewfinderSettings.o sipQtMultimediaQCameraViewfinderSettings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraZoomControl.o sipQtMultimediaQCameraZoomControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraImageCaptureControl.o sipQtMultimediaQCameraImageCaptureControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraLocksControl.o sipQtMultimediaQCameraLocksControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQImageEncoderSettings.o sipQtMultimediaQImageEncoderSettings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraViewfinderSettingsControl2.o sipQtMultimediaQCameraViewfinderSettingsControl2.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QAudioRole.o sipQtMultimediaQList0100QAudioRole.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QCameraFrameRateRange.o sipQtMultimediaQList0100QCameraFrameRateRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQList0100QAudioFormatEndian.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQCameraViewfinderSettingsControl.o sipQtMultimediaQCameraViewfinderSettingsControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQList0100QAudioDeviceInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QAudioFormatSampleType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QCameraFocusZone.o sipQtMultimediaQList0100QCameraFocusZone.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QCameraViewfinderSettings.o sipQtMultimediaQList0100QCameraViewfinderSettings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QMediaContent.o sipQtMultimediaQList0100QMediaContent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QMediaTimeInterval.o sipQtMultimediaQList0100QMediaTimeInterval.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QMediaResource.o sipQtMultimediaQList0100QMediaResource.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QCameraInfo.o sipQtMultimediaQList0100QCameraInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaAvailabilityControl.o sipQtMultimediaQMediaAvailabilityControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaAudioProbeControl.o sipQtMultimediaQMediaAudioProbeControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QString.o sipQtMultimediaQList0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQList0100QVideoFramePixelFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaBindableInterface.o sipQtMultimediaQMediaBindableInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaContainerControl.o sipQtMultimediaQMediaContainerControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaContent.o sipQtMultimediaQMediaContent.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp: In function 'PyObject* meth_QMediaContent_canonicalUrl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp:87:55: warning: 'QUrl QMediaContent::canonicalUrl() const' is deprecated: Use QMediaContent::request().url() [-Wdeprecated-declarations] 87 | sipRes = new ::QUrl(sipCpp->canonicalUrl()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontent.sip:26: /usr/include/qt5/QtMultimedia/qmediacontent.h:78:64: note: declared here 78 | QT_DEPRECATED_X("Use QMediaContent::request().url()") QUrl canonicalUrl() const; | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp: In function 'PyObject* meth_QMediaContent_canonicalRequest(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp:113:70: warning: 'QNetworkRequest QMediaContent::canonicalRequest() const' is deprecated: Use QMediaContent::request() [-Wdeprecated-declarations] 113 | sipRes = new ::QNetworkRequest(sipCpp->canonicalRequest()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontent.sip:26: /usr/include/qt5/QtMultimedia/qmediacontent.h:79:69: note: declared here 79 | QT_DEPRECATED_X("Use QMediaContent::request()") QNetworkRequest canonicalRequest() const; | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp: In function 'PyObject* meth_QMediaContent_canonicalResource(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp:139:70: warning: 'QMediaResource QMediaContent::canonicalResource() const' is deprecated [-Wdeprecated-declarations] 139 | sipRes = new ::QMediaResource(sipCpp->canonicalResource()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontent.sip:26: /usr/include/qt5/QtMultimedia/qmediacontent.h:80:34: note: declared here 80 | QT_DEPRECATED QMediaResource canonicalResource() const; | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp: In function 'PyObject* meth_QMediaContent_resources(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp:165:66: warning: 'QMediaResourceList QMediaContent::resources() const' is deprecated [-Wdeprecated-declarations] 165 | sipRes = new ::QMediaResourceList(sipCpp->resources()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontent.sip:26: /usr/include/qt5/QtMultimedia/qmediacontent.h:81:38: note: declared here 81 | QT_DEPRECATED QMediaResourceList resources() const; | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp: In function 'void* init_type_QMediaContent(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp:373:46: warning: 'QMediaContent::QMediaContent(const QMediaResource&)' is deprecated [-Wdeprecated-declarations] 373 | sipCpp = new ::QMediaContent(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontent.sip:26: /usr/include/qt5/QtMultimedia/qmediacontent.h:62:19: note: declared here 62 | QT_DEPRECATED QMediaContent(const QMediaResource &contentResource); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaContent.cpp:385:46: warning: 'QMediaContent::QMediaContent(const QMediaResourceList&)' is deprecated [-Wdeprecated-declarations] 385 | sipCpp = new ::QMediaContent(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontent.sip:26: /usr/include/qt5/QtMultimedia/qmediacontent.h:63:19: note: declared here 63 | QT_DEPRECATED QMediaContent(const QMediaResourceList &resources); | ^~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaControl.o sipQtMultimediaQMediaControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaGaplessPlaybackControl.o sipQtMultimediaQMediaGaplessPlaybackControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaNetworkAccessControl.o sipQtMultimediaQMediaNetworkAccessControl.cpp In file included from sipAPIQtMultimedia.h:31, from sipQtMultimediaQMediaNetworkAccessControl.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:106:59: note: in expansion of macro 'SIP_OVERRIDE' 106 | ::QNetworkConfiguration currentConfiguration() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:107:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 107 | void setConfigurations(const QList< ::QNetworkConfiguration>&) SIP_OVERRIDE; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual const QMetaObject* sipQMediaNetworkAccessControl::metaObject() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:141:43: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 141 | return ::QMediaNetworkAccessControl::metaObject(); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual int sipQMediaNetworkAccessControl::qt_metacall(QMetaObject::Call, int, void**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:146:42: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 146 | _id = ::QMediaNetworkAccessControl::qt_metacall(_c,_id,_a); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual void* sipQMediaNetworkAccessControl::qt_metacast(const char*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:162:149: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 162 | return (sip_QtMultimedia_qt_metacast(sipPySelf, sipType_QMediaNetworkAccessControl, _clname, &sipCpp) ? sipCpp : ::QMediaNetworkAccessControl::qt_metacast(_clname)); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:165:80: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 165 | ::QNetworkConfiguration sipQMediaNetworkAccessControl::currentConfiguration() const | ^~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual QNetworkConfiguration sipQMediaNetworkAccessControl::currentConfiguration() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:173:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 173 | return ::QNetworkConfiguration(); | ^ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:175:131: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 175 | extern ::QNetworkConfiguration sipVH_QtMultimedia_100(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:180:70: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 180 | void sipQMediaNetworkAccessControl::setConfigurations(const QList< ::QNetworkConfiguration>& a0) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual void sipQMediaNetworkAccessControl::setConfigurations(const QList&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:190:127: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 190 | extern void sipVH_QtMultimedia_99(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const QList< ::QNetworkConfiguration>&); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual void sipQMediaNetworkAccessControl::disconnectNotify(const QMetaMethod&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:204:40: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 204 | ::QMediaNetworkAccessControl::disconnectNotify(a0); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual void sipQMediaNetworkAccessControl::connectNotify(const QMetaMethod&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:222:40: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 222 | ::QMediaNetworkAccessControl::connectNotify(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual void sipQMediaNetworkAccessControl::customEvent(QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:240:40: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 240 | ::QMediaNetworkAccessControl::customEvent(a0); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual void sipQMediaNetworkAccessControl::childEvent(QChildEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:258:40: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 258 | ::QMediaNetworkAccessControl::childEvent(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual void sipQMediaNetworkAccessControl::timerEvent(QTimerEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:276:40: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 276 | ::QMediaNetworkAccessControl::timerEvent(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual bool sipQMediaNetworkAccessControl::eventFilter(QObject*, QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:293:47: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 293 | return ::QMediaNetworkAccessControl::eventFilter(a0,a1); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In member function 'virtual bool sipQMediaNetworkAccessControl::event(QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:308:47: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 308 | return ::QMediaNetworkAccessControl::event(a0); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In function 'PyObject* meth_QMediaNetworkAccessControl_setConfigurations(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:325:24: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 325 | const QList< ::QNetworkConfiguration>* a0; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:327:40: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 327 | ::QMediaNetworkAccessControl *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:338:48: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 338 | sipReleaseType(const_cast *>(a0),sipType_QList_0100QNetworkConfiguration,a0State); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In function 'PyObject* meth_QMediaNetworkAccessControl_currentConfiguration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:360:46: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 360 | const ::QMediaNetworkAccessControl *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:364:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 364 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:372:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 372 | sipRes = new ::QNetworkConfiguration(sipCpp->currentConfiguration()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:51, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In function 'void* cast_QMediaNetworkAccessControl(void*, const sipTypeDef*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:388:36: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 388 | ::QMediaNetworkAccessControl *sipCpp = reinterpret_cast< ::QMediaNetworkAccessControl *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:388:92: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 388 | ::QMediaNetworkAccessControl *sipCpp = reinterpret_cast< ::QMediaNetworkAccessControl *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: In function 'void release_QMediaNetworkAccessControl(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:404:36: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 404 | ::QMediaNetworkAccessControl *sipCpp = reinterpret_cast< ::QMediaNetworkAccessControl *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:404:92: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 404 | ::QMediaNetworkAccessControl *sipCpp = reinterpret_cast< ::QMediaNetworkAccessControl *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaNetworkAccessControl.cpp:472:37: warning: 'QMediaNetworkAccessControl' is deprecated [-Wdeprecated-declarations] 472 | & ::QMediaNetworkAccessControl::staticMetaObject, | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip:26: /usr/include/qt5/QtMultimedia/qmedianetworkaccesscontrol.h:62:54: note: declared here 62 | class QT_DEPRECATED_VERSION_5_15 Q_MULTIMEDIA_EXPORT QMediaNetworkAccessControl : public QMediaControl | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaObject.o sipQtMultimediaQMediaObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaMetaData.o sipQtMultimediaQMediaMetaData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaPlayerControl.o sipQtMultimediaQMediaPlayerControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaService.o sipQtMultimediaQMediaService.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaPlayer.o sipQtMultimediaQMediaPlayer.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp: In function 'PyObject* meth_QMediaPlayer_currentNetworkConfiguration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp:999:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 999 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmediaplayer.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayer.sip:29: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp:1001:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 1001 | sipRes = new ::QNetworkConfiguration(sipCpp->currentNetworkConfiguration()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmediaplayer.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayer.sip:29: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp:1001:87: warning: 'QNetworkConfiguration QMediaPlayer::currentNetworkConfiguration() const' is deprecated [-Wdeprecated-declarations] 1001 | sipRes = new ::QNetworkConfiguration(sipCpp->currentNetworkConfiguration()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayer.sip:29: /usr/include/qt5/QtMultimedia/qmediaplayer.h:164:54: note: declared here 164 | QT_DEPRECATED_VERSION_5_15 QNetworkConfiguration currentNetworkConfiguration() const; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp: In function 'PyObject* meth_QMediaPlayer_setNetworkConfigurations(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp:1285:24: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 1285 | const QList< ::QNetworkConfiguration>* a0; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmediaplayer.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayer.sip:29: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp:1291:49: warning: 'void QMediaPlayer::setNetworkConfigurations(const QList&)' is deprecated [-Wdeprecated-declarations] 1291 | sipCpp->setNetworkConfigurations(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayer.sip:29: /usr/include/qt5/QtMultimedia/qmediaplayer.h:196:37: note: declared here 196 | QT_DEPRECATED_VERSION_5_15 void setNetworkConfigurations(const QList &configurations); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediaQMediaPlayer.cpp:1292:48: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 1292 | sipReleaseType(const_cast *>(a0),sipType_QList_0100QNetworkConfiguration,a0State); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtMultimedia/qmediaplayer.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayer.sip:29: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaRecorder.o sipQtMultimediaQMediaRecorder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaResource.o sipQtMultimediaQMediaResource.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaPlayerFlags.o sipQtMultimediaQMediaPlayerFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaPlaylist.o sipQtMultimediaQMediaPlaylist.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaTimeInterval.o sipQtMultimediaQMediaTimeInterval.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaTimeRange.o sipQtMultimediaQMediaTimeRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMetaDataReaderControl.o sipQtMultimediaQMetaDataReaderControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMultimedia.o sipQtMultimediaQMultimedia.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaRecorderControl.o sipQtMultimediaQMediaRecorderControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQRadioData.o sipQtMultimediaQRadioData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaStreamsControl.o sipQtMultimediaQMediaStreamsControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMediaVideoProbeControl.o sipQtMultimediaQMediaVideoProbeControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQMetaDataWriterControl.o sipQtMultimediaQMetaDataWriterControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQRadioTunerControl.o sipQtMultimediaQRadioTunerControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQRadioTuner.o sipQtMultimediaQRadioTuner.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQSoundEffect.o sipQtMultimediaQSoundEffect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQRadioDataControl.o sipQtMultimediaQRadioDataControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoDeviceSelectorControl.o sipQtMultimediaQVideoDeviceSelectorControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQSound.o sipQtMultimediaQSound.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVector0101QAbstractVideoSurface.o sipQtMultimediaQVector0101QAbstractVideoSurface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoEncoderSettingsControl.o sipQtMultimediaQVideoEncoderSettingsControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoFilterRunnable.o sipQtMultimediaQVideoFilterRunnable.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoEncoderSettings.o sipQtMultimediaQVideoEncoderSettings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoFilterRunnableRunFlags.o sipQtMultimediaQVideoFilterRunnableRunFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoFrame.o sipQtMultimediaQVideoFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoProbe.o sipQtMultimediaQVideoProbe.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQVideoSurfaceFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoRendererControl.o sipQtMultimediaQVideoRendererControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaQVideoWindowControl.o sipQtMultimediaQVideoWindowControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediacmodule.o sipQtMultimediacmodule.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediacmodule.cpp:1862:166: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 1862 | ::QNetworkConfiguration sipVH_QtMultimedia_100(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod) | ^ In file included from sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediacmodule.cpp: In function 'QNetworkConfiguration sipVH_QtMultimedia_100(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediacmodule.cpp:1864:30: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 1864 | ::QNetworkConfiguration sipRes; | ^~~~~~ In file included from sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediacmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediacmodule.cpp:1872:162: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 1872 | void sipVH_QtMultimedia_99(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, const QList< ::QNetworkConfiguration>& a0) | ^~~~~~~~~~~~~~~~~~~~~ In file included from sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediacmodule.cpp: In function 'void sipVH_QtMultimedia_99(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*, const QList&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/sipQtMultimediacmodule.cpp:1874:98: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 1874 | sipCallProcedureMethod(sipGILState, sipErrorHandler, sipPySelf, sipMethod, "N", new QList< ::QNetworkConfiguration>(a0), sipType_QList_0100QNetworkConfiguration, SIP_NULLPTR); | ^~~~~~~~~~~~~~~~~~~~~ In file included from sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' rm -f libQtMultimedia.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtMultimedia.exp -shared -o libQtMultimedia.so sipQtMultimediaQAbstractVideoBuffer.o sipQtMultimediaQAbstractVideoFilter.o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAudio.o sipQtMultimediaQAudioBuffer.o sipQtMultimediaQAudioDecoder.o sipQtMultimediaQAudioDecoderControl.o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQAudioEncoderSettings.o sipQtMultimediaQAudioEncoderSettingsControl.o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioInput.o sipQtMultimediaQAudioInputSelectorControl.o sipQtMultimediaQAudioOutput.o sipQtMultimediaQAudioOutputSelectorControl.o sipQtMultimediaQAudioProbe.o sipQtMultimediaQAudioRecorder.o sipQtMultimediaQAudioRoleControl.o sipQtMultimediaQCamera.o sipQtMultimediaQCameraCaptureBufferFormatControl.o sipQtMultimediaQCameraCaptureDestinationControl.o sipQtMultimediaQCameraCaptureModes.o sipQtMultimediaQCameraControl.o sipQtMultimediaQCameraExposure.o sipQtMultimediaQCameraExposureControl.o sipQtMultimediaQCameraExposureFlashModes.o sipQtMultimediaQCameraFeedbackControl.o sipQtMultimediaQCameraFlashControl.o sipQtMultimediaQCameraFocus.o sipQtMultimediaQCameraFocusControl.o sipQtMultimediaQCameraFocusFocusModes.o sipQtMultimediaQCameraFocusZone.o sipQtMultimediaQCameraFrameRateRange.o sipQtMultimediaQCameraImageCapture.o sipQtMultimediaQCameraImageCaptureCaptureDestinations.o sipQtMultimediaQCameraImageCaptureControl.o sipQtMultimediaQCameraImageProcessing.o sipQtMultimediaQCameraImageProcessingControl.o sipQtMultimediaQCameraInfo.o sipQtMultimediaQCameraInfoControl.o sipQtMultimediaQCameraLockTypes.o sipQtMultimediaQCameraLocksControl.o sipQtMultimediaQCameraViewfinderSettings.o sipQtMultimediaQCameraViewfinderSettingsControl.o sipQtMultimediaQCameraViewfinderSettingsControl2.o sipQtMultimediaQCameraZoomControl.o sipQtMultimediaQCustomAudioRoleControl.o sipQtMultimediaQImageEncoderControl.o sipQtMultimediaQImageEncoderSettings.o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QAudioRole.o sipQtMultimediaQList0100QCameraFocusZone.o sipQtMultimediaQList0100QCameraFrameRateRange.o sipQtMultimediaQList0100QCameraInfo.o sipQtMultimediaQList0100QCameraViewfinderSettings.o sipQtMultimediaQList0100QMediaContent.o sipQtMultimediaQList0100QMediaResource.o sipQtMultimediaQList0100QMediaTimeInterval.o sipQtMultimediaQList0100QString.o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQMediaAudioProbeControl.o sipQtMultimediaQMediaAvailabilityControl.o sipQtMultimediaQMediaBindableInterface.o sipQtMultimediaQMediaContainerControl.o sipQtMultimediaQMediaContent.o sipQtMultimediaQMediaControl.o sipQtMultimediaQMediaGaplessPlaybackControl.o sipQtMultimediaQMediaMetaData.o sipQtMultimediaQMediaNetworkAccessControl.o sipQtMultimediaQMediaObject.o sipQtMultimediaQMediaPlayer.o sipQtMultimediaQMediaPlayerControl.o sipQtMultimediaQMediaPlayerFlags.o sipQtMultimediaQMediaPlaylist.o sipQtMultimediaQMediaRecorder.o sipQtMultimediaQMediaRecorderControl.o sipQtMultimediaQMediaResource.o sipQtMultimediaQMediaService.o sipQtMultimediaQMediaStreamsControl.o sipQtMultimediaQMediaTimeInterval.o sipQtMultimediaQMediaTimeRange.o sipQtMultimediaQMediaVideoProbeControl.o sipQtMultimediaQMetaDataReaderControl.o sipQtMultimediaQMetaDataWriterControl.o sipQtMultimediaQMultimedia.o sipQtMultimediaQRadioData.o sipQtMultimediaQRadioDataControl.o sipQtMultimediaQRadioTuner.o sipQtMultimediaQRadioTunerControl.o sipQtMultimediaQSound.o sipQtMultimediaQSoundEffect.o sipQtMultimediaQVector0101QAbstractVideoSurface.o sipQtMultimediaQVideoDeviceSelectorControl.o sipQtMultimediaQVideoEncoderSettings.o sipQtMultimediaQVideoEncoderSettingsControl.o sipQtMultimediaQVideoFilterRunnable.o sipQtMultimediaQVideoFilterRunnableRunFlags.o sipQtMultimediaQVideoFrame.o sipQtMultimediaQVideoProbe.o sipQtMultimediaQVideoRendererControl.o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQVideoWindowControl.o sipQtMultimediacmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Multimedia.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtMultimedia.so QtMultimedia.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' cd QtMultimediaWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets/QtMultimediaWidgets.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimediaWidgets -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaWidgetsQVideoWidgetControl.o sipQtMultimediaWidgetsQVideoWidgetControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimediaWidgets -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaWidgetsQVideoWidget.o sipQtMultimediaWidgetsQVideoWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimediaWidgets -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaWidgetscmodule.o sipQtMultimediaWidgetscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimediaWidgets -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaWidgetsQCameraViewfinder.o sipQtMultimediaWidgetsQCameraViewfinder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtMultimediaWidgets -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtMultimediaWidgetsQGraphicsVideoItem.o sipQtMultimediaWidgetsQGraphicsVideoItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' rm -f libQtMultimediaWidgets.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtMultimediaWidgets.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtMultimediaWidgets.so sipQtMultimediaWidgetsQCameraViewfinder.o sipQtMultimediaWidgetsQGraphicsVideoItem.o sipQtMultimediaWidgetsQVideoWidget.o sipQtMultimediaWidgetsQVideoWidgetControl.o sipQtMultimediaWidgetscmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5MultimediaWidgets.so /usr/lib64/libQt5Multimedia.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtMultimediaWidgets.so QtMultimediaWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' cd QtNetwork/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/QtNetwork.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQDnsLookup.o sipQtNetworkQDnsLookup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQDnsDomainNameRecord.o sipQtNetworkQDnsDomainNameRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQAbstractSocketPauseModes.o sipQtNetworkQAbstractSocketPauseModes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQDnsHostAddressRecord.o sipQtNetworkQDnsHostAddressRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQAuthenticator.o sipQtNetworkQAuthenticator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractSocket.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQAbstractSocketBindMode.o sipQtNetworkQAbstractSocketBindMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQDnsServiceRecord.o sipQtNetworkQDnsServiceRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQAbstractNetworkCache.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQDnsMailExchangeRecord.o sipQtNetworkQDnsMailExchangeRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQDnsTextRecord.o sipQtNetworkQDnsTextRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHostAddress.o sipQtNetworkQHostAddress.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHstsPolicyPolicyFlags.o sipQtNetworkQHstsPolicyPolicyFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHostInfo.o sipQtNetworkQHostInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHostAddressConversionMode.o sipQtNetworkQHostAddressConversionMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHstsPolicy.o sipQtNetworkQHstsPolicy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHttpMultiPart.o sipQtNetworkQHttpMultiPart.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QDnsDomainNameRecord.o sipQtNetworkQList0100QDnsDomainNameRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHttp2Configuration.o sipQtNetworkQHttp2Configuration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QDnsHostAddressRecord.o sipQtNetworkQList0100QDnsHostAddressRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQHttpPart.o sipQtNetworkQHttpPart.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QDnsTextRecord.o sipQtNetworkQList0100QDnsTextRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QDnsMailExchangeRecord.o sipQtNetworkQList0100QDnsMailExchangeRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QDnsServiceRecord.o sipQtNetworkQList0100QDnsServiceRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQList0100QNetworkCookie.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQList0100QNetworkAddressEntry.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQList0100QNetworkProxy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQList0100QHostAddress.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQList0100QNetworkInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQList0100QSslCertificate.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQList0100QNetworkConfiguration.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp: In function 'void assign_QList_0100QNetworkConfiguration(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:38:31: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 38 | reinterpret_cast *>(sipDst)[sipDstIdx] = *reinterpret_cast *>(sipSrc); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:38:105: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 38 | reinterpret_cast *>(sipDst)[sipDstIdx] = *reinterpret_cast *>(sipSrc); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp: In function 'void* array_QList_0100QNetworkConfiguration(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:45:25: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 45 | return new QList< ::QNetworkConfiguration>[sipNrElem]; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp: In function 'void* copy_QList_0100QNetworkConfiguration(const void*, Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:52:25: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 52 | return new QList< ::QNetworkConfiguration>(reinterpret_cast *>(sipSrc)[sipSrcIdx]); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:52:80: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 52 | return new QList< ::QNetworkConfiguration>(reinterpret_cast *>(sipSrc)[sipSrcIdx]); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp: In function 'void release_QList_0100QNetworkConfiguration(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:60:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 60 | delete reinterpret_cast *>(ptr); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp: In function 'int convertTo_QList_0100QNetworkConfiguration(PyObject*, void**, int*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:68:14: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 68 | QList< ::QNetworkConfiguration> **sipCppPtr = reinterpret_cast **>(sipCppPtrV); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:68:77: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 68 | QList< ::QNetworkConfiguration> **sipCppPtr = reinterpret_cast **>(sipCppPtrV); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qpycore_qlist.sip:89:11: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qpycore_qlist.sip:89:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qpycore_qlist.sip:111:32: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qpycore_qlist.sip:111:75: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp: In function 'PyObject* convertFrom_QList_0100QNetworkConfiguration(void*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:149:13: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 149 | QList< ::QNetworkConfiguration> *sipCpp = reinterpret_cast *>(sipCppV); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQList0100QNetworkConfiguration.cpp:149:72: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 149 | QList< ::QNetworkConfiguration> *sipCpp = reinterpret_cast *>(sipCppV); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qpycore_qlist.sip:49:32: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qpycore_qlist.sip:49:40: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QSslCertificateExtension.o sipQtNetworkQList0100QSslCertificateExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslCipher.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQLocalServer.o sipQtNetworkQLocalServer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQLocalServerSocketOptions.o sipQtNetworkQLocalServerSocketOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QSslError.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQLocalSocket.o sipQtNetworkQLocalSocket.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQMap0100QByteArray0100QVariant.o sipQtNetworkQMap0100QByteArray0100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQNetworkAccessManager.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp: In function 'PyObject* meth_QNetworkAccessManager_setConfiguration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:881:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 881 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:886:41: warning: 'void QNetworkAccessManager::setConfiguration(const QNetworkConfiguration&)' is deprecated [-Wdeprecated-declarations] 886 | sipCpp->setConfiguration(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:153:37: note: declared here 153 | QT_DEPRECATED_VERSION_5_15 void setConfiguration(const QNetworkConfiguration &config); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp: In function 'PyObject* meth_QNetworkAccessManager_configuration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:911:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 911 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:913:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 913 | sipRes = new ::QNetworkConfiguration(sipCpp->configuration()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:913:73: warning: 'QNetworkConfiguration QNetworkAccessManager::configuration() const' is deprecated [-Wdeprecated-declarations] 913 | sipRes = new ::QNetworkConfiguration(sipCpp->configuration()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:154:54: note: declared here 154 | QT_DEPRECATED_VERSION_5_15 QNetworkConfiguration configuration() const; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp: In function 'PyObject* meth_QNetworkAccessManager_activeConfiguration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:937:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 937 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:939:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 939 | sipRes = new ::QNetworkConfiguration(sipCpp->activeConfiguration()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:939:79: warning: 'QNetworkConfiguration QNetworkAccessManager::activeConfiguration() const' is deprecated [-Wdeprecated-declarations] 939 | sipRes = new ::QNetworkConfiguration(sipCpp->activeConfiguration()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:155:54: note: declared here 155 | QT_DEPRECATED_VERSION_5_15 QNetworkConfiguration activeConfiguration() const; | ^~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp: In function 'PyObject* meth_QNetworkAccessManager_setNetworkAccessible(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:959:56: warning: 'NetworkAccessibility' is deprecated [-Wdeprecated-declarations] 959 | ::QNetworkAccessManager::NetworkAccessibility a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:95:41: note: declared here 95 | enum QT_DEPRECATED_NETWORK_API_5_15 NetworkAccessibility { | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:964:44: warning: 'void QNetworkAccessManager::setNetworkAccessible(QNetworkAccessManager::NetworkAccessibility)' is deprecated [-Wdeprecated-declarations] 964 | sipCpp->setNetworkAccessible(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:159:37: note: declared here 159 | QT_DEPRECATED_VERSION_5_15 void setNetworkAccessible(NetworkAccessibility accessible); | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp: In function 'PyObject* meth_QNetworkAccessManager_networkAccessible(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:989:60: warning: 'NetworkAccessibility' is deprecated [-Wdeprecated-declarations] 989 | ::QNetworkAccessManager::NetworkAccessibility sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:95:41: note: declared here 95 | enum QT_DEPRECATED_NETWORK_API_5_15 NetworkAccessibility { | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkAccessManager.cpp:991:48: warning: 'QNetworkAccessManager::NetworkAccessibility QNetworkAccessManager::networkAccessible() const' is deprecated [-Wdeprecated-declarations] 991 | sipRes = sipCpp->networkAccessible(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:160:53: note: declared here 160 | QT_DEPRECATED_VERSION_5_15 NetworkAccessibility networkAccessible() const; | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkConfigurationManager.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual const QMetaObject* sipQNetworkConfigurationManager::metaObject() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:145:45: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 145 | return ::QNetworkConfigurationManager::metaObject(); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual int sipQNetworkConfigurationManager::qt_metacall(QMetaObject::Call, int, void**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:150:44: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 150 | _id = ::QNetworkConfigurationManager::qt_metacall(_c,_id,_a); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual void* sipQNetworkConfigurationManager::qt_metacast(const char*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:166:150: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 166 | return (sip_QtNetwork_qt_metacast(sipPySelf, sipType_QNetworkConfigurationManager, _clname, &sipCpp) ? sipCpp : ::QNetworkConfigurationManager::qt_metacast(_clname)); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual bool sipQNetworkConfigurationManager::event(QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:177:49: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 177 | return ::QNetworkConfigurationManager::event(a0); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual bool sipQNetworkConfigurationManager::eventFilter(QObject*, QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:192:49: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 192 | return ::QNetworkConfigurationManager::eventFilter(a0,a1); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual void sipQNetworkConfigurationManager::timerEvent(QTimerEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:208:42: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 208 | ::QNetworkConfigurationManager::timerEvent(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual void sipQNetworkConfigurationManager::childEvent(QChildEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:226:42: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 226 | ::QNetworkConfigurationManager::childEvent(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual void sipQNetworkConfigurationManager::customEvent(QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:244:42: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 244 | ::QNetworkConfigurationManager::customEvent(a0); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual void sipQNetworkConfigurationManager::connectNotify(const QMetaMethod&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:262:42: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 262 | ::QNetworkConfigurationManager::connectNotify(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In member function 'virtual void sipQNetworkConfigurationManager::disconnectNotify(const QMetaMethod&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:280:42: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 280 | ::QNetworkConfigurationManager::disconnectNotify(a0); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'PyObject* meth_QNetworkConfigurationManager_capabilities(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:298:48: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 298 | const ::QNetworkConfigurationManager *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:302:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 302 | ::QNetworkConfigurationManager::Capabilities*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:304:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 304 | sipRes = new ::QNetworkConfigurationManager::Capabilities(sipCpp->capabilities()); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'PyObject* meth_QNetworkConfigurationManager_defaultConfiguration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:324:48: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 324 | const ::QNetworkConfigurationManager *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:328:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 328 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:330:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 330 | sipRes = new ::QNetworkConfiguration(sipCpp->defaultConfiguration()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'PyObject* meth_QNetworkConfigurationManager_allConfigurations(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:350:46: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 350 | ::QNetworkConfiguration::StateFlags a0def = QNetworkConfiguration::StateFlags(); | ^~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:351:47: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 351 | ::QNetworkConfiguration::StateFlags* a0 = &a0def; | ^~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:353:48: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 353 | const ::QNetworkConfigurationManager *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:361:22: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 361 | QList< ::QNetworkConfiguration>*sipRes; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:363:35: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 363 | sipRes = new QList< ::QNetworkConfiguration>(sipCpp->allConfigurations(*a0)); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'PyObject* meth_QNetworkConfigurationManager_configurationFromIdentifier(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:386:48: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 386 | const ::QNetworkConfigurationManager *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:390:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 390 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:392:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 392 | sipRes = new ::QNetworkConfiguration(sipCpp->configurationFromIdentifier(*a0)); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'PyObject* meth_QNetworkConfigurationManager_updateConfigurations(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:413:42: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 413 | ::QNetworkConfigurationManager *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'PyObject* meth_QNetworkConfigurationManager_isOnline(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:438:48: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 438 | const ::QNetworkConfigurationManager *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'void* cast_QNetworkConfigurationManager(void*, const sipTypeDef*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:460:38: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 460 | ::QNetworkConfigurationManager *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:460:96: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 460 | ::QNetworkConfigurationManager *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'void release_QNetworkConfigurationManager(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:473:38: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 473 | ::QNetworkConfigurationManager *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:473:96: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 473 | ::QNetworkConfigurationManager *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: In function 'void* array_QNetworkConfigurationManager(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:485:57: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 485 | return new ::QNetworkConfigurationManager[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:542:89: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 542 | {sipName_ApplicationLevelRoaming, static_cast( ::QNetworkConfigurationManager::ApplicationLevelRoaming), 72}, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:543:91: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 543 | {sipName_CanStartAndStopInterfaces, static_cast( ::QNetworkConfigurationManager::CanStartAndStopInterfaces), 72}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:544:80: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 544 | {sipName_DataStatistics, static_cast( ::QNetworkConfigurationManager::DataStatistics), 72}, | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:545:89: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 545 | {sipName_DirectConnectionRouting, static_cast( ::QNetworkConfigurationManager::DirectConnectionRouting), 72}, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:546:79: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 546 | {sipName_ForcedRoaming, static_cast( ::QNetworkConfigurationManager::ForcedRoaming), 72}, | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:547:88: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 547 | {sipName_NetworkSessionRequired, static_cast( ::QNetworkConfigurationManager::NetworkSessionRequired), 72}, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:548:86: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 548 | {sipName_SystemSessionSupport, static_cast( ::QNetworkConfigurationManager::SystemSessionSupport), 72}, | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManager.cpp:566:39: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 566 | & ::QNetworkConfigurationManager::staticMetaObject, | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkCacheMetaData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkConfiguration.o sipQtNetworkQNetworkConfiguration.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_state(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:49:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 49 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:53:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 53 | ::QNetworkConfiguration::StateFlags*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:55:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 55 | sipRes = new ::QNetworkConfiguration::StateFlags(sipCpp->state()); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_type(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:75:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 75 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:79:44: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 79 | ::QNetworkConfiguration::Type sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_purpose(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:101:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 101 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:105:47: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 105 | ::QNetworkConfiguration::Purpose sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_bearerType(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:127:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 127 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:131:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 131 | ::QNetworkConfiguration::BearerType sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_bearerTypeName(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:153:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 153 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_bearerTypeFamily(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:179:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 179 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:183:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 183 | ::QNetworkConfiguration::BearerType sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_identifier(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:205:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 205 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_isRoamingAvailable(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:231:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 231 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_children(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:257:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 257 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:261:22: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 261 | QList< ::QNetworkConfiguration>*sipRes; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:263:35: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 263 | sipRes = new QList< ::QNetworkConfiguration>(sipCpp->children()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_name(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:283:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 283 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_isValid(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:309:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 309 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_swap(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:335:35: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 335 | ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:336:35: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 336 | ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_connectTimeout(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:361:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 361 | const ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* meth_QNetworkConfiguration_setConnectTimeout(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:388:35: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 388 | ::QNetworkConfiguration *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* slot_QNetworkConfiguration___ne__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:409:31: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 409 | ::QNetworkConfiguration *sipCpp = reinterpret_cast< ::QNetworkConfiguration *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:409:82: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 409 | ::QNetworkConfiguration *sipCpp = reinterpret_cast< ::QNetworkConfiguration *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:417:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 417 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'PyObject* slot_QNetworkConfiguration___eq__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:441:31: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 441 | ::QNetworkConfiguration *sipCpp = reinterpret_cast< ::QNetworkConfiguration *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:441:82: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 441 | ::QNetworkConfiguration *sipCpp = reinterpret_cast< ::QNetworkConfiguration *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:449:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 449 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'void release_QNetworkConfiguration(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:474:54: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 474 | delete reinterpret_cast< ::QNetworkConfiguration *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'void* array_QNetworkConfiguration(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:481:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 481 | return new ::QNetworkConfiguration[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'void assign_QNetworkConfiguration(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:488:47: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 488 | reinterpret_cast< ::QNetworkConfiguration *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkConfiguration *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:488:114: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 488 | reinterpret_cast< ::QNetworkConfiguration *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkConfiguration *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'void* copy_QNetworkConfiguration(const void*, Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:495:19: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 495 | return new ::QNetworkConfiguration(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:495:89: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 495 | return new ::QNetworkConfiguration(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: In function 'void* init_type_QNetworkConfiguration(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:512:31: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 512 | ::QNetworkConfiguration *sipCpp = SIP_NULLPTR; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:517:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 517 | sipCpp = new ::QNetworkConfiguration(); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:524:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 524 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:528:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 528 | sipCpp = new ::QNetworkConfiguration(*a0); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:564:65: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 564 | {sipName_Active, static_cast( ::QNetworkConfiguration::Active), 67}, | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:565:67: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 565 | {sipName_Bearer2G, static_cast( ::QNetworkConfiguration::Bearer2G), 65}, | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:566:67: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 566 | {sipName_Bearer3G, static_cast( ::QNetworkConfiguration::Bearer3G), 65}, | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:567:67: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 567 | {sipName_Bearer4G, static_cast( ::QNetworkConfiguration::Bearer4G), 65}, | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:568:74: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 568 | {sipName_BearerBluetooth, static_cast( ::QNetworkConfiguration::BearerBluetooth), 65}, | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:569:73: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 569 | {sipName_BearerCDMA2000, static_cast( ::QNetworkConfiguration::BearerCDMA2000), 65}, | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:570:69: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 570 | {sipName_BearerEVDO, static_cast( ::QNetworkConfiguration::BearerEVDO), 65}, | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:571:73: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 571 | {sipName_BearerEthernet, static_cast( ::QNetworkConfiguration::BearerEthernet), 65}, | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:572:69: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 572 | {sipName_BearerHSPA, static_cast( ::QNetworkConfiguration::BearerHSPA), 65}, | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:573:68: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 573 | {sipName_BearerLTE, static_cast( ::QNetworkConfiguration::BearerLTE), 65}, | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:574:72: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 574 | {sipName_BearerUnknown, static_cast( ::QNetworkConfiguration::BearerUnknown), 65}, | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:575:70: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 575 | {sipName_BearerWCDMA, static_cast( ::QNetworkConfiguration::BearerWCDMA), 65}, | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:576:69: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 576 | {sipName_BearerWLAN, static_cast( ::QNetworkConfiguration::BearerWLAN), 65}, | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:577:70: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 577 | {sipName_BearerWiMAX, static_cast( ::QNetworkConfiguration::BearerWiMAX), 65}, | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:578:66: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 578 | {sipName_Defined, static_cast( ::QNetworkConfiguration::Defined), 67}, | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:579:69: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 579 | {sipName_Discovered, static_cast( ::QNetworkConfiguration::Discovered), 67}, | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:580:78: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 580 | {sipName_InternetAccessPoint, static_cast( ::QNetworkConfiguration::InternetAccessPoint), 69}, | ^~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:581:66: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 581 | {sipName_Invalid, static_cast( ::QNetworkConfiguration::Invalid), 69}, | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:582:73: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 582 | {sipName_PrivatePurpose, static_cast( ::QNetworkConfiguration::PrivatePurpose), 66}, | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:583:72: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 583 | {sipName_PublicPurpose, static_cast( ::QNetworkConfiguration::PublicPurpose), 66}, | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:584:73: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 584 | {sipName_ServiceNetwork, static_cast( ::QNetworkConfiguration::ServiceNetwork), 69}, | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:585:81: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 585 | {sipName_ServiceSpecificPurpose, static_cast( ::QNetworkConfiguration::ServiceSpecificPurpose), 66}, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:586:68: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 586 | {sipName_Undefined, static_cast( ::QNetworkConfiguration::Undefined), 67}, | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:587:73: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 587 | {sipName_UnknownPurpose, static_cast( ::QNetworkConfiguration::UnknownPurpose), 66}, | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfiguration.cpp:588:69: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 588 | {sipName_UserChoice, static_cast( ::QNetworkConfiguration::UserChoice), 69}, | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQNetworkAddressEntry.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQNetworkConfigurationStateFlags.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'long int slot_QNetworkConfiguration_StateFlags___hash__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:38:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 38 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:38:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 38 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'int slot_QNetworkConfiguration_StateFlags___bool__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:63:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 63 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:63:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 63 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___ne__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:88:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 88 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:88:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 88 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:96:53: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 96 | const ::QNetworkConfiguration::StateFlags* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:106:76: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 106 | sipReleaseType(const_cast< ::QNetworkConfiguration::StateFlags *>(a0),sipType_QNetworkConfiguration_StateFlags,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___eq__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:124:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 124 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:124:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 124 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:132:53: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 132 | const ::QNetworkConfiguration::StateFlags* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:142:76: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 142 | sipReleaseType(const_cast< ::QNetworkConfiguration::StateFlags *>(a0),sipType_QNetworkConfiguration_StateFlags,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___ixor__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:166:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 166 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:166:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 166 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___xor__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:205:47: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 205 | ::QNetworkConfiguration::StateFlags* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:211:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 211 | ::QNetworkConfiguration::StateFlags*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:213:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 213 | sipRes = new ::QNetworkConfiguration::StateFlags((*a0 ^ a1)); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___ior__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:238:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 238 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:238:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 238 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___or__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:277:47: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 277 | ::QNetworkConfiguration::StateFlags* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:283:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 283 | ::QNetworkConfiguration::StateFlags*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:285:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 285 | sipRes = new ::QNetworkConfiguration::StateFlags((*a0 | a1)); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___iand__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:310:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 310 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:310:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 310 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___and__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:347:47: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 347 | ::QNetworkConfiguration::StateFlags* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:353:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 353 | ::QNetworkConfiguration::StateFlags*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:355:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 355 | sipRes = new ::QNetworkConfiguration::StateFlags((*a0 & a1)); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___invert__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:374:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 374 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:374:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 374 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:382:50: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 382 | ::QNetworkConfiguration::StateFlags*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:384:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 384 | sipRes = new ::QNetworkConfiguration::StateFlags(~(*sipCpp)); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___index__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:398:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 398 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:398:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 398 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'PyObject* slot_QNetworkConfiguration_StateFlags___int__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:424:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 424 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:424:106: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 424 | ::QNetworkConfiguration::StateFlags *sipCpp = reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfiguration_StateFlags)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'void release_QNetworkConfiguration_StateFlags(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:448:66: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 448 | delete reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'void* array_QNetworkConfiguration_StateFlags(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:455:62: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 455 | return new ::QNetworkConfiguration::StateFlags[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'void assign_QNetworkConfiguration_StateFlags(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:462:59: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 462 | reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:462:138: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 462 | reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkConfiguration::StateFlags *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'void* copy_QNetworkConfiguration_StateFlags(const void*, Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:469:42: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 469 | return new ::QNetworkConfiguration::StateFlags(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:469:113: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 469 | return new ::QNetworkConfiguration::StateFlags(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'void* init_type_QNetworkConfiguration_StateFlags(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:486:43: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 486 | ::QNetworkConfiguration::StateFlags *sipCpp = SIP_NULLPTR; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:491:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 491 | sipCpp = new ::QNetworkConfiguration::StateFlags(); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:502:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 502 | sipCpp = new ::QNetworkConfiguration::StateFlags(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:509:53: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 509 | const ::QNetworkConfiguration::StateFlags* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:514:52: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 514 | sipCpp = new ::QNetworkConfiguration::StateFlags(*a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:515:76: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 515 | sipReleaseType(const_cast< ::QNetworkConfiguration::StateFlags *>(a0),sipType_QNetworkConfiguration_StateFlags,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp: In function 'int convertTo_QNetworkConfiguration_StateFlags(PyObject*, void**, int*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:528:44: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 528 | ::QNetworkConfiguration::StateFlags **sipCppPtr = reinterpret_cast< ::QNetworkConfiguration::StateFlags **>(sipCppPtrV); | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationStateFlags.cpp:528:111: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 528 | ::QNetworkConfiguration::StateFlags **sipCppPtr = reinterpret_cast< ::QNetworkConfiguration::StateFlags **>(sipCppPtrV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qglobal.sip:135:45: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qglobal.sip:140:65: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkCookie.o sipQtNetworkQNetworkCookie.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkDatagram.o sipQtNetworkQNetworkDatagram.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQNetworkCookieJar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'long int slot_QNetworkConfigurationManager_Capabilities___hash__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:38:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 38 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:38:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 38 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'int slot_QNetworkConfigurationManager_Capabilities___bool__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:63:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 63 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:63:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 63 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___ne__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:88:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 88 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:88:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 88 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:96:62: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 96 | const ::QNetworkConfigurationManager::Capabilities* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:106:85: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 106 | sipReleaseType(const_cast< ::QNetworkConfigurationManager::Capabilities *>(a0),sipType_QNetworkConfigurationManager_Capabilities,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___eq__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:124:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 124 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:124:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 124 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:132:62: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 132 | const ::QNetworkConfigurationManager::Capabilities* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:142:85: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 142 | sipReleaseType(const_cast< ::QNetworkConfigurationManager::Capabilities *>(a0),sipType_QNetworkConfigurationManager_Capabilities,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___ixor__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:166:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 166 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:166:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 166 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___xor__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:205:56: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 205 | ::QNetworkConfigurationManager::Capabilities* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:211:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 211 | ::QNetworkConfigurationManager::Capabilities*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:213:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 213 | sipRes = new ::QNetworkConfigurationManager::Capabilities((*a0 ^ a1)); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___ior__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:238:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 238 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:238:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 238 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___or__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:277:56: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 277 | ::QNetworkConfigurationManager::Capabilities* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:283:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 283 | ::QNetworkConfigurationManager::Capabilities*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:285:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 285 | sipRes = new ::QNetworkConfigurationManager::Capabilities((*a0 | a1)); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___iand__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:310:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 310 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:310:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 310 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___and__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:347:56: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 347 | ::QNetworkConfigurationManager::Capabilities* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:353:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 353 | ::QNetworkConfigurationManager::Capabilities*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:355:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 355 | sipRes = new ::QNetworkConfigurationManager::Capabilities((*a0 & a1)); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___invert__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:374:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 374 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:374:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 374 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:382:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 382 | ::QNetworkConfigurationManager::Capabilities*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:384:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 384 | sipRes = new ::QNetworkConfigurationManager::Capabilities(~(*sipCpp)); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___index__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:398:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 398 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:398:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 398 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capabilities___int__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:424:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 424 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:424:124: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 424 | ::QNetworkConfigurationManager::Capabilities *sipCpp = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkConfigurationManager_Capabilities)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'void release_QNetworkConfigurationManager_Capabilities(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:448:75: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 448 | delete reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'void* array_QNetworkConfigurationManager_Capabilities(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:455:71: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 455 | return new ::QNetworkConfigurationManager::Capabilities[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'void assign_QNetworkConfigurationManager_Capabilities(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:462:68: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 462 | reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:462:156: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 462 | reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkConfigurationManager::Capabilities *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'void* copy_QNetworkConfigurationManager_Capabilities(const void*, Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:469:49: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 469 | return new ::QNetworkConfigurationManager::Capabilities(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:469:131: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 469 | return new ::QNetworkConfigurationManager::Capabilities(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'void* init_type_QNetworkConfigurationManager_Capabilities(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:486:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 486 | ::QNetworkConfigurationManager::Capabilities *sipCpp = SIP_NULLPTR; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:491:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 491 | sipCpp = new ::QNetworkConfigurationManager::Capabilities(); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:502:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 502 | sipCpp = new ::QNetworkConfigurationManager::Capabilities(a0); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:509:62: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 509 | const ::QNetworkConfigurationManager::Capabilities* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:514:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 514 | sipCpp = new ::QNetworkConfigurationManager::Capabilities(*a0); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:515:85: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 515 | sipReleaseType(const_cast< ::QNetworkConfigurationManager::Capabilities *>(a0),sipType_QNetworkConfigurationManager_Capabilities,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp: In function 'int convertTo_QNetworkConfigurationManager_Capabilities(PyObject*, void**, int*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:528:53: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 528 | ::QNetworkConfigurationManager::Capabilities **sipCppPtr = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities **>(sipCppPtrV); | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp:528:129: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 528 | ::QNetworkConfigurationManager::Capabilities **sipCppPtr = reinterpret_cast< ::QNetworkConfigurationManager::Capabilities **>(sipCppPtrV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qglobal.sip:135:52: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sip/QtCore/qglobal.sip:140:74: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkInterfaceInterfaceFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkRequest.o sipQtNetworkQNetworkRequest.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQNetworkDiskCache.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQNetworkProxyCapabilities.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkProxy.o sipQtNetworkQNetworkProxy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkInterface.o sipQtNetworkQNetworkInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkReply.o sipQtNetworkQNetworkReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQNetworkProxyFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQNetworkProxyQuery.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp: In function 'PyObject* meth_QNetworkProxyQuery_networkConfiguration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:369:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 369 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:371:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 371 | sipRes = new ::QNetworkConfiguration(sipCpp->networkConfiguration()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:371:80: warning: 'QNetworkConfiguration QNetworkProxyQuery::networkConfiguration() const' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] 371 | sipRes = new ::QNetworkConfiguration(sipCpp->networkConfiguration()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkproxy.sip:91: /usr/include/qt5/QtNetwork/qnetworkproxy.h:127:27: note: declared here 127 | QNetworkConfiguration networkConfiguration() const; | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp: In function 'PyObject* meth_QNetworkProxyQuery_setNetworkConfiguration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:391:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 391 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:396:48: warning: 'void QNetworkProxyQuery::setNetworkConfiguration(const QNetworkConfiguration&)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] 396 | sipCpp->setNetworkConfiguration(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkproxy.sip:91: /usr/include/qt5/QtNetwork/qnetworkproxy.h:129:10: note: declared here 129 | void setNetworkConfiguration(const QNetworkConfiguration &networkConfiguration); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp: In function 'void* init_type_QNetworkProxyQuery(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:618:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 618 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:630:58: warning: 'QNetworkProxyQuery::QNetworkProxyQuery(const QNetworkConfiguration&, const QUrl&, QNetworkProxyQuery::QueryType)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] 630 | sipCpp = new ::QNetworkProxyQuery(*a0,*a1,a2); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkproxy.sip:91: /usr/include/qt5/QtNetwork/qnetworkproxy.h:82:5: note: declared here 82 | QNetworkProxyQuery(const QNetworkConfiguration &networkConfiguration, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:637:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 637 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:656:65: warning: 'QNetworkProxyQuery::QNetworkProxyQuery(const QNetworkConfiguration&, const QString&, int, const QString&, QNetworkProxyQuery::QueryType)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] 656 | sipCpp = new ::QNetworkProxyQuery(*a0,*a1,a2,*a3,a4); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkproxy.sip:91: /usr/include/qt5/QtNetwork/qnetworkproxy.h:85:5: note: declared here 85 | QNetworkProxyQuery(const QNetworkConfiguration &networkConfiguration, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:665:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 665 | const ::QNetworkConfiguration* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkProxyQuery.cpp:681:61: warning: 'QNetworkProxyQuery::QNetworkProxyQuery(const QNetworkConfiguration&, quint16, const QString&, QNetworkProxyQuery::QueryType)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] 681 | sipCpp = new ::QNetworkProxyQuery(*a0,a1,*a2,a3); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkproxy.sip:91: /usr/include/qt5/QtNetwork/qnetworkproxy.h:89:5: note: declared here 89 | QNetworkProxyQuery(const QNetworkConfiguration &networkConfiguration, | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQOcspResponse.o sipQtNetworkQOcspResponse.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQPair0100QHostAddress1800.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSsl.o sipQtNetworkQSsl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkSessionUsagePolicies.o sipQtNetworkQNetworkSessionUsagePolicies.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'long int slot_QNetworkSession_UsagePolicies___hash__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:38:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 38 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:38:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 38 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'int slot_QNetworkSession_UsagePolicies___bool__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:63:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 63 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:63:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 63 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___ne__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:88:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 88 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:88:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 88 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:96:50: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 96 | const ::QNetworkSession::UsagePolicies* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:106:73: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 106 | sipReleaseType(const_cast< ::QNetworkSession::UsagePolicies *>(a0),sipType_QNetworkSession_UsagePolicies,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___eq__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:124:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 124 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:124:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 124 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:132:50: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 132 | const ::QNetworkSession::UsagePolicies* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:142:73: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 142 | sipReleaseType(const_cast< ::QNetworkSession::UsagePolicies *>(a0),sipType_QNetworkSession_UsagePolicies,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___ixor__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:166:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 166 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:166:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 166 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___xor__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:205:44: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 205 | ::QNetworkSession::UsagePolicies* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:211:47: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 211 | ::QNetworkSession::UsagePolicies*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:213:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 213 | sipRes = new ::QNetworkSession::UsagePolicies((*a0 ^ a1)); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___ior__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:238:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 238 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:238:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 238 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___or__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:277:44: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 277 | ::QNetworkSession::UsagePolicies* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:283:47: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 283 | ::QNetworkSession::UsagePolicies*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:285:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 285 | sipRes = new ::QNetworkSession::UsagePolicies((*a0 | a1)); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___iand__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:310:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 310 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:310:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 310 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___and__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:347:44: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 347 | ::QNetworkSession::UsagePolicies* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:353:47: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 353 | ::QNetworkSession::UsagePolicies*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:355:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 355 | sipRes = new ::QNetworkSession::UsagePolicies((*a0 & a1)); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___invert__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:374:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 374 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:374:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 374 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:382:47: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 382 | ::QNetworkSession::UsagePolicies*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:384:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 384 | sipRes = new ::QNetworkSession::UsagePolicies(~(*sipCpp)); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___index__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:398:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 398 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:398:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 398 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'PyObject* slot_QNetworkSession_UsagePolicies___int__(PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:424:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 424 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:424:100: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 424 | ::QNetworkSession::UsagePolicies *sipCpp = reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_QNetworkSession_UsagePolicies)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'void release_QNetworkSession_UsagePolicies(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:448:63: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 448 | delete reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'void* array_QNetworkSession_UsagePolicies(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:455:59: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 455 | return new ::QNetworkSession::UsagePolicies[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'void assign_QNetworkSession_UsagePolicies(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:462:56: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 462 | reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:462:132: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 462 | reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QNetworkSession::UsagePolicies *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'void* copy_QNetworkSession_UsagePolicies(const void*, Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:469:36: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 469 | return new ::QNetworkSession::UsagePolicies(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:469:107: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 469 | return new ::QNetworkSession::UsagePolicies(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'void* init_type_QNetworkSession_UsagePolicies(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:486:40: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 486 | ::QNetworkSession::UsagePolicies *sipCpp = SIP_NULLPTR; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:491:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 491 | sipCpp = new ::QNetworkSession::UsagePolicies(); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:502:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 502 | sipCpp = new ::QNetworkSession::UsagePolicies(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:509:50: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 509 | const ::QNetworkSession::UsagePolicies* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:514:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 514 | sipCpp = new ::QNetworkSession::UsagePolicies(*a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:515:73: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 515 | sipReleaseType(const_cast< ::QNetworkSession::UsagePolicies *>(a0),sipType_QNetworkSession_UsagePolicies,a0State); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp: In function 'int convertTo_QNetworkSession_UsagePolicies(PyObject*, void**, int*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:528:41: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 528 | ::QNetworkSession::UsagePolicies **sipCppPtr = reinterpret_cast< ::QNetworkSession::UsagePolicies **>(sipCppPtrV); | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSessionUsagePolicies.cpp:528:105: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 528 | ::QNetworkSession::UsagePolicies **sipCppPtr = reinterpret_cast< ::QNetworkSession::UsagePolicies **>(sipCppPtrV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ sip/QtCore/qglobal.sip:135:39: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ sip/QtCore/qglobal.sip:140:62: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQPasswordDigestor.o sipQtNetworkQPasswordDigestor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSession.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:97:67: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 97 | sipQNetworkSession(const ::QNetworkConfiguration&, ::QObject*); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:127:88: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 127 | sipQNetworkSession::sipQNetworkSession(const ::QNetworkConfiguration& a0, ::QObject*a1): ::QNetworkSession(a0,a1), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual const QMetaObject* sipQNetworkSession::metaObject() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:142:32: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 142 | return ::QNetworkSession::metaObject(); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual int sipQNetworkSession::qt_metacall(QMetaObject::Call, int, void**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:147:31: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 147 | _id = ::QNetworkSession::qt_metacall(_c,_id,_a); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual void* sipQNetworkSession::qt_metacast(const char*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:163:124: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 163 | return (sip_QtNetwork_qt_metacast(sipPySelf, sipType_QNetworkSession, _clname, &sipCpp) ? sipCpp : ::QNetworkSession::qt_metacast(_clname)); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual bool sipQNetworkSession::event(QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:174:36: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 174 | return ::QNetworkSession::event(a0); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual bool sipQNetworkSession::eventFilter(QObject*, QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:189:36: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 189 | return ::QNetworkSession::eventFilter(a0,a1); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual void sipQNetworkSession::timerEvent(QTimerEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:205:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 205 | ::QNetworkSession::timerEvent(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual void sipQNetworkSession::childEvent(QChildEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:223:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 223 | ::QNetworkSession::childEvent(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual void sipQNetworkSession::customEvent(QEvent*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:241:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 241 | ::QNetworkSession::customEvent(a0); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual void sipQNetworkSession::connectNotify(const QMetaMethod&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:259:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 259 | ::QNetworkSession::connectNotify(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In member function 'virtual void sipQNetworkSession::disconnectNotify(const QMetaMethod&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:277:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 277 | ::QNetworkSession::disconnectNotify(a0); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_isOpen(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:295:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 295 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_configuration(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:321:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 321 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:325:38: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 325 | ::QNetworkConfiguration*sipRes; | ^~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworksession.h:52, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:327:29: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 327 | sipRes = new ::QNetworkConfiguration(sipCpp->configuration()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworksession.h:52, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_interface(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:347:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 347 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_state(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:373:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 373 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:377:39: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 377 | ::QNetworkSession::State sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_error(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:399:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 399 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:403:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 403 | ::QNetworkSession::SessionError sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:425:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 425 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_sessionProperty(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:453:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 453 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_setSessionProperty(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:484:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 484 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_bytesWritten(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:511:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 511 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_bytesReceived(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:537:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 537 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_activeTime(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:563:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 563 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_waitForOpened(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:590:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 590 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_open(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:622:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 622 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_close(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:647:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 647 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_stop(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:672:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 672 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_migrate(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:697:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 697 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_ignore(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:722:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 722 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_accept(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:747:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 747 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_reject(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:772:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 772 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_connectNotify(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:799:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 799 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_disconnectNotify(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:826:29: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 826 | ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'PyObject* meth_QNetworkSession_usagePolicies(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:851:35: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 851 | const ::QNetworkSession *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:855:47: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 855 | ::QNetworkSession::UsagePolicies*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:857:46: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 857 | sipRes = new ::QNetworkSession::UsagePolicies(sipCpp->usagePolicies()); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'void* cast_QNetworkSession(void*, const sipTypeDef*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:873:25: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 873 | ::QNetworkSession *sipCpp = reinterpret_cast< ::QNetworkSession *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:873:70: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 873 | ::QNetworkSession *sipCpp = reinterpret_cast< ::QNetworkSession *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'void release_QNetworkSession(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:886:25: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 886 | ::QNetworkSession *sipCpp = reinterpret_cast< ::QNetworkSession *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:886:70: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 886 | ::QNetworkSession *sipCpp = reinterpret_cast< ::QNetworkSession *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: In function 'void* init_type_QNetworkSession(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:914:41: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 914 | const ::QNetworkConfiguration* a0; | ^~ In file included from /usr/include/qt5/QtNetwork/qnetworksession.h:52, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:966:60: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 966 | {sipName_Closing, static_cast( ::QNetworkSession::Closing), 101}, | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:967:62: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 967 | {sipName_Connected, static_cast( ::QNetworkSession::Connected), 101}, | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:968:63: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 968 | {sipName_Connecting, static_cast( ::QNetworkSession::Connecting), 101}, | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:969:65: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 969 | {sipName_Disconnected, static_cast( ::QNetworkSession::Disconnected), 101}, | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:970:60: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 970 | {sipName_Invalid, static_cast( ::QNetworkSession::Invalid), 101}, | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:971:78: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 971 | {sipName_InvalidConfigurationError, static_cast( ::QNetworkSession::InvalidConfigurationError), 100}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:972:78: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 972 | {sipName_NoBackgroundTrafficPolicy, static_cast( ::QNetworkSession::NoBackgroundTrafficPolicy), 103}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:973:61: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 973 | {sipName_NoPolicy, static_cast( ::QNetworkSession::NoPolicy), 103}, | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:974:65: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 974 | {sipName_NotAvailable, static_cast( ::QNetworkSession::NotAvailable), 101}, | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:975:79: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 975 | {sipName_OperationNotSupportedError, static_cast( ::QNetworkSession::OperationNotSupportedError), 100}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:976:60: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 976 | {sipName_Roaming, static_cast( ::QNetworkSession::Roaming), 101}, | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:977:65: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 977 | {sipName_RoamingError, static_cast( ::QNetworkSession::RoamingError), 100}, | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:978:72: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 978 | {sipName_SessionAbortedError, static_cast( ::QNetworkSession::SessionAbortedError), 100}, | ^~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:979:72: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 979 | {sipName_UnknownSessionError, static_cast( ::QNetworkSession::UnknownSessionError), 100}, | ^~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQNetworkSession.cpp:999:26: warning: 'QNetworkSession' is deprecated [-Wdeprecated-declarations] 999 | & ::QNetworkSession::staticMetaObject, | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip:26: /usr/include/qt5/QtNetwork/qnetworksession.h:67:56: note: declared here 67 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkSession : public QObject | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslCipher.o sipQtNetworkQSslCipher.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslConfiguration.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslDiffieHellmanParameters.o sipQtNetworkQSslDiffieHellmanParameters.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslCertificate.o sipQtNetworkQSslCertificate.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslCertificate.cpp: In function 'PyObject* meth_QSslCertificate_fromPath(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslCertificate.cpp:482:90: warning: 'static QList QSslCertificate::fromPath(const QString&, QSsl::EncodingFormat, QRegExp::PatternSyntax)' is deprecated: Use the overload not using QRegExp [-Wdeprecated-declarations] 482 | sipRes = new QList< ::QSslCertificate>( ::QSslCertificate::fromPath(*a0,a1,a2)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslcertificate.sip:28: /usr/include/qt5/QtNetwork/qsslcertificate.h:151:35: note: declared here 151 | static QList fromPath(const QString &path, QSsl::EncodingFormat format, | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslCertificateExtension.o sipQtNetworkQSslCertificateExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslKey.o sipQtNetworkQSslKey.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslError.o sipQtNetworkQSslError.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslEllipticCurve.o sipQtNetworkQSslEllipticCurve.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslPreSharedKeyAuthenticator.o sipQtNetworkQSslPreSharedKeyAuthenticator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslSslOptions.o sipQtNetworkQSslSslOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQSslSocket.o sipQtNetworkQSslSocket.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_ciphers(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1427:63: warning: 'QList QSslSocket::ciphers() const' is deprecated: Use QSslConfiguration::ciphers() [-Wdeprecated-declarations] 1427 | sipRes = new QList< ::QSslCipher>(sipCpp->ciphers()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:158:75: note: declared here 158 | QT_DEPRECATED_X("Use QSslConfiguration::ciphers()") QList ciphers() const; | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_setCiphers(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1454:35: warning: 'void QSslSocket::setCiphers(const QList&)' is deprecated: Use QSslConfiguration::setCiphers() [-Wdeprecated-declarations] 1454 | sipCpp->setCiphers(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:159:65: note: declared here 159 | QT_DEPRECATED_X("Use QSslConfiguration::setCiphers()") void setCiphers(const QList &ciphers); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1469:35: warning: 'void QSslSocket::setCiphers(const QString&)' is deprecated [-Wdeprecated-declarations] 1469 | sipCpp->setCiphers(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:160:24: note: declared here 160 | QT_DEPRECATED void setCiphers(const QString &ciphers); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_setDefaultCiphers(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1496:28: warning: 'static void QSslSocket::setDefaultCiphers(const QList&)' is deprecated [-Wdeprecated-declarations] 1496 | ::QSslSocket::setDefaultCiphers(*a0); | ^~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:161:31: note: declared here 161 | QT_DEPRECATED static void setDefaultCiphers(const QList &ciphers); | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1496:49: warning: 'static void QSslSocket::setDefaultCiphers(const QList&)' is deprecated [-Wdeprecated-declarations] 1496 | ::QSslSocket::setDefaultCiphers(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:161:31: note: declared here 161 | QT_DEPRECATED static void setDefaultCiphers(const QList &ciphers); | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_defaultCiphers(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1522:62: warning: 'static QList QSslSocket::defaultCiphers()' is deprecated [-Wdeprecated-declarations] 1522 | sipRes = new QList< ::QSslCipher>( ::QSslSocket::defaultCiphers()); | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:162:44: note: declared here 162 | QT_DEPRECATED static QList defaultCiphers(); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1522:77: warning: 'static QList QSslSocket::defaultCiphers()' is deprecated [-Wdeprecated-declarations] 1522 | sipRes = new QList< ::QSslCipher>( ::QSslSocket::defaultCiphers()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:162:44: note: declared here 162 | QT_DEPRECATED static QList defaultCiphers(); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_supportedCiphers(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1546:62: warning: 'static QList QSslSocket::supportedCiphers()' is deprecated: Use QSslConfiguration::supportedCiphers() [-Wdeprecated-declarations] 1546 | sipRes = new QList< ::QSslCipher>( ::QSslSocket::supportedCiphers()); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:163:91: note: declared here 163 | QT_DEPRECATED_X("Use QSslConfiguration::supportedCiphers()") static QList supportedCiphers(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1546:79: warning: 'static QList QSslSocket::supportedCiphers()' is deprecated: Use QSslConfiguration::supportedCiphers() [-Wdeprecated-declarations] 1546 | sipRes = new QList< ::QSslCipher>( ::QSslSocket::supportedCiphers()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:163:91: note: declared here 163 | QT_DEPRECATED_X("Use QSslConfiguration::supportedCiphers()") static QList supportedCiphers(); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_addCaCertificates(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1583:57: warning: 'bool QSslSocket::addCaCertificates(const QString&, QSsl::EncodingFormat, QRegExp::PatternSyntax)' is deprecated: Use QSslConfiguration::addCaCertificates() [-Wdeprecated-declarations] 1583 | sipRes = sipCpp->addCaCertificates(*a0,a1,a2); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:168:72: note: declared here 168 | QT_DEPRECATED_X("Use QSslConfiguration::addCaCertificates()") bool addCaCertificates(const QString &path, QSsl::EncodingFormat format = QSsl::Pem, | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1597:42: warning: 'void QSslSocket::addCaCertificates(const QList&)' is deprecated: Use QSslConfiguration::addCaCertificates() [-Wdeprecated-declarations] 1597 | sipCpp->addCaCertificates(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:171:72: note: declared here 171 | QT_DEPRECATED_X("Use QSslConfiguration::addCaCertificates()") void addCaCertificates(const QList &certificates); | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_addCaCertificate(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1624:41: warning: 'void QSslSocket::addCaCertificate(const QSslCertificate&)' is deprecated: Use QSslConfiguration::addCaCertificate() [-Wdeprecated-declarations] 1624 | sipCpp->addCaCertificate(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:170:71: note: declared here 170 | QT_DEPRECATED_X("Use QSslConfiguration::addCaCertificate()") void addCaCertificate(const QSslCertificate &certificate); | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_setCaCertificates(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1651:42: warning: 'void QSslSocket::setCaCertificates(const QList&)' is deprecated: Use QSslConfiguration::setCaCertificates() [-Wdeprecated-declarations] 1651 | sipCpp->setCaCertificates(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:174:72: note: declared here 174 | QT_DEPRECATED_X("Use QSslConfiguration::setCaCertificates()") void setCaCertificates(const QList &certificates); | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_caCertificates(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1679:75: warning: 'QList QSslSocket::caCertificates() const' is deprecated: Use QSslConfiguration::caCertificates() [-Wdeprecated-declarations] 1679 | sipRes = new QList< ::QSslCertificate>(sipCpp->caCertificates()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:175:87: note: declared here 175 | QT_DEPRECATED_X("Use QSslConfiguration::caCertificates()") QList caCertificates() const; | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_addDefaultCaCertificates(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1715:71: warning: 'static bool QSslSocket::addDefaultCaCertificates(const QString&, QSsl::EncodingFormat, QRegExp::PatternSyntax)' is deprecated [-Wdeprecated-declarations] 1715 | sipRes = ::QSslSocket::addDefaultCaCertificates(*a0,a1,a2); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:178:31: note: declared here 178 | QT_DEPRECATED static bool addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat format = QSsl::Pem, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1728:56: warning: 'static void QSslSocket::addDefaultCaCertificates(const QList&)' is deprecated [-Wdeprecated-declarations] 1728 | ::QSslSocket::addDefaultCaCertificates(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:181:31: note: declared here 181 | QT_DEPRECATED static void addDefaultCaCertificates(const QList &certificates); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_addDefaultCaCertificate(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1754:28: warning: 'static void QSslSocket::addDefaultCaCertificate(const QSslCertificate&)' is deprecated [-Wdeprecated-declarations] 1754 | ::QSslSocket::addDefaultCaCertificate(*a0); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:180:31: note: declared here 180 | QT_DEPRECATED static void addDefaultCaCertificate(const QSslCertificate &certificate); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1754:55: warning: 'static void QSslSocket::addDefaultCaCertificate(const QSslCertificate&)' is deprecated [-Wdeprecated-declarations] 1754 | ::QSslSocket::addDefaultCaCertificate(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:180:31: note: declared here 180 | QT_DEPRECATED static void addDefaultCaCertificate(const QSslCertificate &certificate); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_setDefaultCaCertificates(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1780:28: warning: 'static void QSslSocket::setDefaultCaCertificates(const QList&)' is deprecated [-Wdeprecated-declarations] 1780 | ::QSslSocket::setDefaultCaCertificates(*a0); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:184:31: note: declared here 184 | QT_DEPRECATED static void setDefaultCaCertificates(const QList &certificates); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1780:56: warning: 'static void QSslSocket::setDefaultCaCertificates(const QList&)' is deprecated [-Wdeprecated-declarations] 1780 | ::QSslSocket::setDefaultCaCertificates(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:184:31: note: declared here 184 | QT_DEPRECATED static void setDefaultCaCertificates(const QList &certificates); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_defaultCaCertificates(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1806:67: warning: 'static QList QSslSocket::defaultCaCertificates()' is deprecated [-Wdeprecated-declarations] 1806 | sipRes = new QList< ::QSslCertificate>( ::QSslSocket::defaultCaCertificates()); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:185:49: note: declared here 185 | QT_DEPRECATED static QList defaultCaCertificates(); | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1806:89: warning: 'static QList QSslSocket::defaultCaCertificates()' is deprecated [-Wdeprecated-declarations] 1806 | sipRes = new QList< ::QSslCertificate>( ::QSslSocket::defaultCaCertificates()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:185:49: note: declared here 185 | QT_DEPRECATED static QList defaultCaCertificates(); | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_systemCaCertificates(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1830:67: warning: 'static QList QSslSocket::systemCaCertificates()' is deprecated: Use QSslConfiguration::systemCaCertificates() [-Wdeprecated-declarations] 1830 | sipRes = new QList< ::QSslCertificate>( ::QSslSocket::systemCaCertificates()); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:186:100: note: declared here 186 | QT_DEPRECATED_X("Use QSslConfiguration::systemCaCertificates()") static QList systemCaCertificates(); | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:1830:88: warning: 'static QList QSslSocket::systemCaCertificates()' is deprecated: Use QSslConfiguration::systemCaCertificates() [-Wdeprecated-declarations] 1830 | sipRes = new QList< ::QSslCertificate>( ::QSslSocket::systemCaCertificates()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:186:100: note: declared here 186 | QT_DEPRECATED_X("Use QSslConfiguration::systemCaCertificates()") static QList systemCaCertificates(); | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp: In function 'PyObject* meth_QSslSocket_sslErrors(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkQSslSocket.cpp:2025:64: warning: 'QList QSslSocket::sslErrors() const' is deprecated: Use sslHandshakeErrors() [-Wdeprecated-declarations] 2025 | sipRes = new QList< ::QSslError>(sipCpp->sslErrors()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip:28: /usr/include/qt5/QtNetwork/qsslsocket.h:196:66: note: declared here 196 | QT_DEPRECATED_X("Use sslHandshakeErrors()") QList sslErrors() const; | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQTcpSocket.o sipQtNetworkQTcpSocket.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQTcpServer.o sipQtNetworkQTcpServer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQVector0100QHstsPolicy.o sipQtNetworkQVector0100QHstsPolicy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQVector0100QSslEllipticCurve.o sipQtNetworkQVector0100QSslEllipticCurve.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQVector0100QOcspResponse.o sipQtNetworkQVector0100QOcspResponse.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQ_IPV6ADDR.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkQUdpSocket.o sipQtNetworkQUdpSocket.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkcmodule.o sipQtNetworkcmodule.cpp In file included from /usr/include/qt5/QtNetwork/QNetworkAccessManager:1, from /usr/include/qt5/QtNetwork/qnetworkreply.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkreply.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:153:89: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 153 | QT_DEPRECATED_VERSION_5_15 void setConfiguration(const QNetworkConfiguration &config); | ^ /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:154:70: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 154 | QT_DEPRECATED_VERSION_5_15 QNetworkConfiguration configuration() const; | ^~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtNetwork/QNetworkAccessManager:1, from /usr/include/qt5/QtNetwork/qnetworkreply.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkreply.sip:26: /usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:155:76: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] 155 | QT_DEPRECATED_VERSION_5_15 QNetworkConfiguration activeConfiguration() const; | ^~~~~ In file included from /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:49, from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfiguration.h:62:56: note: declared here 62 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration | ^~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp: In function 'PyObject* slot_QNetworkConfigurationManager_Capability___or__(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1952:53: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1952 | ::QNetworkConfigurationManager::Capability a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1953:56: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1953 | ::QNetworkConfigurationManager::Capabilities* a1; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1958:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1958 | ::QNetworkConfigurationManager::Capabilities*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1960:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1960 | sipRes = new ::QNetworkConfigurationManager::Capabilities((a0 | *a1)); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1968:53: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1968 | ::QNetworkConfigurationManager::Capability a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1969:53: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1969 | ::QNetworkConfigurationManager::Capability a1; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1973:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1973 | ::QNetworkConfigurationManager::Capabilities*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/sipQtNetworkcmodule.cpp:1975:59: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] 1975 | sipRes = new ::QNetworkConfigurationManager::Capabilities((a0 | a1)); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip:26: /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' rm -f libQtNetwork.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtNetwork.exp -shared -o libQtNetwork.so sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractSocketBindMode.o sipQtNetworkQAbstractSocketPauseModes.o sipQtNetworkQAuthenticator.o sipQtNetworkQDnsDomainNameRecord.o sipQtNetworkQDnsHostAddressRecord.o sipQtNetworkQDnsLookup.o sipQtNetworkQDnsMailExchangeRecord.o sipQtNetworkQDnsServiceRecord.o sipQtNetworkQDnsTextRecord.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQHostAddress.o sipQtNetworkQHostAddressConversionMode.o sipQtNetworkQHostInfo.o sipQtNetworkQHstsPolicy.o sipQtNetworkQHstsPolicyPolicyFlags.o sipQtNetworkQHttp2Configuration.o sipQtNetworkQHttpMultiPart.o sipQtNetworkQHttpPart.o sipQtNetworkQList0100QDnsDomainNameRecord.o sipQtNetworkQList0100QDnsHostAddressRecord.o sipQtNetworkQList0100QDnsMailExchangeRecord.o sipQtNetworkQList0100QDnsServiceRecord.o sipQtNetworkQList0100QDnsTextRecord.o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQList0100QSslCertificateExtension.o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.o sipQtNetworkQLocalServer.o sipQtNetworkQLocalServerSocketOptions.o sipQtNetworkQLocalSocket.o sipQtNetworkQMap0100QByteArray0100QVariant.o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkConfiguration.o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQNetworkCookie.o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQNetworkDatagram.o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQNetworkInterface.o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkProxy.o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQNetworkReply.o sipQtNetworkQNetworkRequest.o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSessionUsagePolicies.o sipQtNetworkQOcspResponse.o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQPasswordDigestor.o sipQtNetworkQSsl.o sipQtNetworkQSslCertificate.o sipQtNetworkQSslCertificateExtension.o sipQtNetworkQSslCipher.o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslDiffieHellmanParameters.o sipQtNetworkQSslEllipticCurve.o sipQtNetworkQSslError.o sipQtNetworkQSslKey.o sipQtNetworkQSslPreSharedKeyAuthenticator.o sipQtNetworkQSslSocket.o sipQtNetworkQSslSslOptions.o sipQtNetworkQTcpServer.o sipQtNetworkQTcpSocket.o sipQtNetworkQUdpSocket.o sipQtNetworkQVector0100QHstsPolicy.o sipQtNetworkQVector0100QOcspResponse.o sipQtNetworkQVector0100QSslEllipticCurve.o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtNetwork.so QtNetwork.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' cd QtOpenGL/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL/QtOpenGL.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormatOpenGLVersionFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLFormatOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLQGL.o sipQtOpenGLQGL.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLContextBindOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLQGLContext.o sipQtOpenGLQGLContext.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLcmodule.o sipQtOpenGLcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtOpenGLQGLWidget.o sipQtOpenGLQGLWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' rm -f libQtOpenGL.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtOpenGL.exp -shared -o libQtOpenGL.so sipQtOpenGLQGL.o sipQtOpenGLQGLContext.o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLWidget.o sipQtOpenGLcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5OpenGL.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtOpenGL.so QtOpenGL.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' cd QtPrintSupport/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/QtPrintSupport.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQList0100QPrinterColorMode.o sipQtPrintSupportQList0100QPrinterColorMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQList0100QPageSize.o sipQtPrintSupportQList0100QPageSize.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQList0100QPrinterDuplexMode.o sipQtPrintSupportQList0100QPrinterDuplexMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQList0100QPrinterInfo.o sipQtPrintSupportQList0100QPrinterInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQAbstractPrintDialog.o sipQtPrintSupportQAbstractPrintDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQPrintDialog.o sipQtPrintSupportQPrintDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQPrintPreviewDialog.o sipQtPrintSupportQPrintPreviewDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQPrintEngine.o sipQtPrintSupportQPrintEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQPrinterInfo.o sipQtPrintSupportQPrinterInfo.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinterInfo.cpp: In function 'PyObject* meth_QPrinterInfo_supportedPaperSizes(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinterInfo.cpp:164:95: warning: 'QList QPrinterInfo::supportedPaperSizes() const' is deprecated [-Wdeprecated-declarations] 164 | sipRes = new ::QList< ::QPagedPaintDevice::PageSize>(sipCpp->supportedPaperSizes()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinterinfo.sip:28: /usr/include/qt5/QtPrintSupport/qprinterinfo.h:87:46: note: declared here 87 | QT_DEPRECATED QList supportedPaperSizes() const; | ^~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinterInfo.cpp: In function 'PyObject* meth_QPrinterInfo_supportedSizesWithNames(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinterInfo.cpp:190:88: warning: 'QList > QPrinterInfo::supportedSizesWithNames() const' is deprecated [-Wdeprecated-declarations] 190 | sipRes = new QList >(sipCpp->supportedSizesWithNames()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinterinfo.sip:28: /usr/include/qt5/QtPrintSupport/qprinterinfo.h:88:50: note: declared here 88 | QT_DEPRECATED QList > supportedSizesWithNames() const; | ^~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQPrinter.o sipQtPrintSupportQPrinter.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In member function 'virtual void sipQPrinter::setPageSize(QPagedPaintDevice::PageSize)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:171:36: warning: 'virtual void QPrinter::setPageSize(QPagedPaintDevice::PageSize)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 171 | ::QPrinter::setPageSize(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:177:10: note: declared here 177 | void setPageSize(PageSize) override; | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In member function 'virtual void sipQPrinter::setPageSizeMM(const QSizeF&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:189:22: warning: 'virtual void QPrinter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 189 | ::QPrinter::setPageSizeMM(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:182:10: note: declared here 182 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:189:38: warning: 'virtual void QPrinter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 189 | ::QPrinter::setPageSizeMM(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:182:10: note: declared here 182 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In member function 'virtual void sipQPrinter::setMargins(const QPagedPaintDevice::Margins&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:207:22: warning: 'virtual void QPrinter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 207 | ::QPrinter::setMargins(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:284:10: note: declared here 284 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:207:35: warning: 'virtual void QPrinter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 207 | ::QPrinter::setMargins(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:284:10: note: declared here 284 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_setOrientation(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:578:38: warning: 'void QPrinter::setOrientation(QPrinter::Orientation)' is deprecated: Use setPageOrientation() instead. [-Wdeprecated-declarations] 578 | sipCpp->setOrientation(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:172:10: note: declared here 172 | void setOrientation(Orientation); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_orientation(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:605:42: warning: 'QPrinter::Orientation QPrinter::orientation() const' is deprecated: Use pageLayout().orientation() instead. [-Wdeprecated-declarations] 605 | sipRes = sipCpp->orientation(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:174:17: note: declared here 174 | Orientation orientation() const; | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_setPageSizeMM(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:631:68: warning: 'virtual void QPrinter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 631 | (sipSelfWasArg ? sipCpp-> ::QPrinter::setPageSizeMM(*a0) : sipCpp->setPageSizeMM(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:182:10: note: declared here 182 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:631:97: warning: 'virtual void QPrinter::setPageSizeMM(const QSizeF&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 631 | (sipSelfWasArg ? sipCpp-> ::QPrinter::setPageSizeMM(*a0) : sipCpp->setPageSizeMM(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:182:10: note: declared here 182 | void setPageSizeMM(const QSizeF &size) override; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_setPaperSize(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:658:36: warning: 'void QPrinter::setPaperSize(QPrinter::PaperSize)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 658 | sipCpp->setPaperSize(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:185:10: note: declared here 185 | void setPaperSize(PaperSize); | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:672:40: warning: 'void QPrinter::setPaperSize(const QSizeF&, QPrinter::Unit)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 672 | sipCpp->setPaperSize(*a0,a1); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:190:10: note: declared here 190 | void setPaperSize(const QSizeF &paperSize, Unit unit); | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_paperSize(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:700:40: warning: 'QPrinter::PaperSize QPrinter::paperSize() const' is deprecated: pageLayout().pageSize().id() [-Wdeprecated-declarations] 700 | sipRes = sipCpp->paperSize(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:187:15: note: declared here 187 | PaperSize paperSize() const; | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:714:56: warning: 'QSizeF QPrinter::paperSize(QPrinter::Unit) const' is deprecated: Use pageLayout().pageSize().size() or pageLayout().fullPageSize() instead. [-Wdeprecated-declarations] 714 | sipRes = new ::QSizeF(sipCpp->paperSize(a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:192:12: note: declared here 192 | QSizeF paperSize(Unit unit) const; | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_setDoubleSidedPrinting(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1259:46: warning: 'void QPrinter::setDoubleSidedPrinting(bool)' is deprecated: Use setDuplex() instead. [-Wdeprecated-declarations] 1259 | sipCpp->setDoubleSidedPrinting(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:245:10: note: declared here 245 | void setDoubleSidedPrinting(bool enable); | ^~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_doubleSidedPrinting(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1286:50: warning: 'bool QPrinter::doubleSidedPrinting() const' is deprecated: Use duplex() instead. [-Wdeprecated-declarations] 1286 | sipRes = sipCpp->doubleSidedPrinting(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:247:10: note: declared here 247 | bool doubleSidedPrinting() const; | ^~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_paperRect(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1313:53: warning: 'QRect QPrinter::paperRect() const' is deprecated: Use pageLayout().fullRectPixels(resolution()) instead. [-Wdeprecated-declarations] 1313 | sipRes = new ::QRect(sipCpp->paperRect()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:257:11: note: declared here 257 | QRect paperRect() const; | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_pageRect(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1354:52: warning: 'QRect QPrinter::pageRect() const' is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations] 1354 | sipRes = new ::QRect(sipCpp->pageRect()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:259:11: note: declared here 259 | QRect pageRect() const; | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_setMargins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1711:65: warning: 'virtual void QPrinter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 1711 | (sipSelfWasArg ? sipCpp-> ::QPrinter::setMargins(*a0) : sipCpp->setMargins(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:284:10: note: declared here 284 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1711:91: warning: 'virtual void QPrinter::setMargins(const QPagedPaintDevice::Margins&)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 1711 | (sipSelfWasArg ? sipCpp-> ::QPrinter::setMargins(*a0) : sipCpp->setMargins(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:284:10: note: declared here 284 | void setMargins(const Margins &m) override; | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_setPageMargins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1741:50: warning: 'void QPrinter::setPageMargins(qreal, qreal, qreal, qreal, QPrinter::Unit)' is deprecated: Use setPageMargins(QMarginsF, QPageLayout::Unit) instead. [-Wdeprecated-declarations] 1741 | sipCpp->setPageMargins(a0,a1,a2,a3,a4); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:287:10: note: declared here 287 | void setPageMargins(qreal left, qreal top, qreal right, qreal bottom, Unit unit); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_getPageMargins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1771:54: warning: 'void QPrinter::getPageMargins(qreal*, qreal*, qreal*, qreal*, QPrinter::Unit) const' is deprecated: Use pageLayout().margins() instead. [-Wdeprecated-declarations] 1771 | sipCpp->getPageMargins(&a0,&a1,&a2,&a3,a4); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:289:10: note: declared here 289 | void getPageMargins(qreal *left, qreal *top, qreal *right, qreal *bottom, Unit unit) const; | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_setPaperName(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1852:37: warning: 'void QPrinter::setPaperName(const QString&)' is deprecated: Use setPageSize(QPageSize) instead. [-Wdeprecated-declarations] 1852 | sipCpp->setPaperName(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:195:10: note: declared here 195 | void setPaperName(const QString &paperName); | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp: In function 'PyObject* meth_QPrinter_paperName(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/sipQtPrintSupportQPrinter.cpp:1880:55: warning: 'QString QPrinter::paperName() const' is deprecated: Use pageLayout().pageSize().name() instead. [-Wdeprecated-declarations] 1880 | sipRes = new ::QString(sipCpp->paperName()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip:28: /usr/include/qt5/QtPrintSupport/qprinter.h:197:13: note: declared here 197 | QString paperName() const; | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQPageSetupDialog.o sipQtPrintSupportQPageSetupDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportcmodule.o sipQtPrintSupportcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPrintSupportQPrintPreviewWidget.o sipQtPrintSupportQPrintPreviewWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' rm -f libQtPrintSupport.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtPrintSupport.exp -shared -o libQtPrintSupport.so sipQtPrintSupportQAbstractPrintDialog.o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.o sipQtPrintSupportQList0100QPageSize.o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.o sipQtPrintSupportQList0100QPrinterColorMode.o sipQtPrintSupportQList0100QPrinterDuplexMode.o sipQtPrintSupportQList0100QPrinterInfo.o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.o sipQtPrintSupportQPageSetupDialog.o sipQtPrintSupportQPrintDialog.o sipQtPrintSupportQPrintEngine.o sipQtPrintSupportQPrintPreviewDialog.o sipQtPrintSupportQPrintPreviewWidget.o sipQtPrintSupportQPrinter.o sipQtPrintSupportQPrinterInfo.o sipQtPrintSupportcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtPrintSupport.so QtPrintSupport.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' cd QtQml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml/QtQml.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQList0100QQmlProperty.o sipQtQmlQList0100QQmlProperty.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQJSValue.o sipQtQmlQJSValue.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQJSEngineExtensions.o sipQtQmlQJSEngineExtensions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQList0100QQmlError.o sipQtQmlQList0100QQmlError.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQList0100QJSValue.o sipQtQmlQList0100QJSValue.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQJSValueIterator.o sipQtQmlQJSValueIterator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlAbstractUrlInterceptor.o sipQtQmlQQmlAbstractUrlInterceptor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQJSEngine.o sipQtQmlQJSEngine.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml/sipQtQmlQJSEngine.cpp: In function 'PyObject* meth_QJSEngine_installTranslatorFunctions(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml/sipQtQmlQJSEngine.cpp:486:51: warning: 'void QJSEngine::installTranslatorFunctions(const QJSValue&)' is deprecated [-Wdeprecated-declarations] 486 | sipCpp->installTranslatorFunctions(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qjsengine.sip:30: /usr/include/qt5/QtQml/qjsengine.h:104:24: note: declared here 104 | QT_DEPRECATED void installTranslatorFunctions(const QJSValue &object = QJSValue()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlApplicationEngine.o sipQtQmlQQmlApplicationEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlContextPropertyPair.o sipQtQmlQQmlContextPropertyPair.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlEngineExtensionPlugin.o sipQtQmlQQmlEngineExtensionPlugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlComponent.o sipQtQmlQQmlComponent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlContext.o sipQtQmlQQmlContext.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlExpression.o sipQtQmlQQmlExpression.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlError.o sipQtQmlQQmlError.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlImageProviderBase.o sipQtQmlQQmlImageProviderBase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlEngine.o sipQtQmlQQmlEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlIncubationController.o sipQtQmlQQmlIncubationController.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlFileSelector.o sipQtQmlQQmlFileSelector.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlImageProviderBaseFlags.o sipQtQmlQQmlImageProviderBaseFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlExtensionPlugin.o sipQtQmlQQmlExtensionPlugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlListReference.o sipQtQmlQQmlListReference.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlIncubator.o sipQtQmlQQmlIncubator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlListProperty0100QObject.o sipQtQmlQQmlListProperty0100QObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlProperty.o sipQtQmlQQmlProperty.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlParserStatus.o sipQtQmlQQmlParserStatus.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlNetworkAccessManagerFactory.o sipQtQmlQQmlNetworkAccessManagerFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlPropertyMap.o sipQtQmlQQmlPropertyMap.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqml_listdata.o ../qpy/QtQml/qpyqml_listdata.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlScriptString.o sipQtQmlQQmlScriptString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQVector0100QQmlContextPropertyPair.o sipQtQmlQVector0100QQmlContextPropertyPair.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlQQmlPropertyValueSource.o sipQtQmlQQmlPropertyValueSource.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqml_post_init.o ../qpy/QtQml/qpyqml_post_init.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqml_qjsvalue.o ../qpy/QtQml/qpyqml_qjsvalue.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqmllistpropertywrapper.o ../qpy/QtQml/qpyqmllistpropertywrapper.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtQml/qpyqml_listdata.h -o moc_qpyqml_listdata.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqml_register_singleton_type.o ../qpy/QtQml/qpyqml_register_singleton_type.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqmllistproperty.o ../qpy/QtQml/qpyqmllistproperty.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqmlobject.o ../qpy/QtQml/qpyqmlobject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQmlcmodule.o sipQtQmlcmodule.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qmlattachedpropertiesobject.sip: In function 'PyObject* func_qmlAttachedPropertiesObject(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qmlattachedpropertiesobject.sip:42:65: warning: 'QObject* QtQml::qmlAttachedPropertiesObject(int*, const QObject*, const QMetaObject*, bool)' is deprecated: Use qmlAttachedPropertiesObject(QObject *, QQmlAttachedPropertiesFunc, bool [-Wdeprecated-declarations] 42 | sipRes = qmlAttachedPropertiesObject(&idx, proxy, mo, a2); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qmlattachedpropertiesobject.sip:22, from sipQtQmlcmodule.cpp:24: /usr/include/qt5/QtQml/qqml.h:671:14: note: declared here 671 | QObject *qmlAttachedPropertiesObject( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqmlsingletonobject.o ../qpy/QtQml/qpyqmlsingletonobject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpyqml_listdata.o moc_qpyqml_listdata.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqmlvalidator.o ../qpy/QtQml/qpyqmlvalidator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyqml_register_type.o ../qpy/QtQml/qpyqml_register_type.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' rm -f libQtQml.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtQml.exp -shared -o libQtQml.so sipQtQmlQJSEngine.o sipQtQmlQJSEngineExtensions.o sipQtQmlQJSValue.o sipQtQmlQJSValueIterator.o sipQtQmlQList0100QJSValue.o sipQtQmlQList0100QQmlError.o sipQtQmlQList0100QQmlProperty.o sipQtQmlQQmlAbstractUrlInterceptor.o sipQtQmlQQmlApplicationEngine.o sipQtQmlQQmlComponent.o sipQtQmlQQmlContext.o sipQtQmlQQmlContextPropertyPair.o sipQtQmlQQmlEngine.o sipQtQmlQQmlEngineExtensionPlugin.o sipQtQmlQQmlError.o sipQtQmlQQmlExpression.o sipQtQmlQQmlExtensionPlugin.o sipQtQmlQQmlFileSelector.o sipQtQmlQQmlImageProviderBase.o sipQtQmlQQmlImageProviderBaseFlags.o sipQtQmlQQmlIncubationController.o sipQtQmlQQmlIncubator.o sipQtQmlQQmlListProperty0100QObject.o sipQtQmlQQmlListReference.o sipQtQmlQQmlNetworkAccessManagerFactory.o sipQtQmlQQmlParserStatus.o sipQtQmlQQmlProperty.o sipQtQmlQQmlPropertyMap.o sipQtQmlQQmlPropertyValueSource.o sipQtQmlQQmlScriptString.o sipQtQmlQVector0100QQmlContextPropertyPair.o sipQtQmlcmodule.o qpyqml_listdata.o qpyqml_post_init.o qpyqml_qjsvalue.o qpyqml_register_singleton_type.o qpyqml_register_type.o qpyqmllistproperty.o qpyqmllistpropertywrapper.o qpyqmlobject.o qpyqmlsingletonobject.o qpyqmlvalidator.o moc_qpyqml_listdata.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtQml.so QtQml.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' cd QtQuick/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/QtQuick.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickAsyncImageProvider.o sipQtQuickQQuickAsyncImageProvider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickCloseEvent.o sipQtQuickQQuickCloseEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickImageResponse.o sipQtQuickQQuickImageResponse.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickImageProvider.o sipQtQuickQQuickImageProvider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickFramebufferObject.o sipQtQuickQQuickFramebufferObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickItem.o sipQtQuickQQuickItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickFramebufferObjectRenderer.o sipQtQuickQQuickFramebufferObjectRenderer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickItemItemChangeData.o sipQtQuickQQuickItemItemChangeData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQList0101QQuickItem.o sipQtQuickQList0101QQuickItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickItemFlags.o sipQtQuickQQuickItemFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickItemUpdatePaintNodeData.o sipQtQuickQQuickItemUpdatePaintNodeData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickItemGrabResult.o sipQtQuickQQuickItemGrabResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickPaintedItemPerformanceHints.o sipQtQuickQQuickPaintedItemPerformanceHints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickPaintedItem.o sipQtQuickQQuickPaintedItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickTextDocument.o sipQtQuickQQuickTextDocument.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickRenderControl.o sipQtQuickQQuickRenderControl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGAbstractRendererClearMode.o sipQtQuickQSGAbstractRendererClearMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGAbstractRendererMatrixTransformFlags.o sipQtQuickQSGAbstractRendererMatrixTransformFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickView.o sipQtQuickQQuickView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickTextureFactory.o sipQtQuickQQuickTextureFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGAbstractRenderer.o sipQtQuickQSGAbstractRenderer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGBasicGeometryNode.o sipQtQuickQSGBasicGeometryNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickWindowCreateTextureOptions.o sipQtQuickQQuickWindowCreateTextureOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQQuickWindow.o sipQtQuickQQuickWindow.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/sipQtQuickQQuickWindow.cpp: In function 'PyObject* meth_QQuickWindow_sendEvent(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/sipQtQuickQQuickWindow.cpp:827:45: warning: 'bool QQuickWindow::sendEvent(QQuickItem*, QEvent*)' is deprecated [-Wdeprecated-declarations] 827 | sipRes = sipCpp->sendEvent(a0,a1); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickwindow.sip:26, from sipQtQuickQQuickWindow.cpp:24: /usr/include/qt5/QtQuick/qquickwindow.h:130:24: note: declared here 130 | QT_DEPRECATED bool sendEvent(QQuickItem *, QEvent *); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/sipQtQuickQQuickWindow.cpp: In function 'PyObject* meth_QQuickWindow_createTextureFromId(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/sipQtQuickQQuickWindow.cpp:1082:60: warning: 'QSGTexture* QQuickWindow::createTextureFromId(uint, const QSize&, QQuickWindow::CreateTextureOptions) const' is deprecated: Use createTextureFromNativeObject() instead [-Wdeprecated-declarations] 1082 | sipRes = sipCpp->createTextureFromId(a0,*a1,*a2); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickwindow.sip:26, from sipQtQuickQQuickWindow.cpp:24: /usr/include/qt5/QtQuick/qquickwindow.h:163:17: note: declared here 163 | QSGTexture *createTextureFromId(uint id, const QSize &size, CreateTextureOptions options = CreateTextureOption()) const; | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGClipNode.o sipQtQuickQSGClipNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGEngineCreateTextureOptions.o sipQtQuickQSGEngineCreateTextureOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGDynamicTexture.o sipQtQuickQSGDynamicTexture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGGeometry.o sipQtQuickQSGGeometry.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGFlatColorMaterial.o sipQtQuickQSGFlatColorMaterial.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGEngine.o sipQtQuickQSGEngine.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/sipQtQuickQSGEngine.cpp: In function 'PyObject* meth_QSGEngine_initialize(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/sipQtQuickQSGEngine.cpp:318:34: warning: 'void QSGEngine::initialize(QOpenGLContext*)' is deprecated: QSGEngine is going to be removed in Qt 6.0. Use QQuickRenderControl instead. [-Wdeprecated-declarations] 318 | sipCpp->initialize(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgengine.sip:28: /usr/include/qt5/QtQuick/qsgengine.h:76:10: note: declared here 76 | void initialize(QOpenGLContext *context); | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGGeometryAttributeSet.o sipQtQuickQSGGeometryAttributeSet.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGGeometryAttribute.o sipQtQuickQSGGeometryAttribute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGGeometryPoint2D.o sipQtQuickQSGGeometryPoint2D.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGGeometryNode.o sipQtQuickQSGGeometryNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGGeometryColoredPoint2D.o sipQtQuickQSGGeometryColoredPoint2D.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGImageNode.o sipQtQuickQSGImageNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialRhiShader.o sipQtQuickQSGMaterialRhiShader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGImageNodeTextureCoordinatesTransformMode.o sipQtQuickQSGImageNodeTextureCoordinatesTransformMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialFlags.o sipQtQuickQSGMaterialFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGGeometryTexturedPoint2D.o sipQtQuickQSGGeometryTexturedPoint2D.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterial.o sipQtQuickQSGMaterial.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialRhiShaderFlags.o sipQtQuickQSGMaterialRhiShaderFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialRhiShaderGraphicsPipelineState.o sipQtQuickQSGMaterialRhiShaderGraphicsPipelineState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialRhiShaderRenderState.o sipQtQuickQSGMaterialRhiShaderRenderState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialRhiShaderGraphicsPipelineStateColorMask.o sipQtQuickQSGMaterialRhiShaderGraphicsPipelineStateColorMask.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialShader.o sipQtQuickQSGMaterialShader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialShaderRenderState.o sipQtQuickQSGMaterialShaderRenderState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGMaterialType.o sipQtQuickQSGMaterialType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGNodeDirtyState.o sipQtQuickQSGNodeDirtyState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGNode.o sipQtQuickQSGNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRectangleNode.o sipQtQuickQSGRectangleNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRenderNode.o sipQtQuickQSGRenderNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGOpaqueTextureMaterial.o sipQtQuickQSGOpaqueTextureMaterial.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRenderNodeRenderState.o sipQtQuickQSGRenderNodeRenderState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGOpacityNode.o sipQtQuickQSGOpacityNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRenderNodeStateFlags.o sipQtQuickQSGRenderNodeStateFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGNodeFlags.o sipQtQuickQSGNodeFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRendererInterface.o sipQtQuickQSGRendererInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRendererInterfaceShaderSourceTypes.o sipQtQuickQSGRendererInterfaceShaderSourceTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRendererInterfaceShaderCompilationTypes.o sipQtQuickQSGRendererInterfaceShaderCompilationTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGRenderNodeRenderingFlags.o sipQtQuickQSGRenderNodeRenderingFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGSimpleRectNode.o sipQtQuickQSGSimpleRectNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGSimpleTextureNode.o sipQtQuickQSGSimpleTextureNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGTexture.o sipQtQuickQSGTexture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGTextureNativeTexture.o sipQtQuickQSGTextureNativeTexture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGTransformNode.o sipQtQuickQSGTransformNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGTextureMaterial.o sipQtQuickQSGTextureMaterial.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquick_post_init.o ../qpy/QtQuick/qpyquick_post_init.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquick_chimera_helpers.o ../qpy/QtQuick/qpyquick_chimera_helpers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGVertexColorMaterial.o sipQtQuickQSGVertexColorMaterial.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickQSGTextureProvider.o sipQtQuickQSGTextureProvider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickcmodule.o sipQtQuickcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquick_register_type.o ../qpy/QtQuick/qpyquick_register_type.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquickpainteditem.o ../qpy/QtQuick/qpyquickpainteditem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquickview.o ../qpy/QtQuick/qpyquickview.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquickitem.o ../qpy/QtQuick/qpyquickitem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquickframebufferobject.o ../qpy/QtQuick/qpyquickframebufferobject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtQuick -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpyquickwindow.o ../qpy/QtQuick/qpyquickwindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' rm -f libQtQuick.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtQuick.exp -shared -o libQtQuick.so sipQtQuickQList0101QQuickItem.o sipQtQuickQQuickAsyncImageProvider.o sipQtQuickQQuickCloseEvent.o sipQtQuickQQuickFramebufferObject.o sipQtQuickQQuickFramebufferObjectRenderer.o sipQtQuickQQuickImageProvider.o sipQtQuickQQuickImageResponse.o sipQtQuickQQuickItem.o sipQtQuickQQuickItemFlags.o sipQtQuickQQuickItemGrabResult.o sipQtQuickQQuickItemItemChangeData.o sipQtQuickQQuickItemUpdatePaintNodeData.o sipQtQuickQQuickPaintedItem.o sipQtQuickQQuickPaintedItemPerformanceHints.o sipQtQuickQQuickRenderControl.o sipQtQuickQQuickTextDocument.o sipQtQuickQQuickTextureFactory.o sipQtQuickQQuickView.o sipQtQuickQQuickWindow.o sipQtQuickQQuickWindowCreateTextureOptions.o sipQtQuickQSGAbstractRenderer.o sipQtQuickQSGAbstractRendererClearMode.o sipQtQuickQSGAbstractRendererMatrixTransformFlags.o sipQtQuickQSGBasicGeometryNode.o sipQtQuickQSGClipNode.o sipQtQuickQSGDynamicTexture.o sipQtQuickQSGEngine.o sipQtQuickQSGEngineCreateTextureOptions.o sipQtQuickQSGFlatColorMaterial.o sipQtQuickQSGGeometry.o sipQtQuickQSGGeometryAttribute.o sipQtQuickQSGGeometryAttributeSet.o sipQtQuickQSGGeometryColoredPoint2D.o sipQtQuickQSGGeometryNode.o sipQtQuickQSGGeometryPoint2D.o sipQtQuickQSGGeometryTexturedPoint2D.o sipQtQuickQSGImageNode.o sipQtQuickQSGImageNodeTextureCoordinatesTransformMode.o sipQtQuickQSGMaterial.o sipQtQuickQSGMaterialFlags.o sipQtQuickQSGMaterialRhiShader.o sipQtQuickQSGMaterialRhiShaderFlags.o sipQtQuickQSGMaterialRhiShaderGraphicsPipelineState.o sipQtQuickQSGMaterialRhiShaderGraphicsPipelineStateColorMask.o sipQtQuickQSGMaterialRhiShaderRenderState.o sipQtQuickQSGMaterialShader.o sipQtQuickQSGMaterialShaderRenderState.o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.o sipQtQuickQSGMaterialType.o sipQtQuickQSGNode.o sipQtQuickQSGNodeDirtyState.o sipQtQuickQSGNodeFlags.o sipQtQuickQSGOpacityNode.o sipQtQuickQSGOpaqueTextureMaterial.o sipQtQuickQSGRectangleNode.o sipQtQuickQSGRenderNode.o sipQtQuickQSGRenderNodeRenderState.o sipQtQuickQSGRenderNodeRenderingFlags.o sipQtQuickQSGRenderNodeStateFlags.o sipQtQuickQSGRendererInterface.o sipQtQuickQSGRendererInterfaceShaderCompilationTypes.o sipQtQuickQSGRendererInterfaceShaderSourceTypes.o sipQtQuickQSGSimpleRectNode.o sipQtQuickQSGSimpleTextureNode.o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.o sipQtQuickQSGTexture.o sipQtQuickQSGTextureMaterial.o sipQtQuickQSGTextureNativeTexture.o sipQtQuickQSGTextureProvider.o sipQtQuickQSGTransformNode.o sipQtQuickQSGVertexColorMaterial.o sipQtQuickcmodule.o qpyquick_chimera_helpers.o qpyquick_post_init.o qpyquick_register_type.o qpyquickframebufferobject.o qpyquickitem.o qpyquickpainteditem.o qpyquickview.o qpyquickwindow.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtQuick.so QtQuick.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' cd QtSql/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/QtSql.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDatabase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlDriverCreatorBase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlError.o sipQtSqlQSqlError.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp: In function 'PyObject* meth_QSqlError_setDriverText(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp:75:38: warning: 'void QSqlError::setDriverText(const QString&)' is deprecated [-Wdeprecated-declarations] 75 | sipCpp->setDriverText(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlerror.sip:26: /usr/include/qt5/QtSql/qsqlerror.h:90:24: note: declared here 90 | QT_DEPRECATED void setDriverText(const QString &driverText); | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp: In function 'PyObject* meth_QSqlError_setDatabaseText(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp:129:40: warning: 'void QSqlError::setDatabaseText(const QString&)' is deprecated [-Wdeprecated-declarations] 129 | sipCpp->setDatabaseText(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlerror.sip:26: /usr/include/qt5/QtSql/qsqlerror.h:91:24: note: declared here 91 | QT_DEPRECATED void setDatabaseText(const QString &databaseText); | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp: In function 'PyObject* meth_QSqlError_setType(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp:182:31: warning: 'void QSqlError::setType(QSqlError::ErrorType)' is deprecated [-Wdeprecated-declarations] 182 | sipCpp->setType(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlerror.sip:26: /usr/include/qt5/QtSql/qsqlerror.h:92:24: note: declared here 92 | QT_DEPRECATED void setType(ErrorType type); | ^~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp: In function 'PyObject* meth_QSqlError_number(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp:209:37: warning: 'int QSqlError::number() const' is deprecated [-Wdeprecated-declarations] 209 | sipRes = sipCpp->number(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlerror.sip:26: /usr/include/qt5/QtSql/qsqlerror.h:83:23: note: declared here 83 | QT_DEPRECATED int number() const; | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp: In function 'PyObject* meth_QSqlError_setNumber(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp:234:33: warning: 'void QSqlError::setNumber(int)' is deprecated [-Wdeprecated-declarations] 234 | sipCpp->setNumber(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlerror.sip:26: /usr/include/qt5/QtSql/qsqlerror.h:93:24: note: declared here 93 | QT_DEPRECATED void setNumber(int number); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp: In function 'void* init_type_QSqlError(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/sipQtSqlQSqlError.cpp:499:52: warning: 'QSqlError::QSqlError(const QString&, const QString&, QSqlError::ErrorType, int)' is deprecated [-Wdeprecated-declarations] 499 | sipCpp = new ::QSqlError(*a0,*a1,a2,a3); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlerror.sip:26: /usr/include/qt5/QtSql/qsqlerror.h:61:19: note: declared here 61 | QT_DEPRECATED QSqlError(const QString &driverText, const QString &databaseText, | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSql.o sipQtSqlQSql.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlDriver.o sipQtSqlQSqlDriver.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlIndex.o sipQtSqlQSqlIndex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlField.o sipQtSqlQSqlField.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQMap0100QString0100QVariant.o sipQtSqlQMap0100QString0100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlParamType.o sipQtSqlQSqlParamType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlRecord.o sipQtSqlQSqlRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlRelation.o sipQtSqlQSqlRelation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlQueryModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlQuery.o sipQtSqlQSqlQuery.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlResult.o sipQtSqlQSqlResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlRelationalTableModel.o sipQtSqlQSqlRelationalTableModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlRelationalDelegate.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQSqlTableModel.o sipQtSqlQSqlTableModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlQVector0100QVariant.o sipQtSqlQVector0100QVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSqlcmodule.o sipQtSqlcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' rm -f libQtSql.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtSql.exp -shared -o libQtSql.so sipQtSqlQMap0100QString0100QVariant.o sipQtSqlQSql.o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDriver.o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlError.o sipQtSqlQSqlField.o sipQtSqlQSqlIndex.o sipQtSqlQSqlParamType.o sipQtSqlQSqlQuery.o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlRecord.o sipQtSqlQSqlRelation.o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlRelationalTableModel.o sipQtSqlQSqlResult.o sipQtSqlQSqlTableModel.o sipQtSqlQVector0100QVariant.o sipQtSqlcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Sql.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtSql.so QtSql.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' cd QtSvg/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg/QtSvg.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSvgQSvgGenerator.o sipQtSvgQSvgGenerator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSvgQSvgRenderer.o sipQtSvgQSvgRenderer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSvgQSvgWidget.o sipQtSvgQSvgWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSvgcmodule.o sipQtSvgcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSvgQGraphicsSvgItem.o sipQtSvgQGraphicsSvgItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' rm -f libQtSvg.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtSvg.exp -shared -o libQtSvg.so sipQtSvgQGraphicsSvgItem.o sipQtSvgQSvgGenerator.o sipQtSvgQSvgRenderer.o sipQtSvgQSvgWidget.o sipQtSvgcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Svg.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtSvg.so QtSvg.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' cd QtTest/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest/QtTest.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest"' -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTestQAbstractItemModelTester.o sipQtTestQAbstractItemModelTester.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest"' -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTestcmodule.o sipQtTestcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest"' -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTestQSignalSpy.o sipQtTestQSignalSpy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest"' -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTestQTest.o sipQtTestQTest.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest"' -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTestQTestQTouchEventSequence.o sipQtTestQTestQTouchEventSequence.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' rm -f libQtTest.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtTest.exp -shared -o libQtTest.so sipQtTestQAbstractItemModelTester.o sipQtTestQSignalSpy.o sipQtTestQTest.o sipQtTestQTestQTouchEventSequence.o sipQtTestcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Test.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtTest.so QtTest.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' cd QtWebKit/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit/QtWebKit.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebDatabase.o sipQtWebKitQWebDatabase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQList0100QWebSecurityOrigin.o sipQtWebKitQList0100QWebSecurityOrigin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQList0100QWebElement.o sipQtWebKitQList0100QWebElement.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQList0100QWebDatabase.o sipQtWebKitQList0100QWebDatabase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQList0100QWebPluginFactoryMimeType.o sipQtWebKitQList0100QWebPluginFactoryMimeType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQList0100QWebHistoryItem.o sipQtWebKitQList0100QWebHistoryItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebElement.o sipQtWebKitQWebElement.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQList0100QWebPluginFactoryPlugin.o sipQtWebKitQList0100QWebPluginFactoryPlugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebHistory.o sipQtWebKitQWebHistory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebPluginFactoryExtensionOption.o sipQtWebKitQWebPluginFactoryExtensionOption.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebHistoryItem.o sipQtWebKitQWebHistoryItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebElementCollection.o sipQtWebKitQWebElementCollection.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebHistoryInterface.o sipQtWebKitQWebHistoryInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebPluginFactoryMimeType.o sipQtWebKitQWebPluginFactoryMimeType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebPluginFactory.o sipQtWebKitQWebPluginFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebPluginFactoryExtensionReturn.o sipQtWebKitQWebPluginFactoryExtensionReturn.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebSecurityOrigin.o sipQtWebKitQWebSecurityOrigin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebPluginFactoryPlugin.o sipQtWebKitQWebPluginFactoryPlugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitcmodule.o sipQtWebKitcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitQWebSettings.o sipQtWebKitQWebSettings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' rm -f libQtWebKit.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtWebKit.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtWebKit.so sipQtWebKitQList0100QWebDatabase.o sipQtWebKitQList0100QWebElement.o sipQtWebKitQList0100QWebHistoryItem.o sipQtWebKitQList0100QWebPluginFactoryMimeType.o sipQtWebKitQList0100QWebPluginFactoryPlugin.o sipQtWebKitQList0100QWebSecurityOrigin.o sipQtWebKitQWebDatabase.o sipQtWebKitQWebElement.o sipQtWebKitQWebElementCollection.o sipQtWebKitQWebHistory.o sipQtWebKitQWebHistoryInterface.o sipQtWebKitQWebHistoryItem.o sipQtWebKitQWebPluginFactory.o sipQtWebKitQWebPluginFactoryExtensionOption.o sipQtWebKitQWebPluginFactoryExtensionReturn.o sipQtWebKitQWebPluginFactoryMimeType.o sipQtWebKitQWebPluginFactoryPlugin.o sipQtWebKitQWebSecurityOrigin.o sipQtWebKitQWebSettings.o sipQtWebKitcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5WebKit.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtWebKit.so QtWebKit.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' cd QtWebKitWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/QtWebKitWidgets.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQMultiMap0100QString0100QString.o sipQtWebKitWidgetsQMultiMap0100QString0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebFrameRenderLayers.o sipQtWebKitWidgetsQWebFrameRenderLayers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQList0101QWebFrame.o sipQtWebKitWidgetsQList0101QWebFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPage.o sipQtWebKitWidgetsQWebPage.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQWebPage.cpp: In function 'PyObject* meth_QWebPage_findText(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQWebPage.cpp:1176:40: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QWebPage::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 1176 | ::QWebPage::FindFlags a1def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWebKitWidgets.h:33, from sipQtWebKitWidgetsQWebPage.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebFrame.o sipQtWebKitWidgetsQWebFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebHitTestResult.o sipQtWebKitWidgetsQWebHitTestResult.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQWebHitTestResult.cpp: In function 'PyObject* meth_QWebHitTestResult_linkTitle(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQWebHitTestResult.cpp:197:52: warning: 'QUrl QWebHitTestResult::linkTitle() const' is deprecated [-Wdeprecated-declarations] 197 | sipRes = new ::QUrl(sipCpp->linkTitle()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/qwebframe.sip:26: /usr/include/qt5/QtWebKitWidgets/qwebframe.h:86:24: note: declared here 86 | QT_DEPRECATED QUrl linkTitle() const; | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebInspector.o sipQtWebKitWidgetsQWebInspector.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQGraphicsWebView.o sipQtWebKitWidgetsQGraphicsWebView.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQGraphicsWebView.cpp: In function 'PyObject* meth_QGraphicsWebView_findText(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQGraphicsWebView.cpp:1883:40: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QWebPage::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 1883 | ::QWebPage::FindFlags a1def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWebKitWidgets.h:33, from sipQtWebKitWidgetsQGraphicsWebView.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageExtensionReturn.o sipQtWebKitWidgetsQWebPageExtensionReturn.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageExtensionOption.o sipQtWebKitWidgetsQWebPageExtensionOption.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageFindFlags.o sipQtWebKitWidgetsQWebPageFindFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebPageViewportAttributes.o sipQtWebKitWidgetsQWebPageViewportAttributes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetsQWebView.o sipQtWebKitWidgetsQWebView.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQWebView.cpp: In function 'PyObject* meth_QWebView_findText(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/sipQtWebKitWidgetsQWebView.cpp:1702:40: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QWebPage::FindFlag; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 1702 | ::QWebPage::FindFlags a1def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWebKitWidgets.h:33, from sipQtWebKitWidgetsQWebView.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebKitWidgetscmodule.o sipQtWebKitWidgetscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' rm -f libQtWebKitWidgets.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtWebKitWidgets.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtWebKitWidgets.so sipQtWebKitWidgetsQGraphicsWebView.o sipQtWebKitWidgetsQList0101QWebFrame.o sipQtWebKitWidgetsQMultiMap0100QString0100QString.o sipQtWebKitWidgetsQWebFrame.o sipQtWebKitWidgetsQWebFrameRenderLayers.o sipQtWebKitWidgetsQWebHitTestResult.o sipQtWebKitWidgetsQWebInspector.o sipQtWebKitWidgetsQWebPage.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.o sipQtWebKitWidgetsQWebPageExtensionOption.o sipQtWebKitWidgetsQWebPageExtensionReturn.o sipQtWebKitWidgetsQWebPageFindFlags.o sipQtWebKitWidgetsQWebPageViewportAttributes.o sipQtWebKitWidgetsQWebView.o sipQtWebKitWidgetscmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5WebKitWidgets.so /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5WebKit.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtWebKitWidgets.so QtWebKitWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' cd QtWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/QtWidgets.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractItemViewEditTriggers.o sipQtWidgetsQAbstractItemViewEditTriggers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractScrollArea.o sipQtWidgetsQAbstractScrollArea.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractButton.o sipQtWidgetsQAbstractButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractSpinBox.o sipQtWidgetsQAbstractSpinBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractSlider.o sipQtWidgetsQAbstractSlider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractItemView.o sipQtWidgetsQAbstractItemView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractItemDelegate.o sipQtWidgetsQAbstractItemDelegate.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractGraphicsShapeItem.o sipQtWidgetsQAbstractGraphicsShapeItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQActionGroup.o sipQtWidgetsQActionGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAbstractSpinBoxStepEnabled.o sipQtWidgetsQAbstractSpinBoxStepEnabled.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQApplication.o sipQtWidgetsQApplication.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQApplication.cpp: In function 'PyObject* meth_QApplication_colorSpec(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQApplication.cpp:452:39: warning: 'static int QApplication::colorSpec()' is deprecated [-Wdeprecated-declarations] 452 | sipRes = ::QApplication::colorSpec(); | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qapplication.sip:36: /usr/include/qt5/QtWidgets/qapplication.h:105:30: note: declared here 105 | QT_DEPRECATED static int colorSpec(); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQApplication.cpp:452:49: warning: 'static int QApplication::colorSpec()' is deprecated [-Wdeprecated-declarations] 452 | sipRes = ::QApplication::colorSpec(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qapplication.sip:36: /usr/include/qt5/QtWidgets/qapplication.h:105:30: note: declared here 105 | QT_DEPRECATED static int colorSpec(); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQApplication.cpp: In function 'PyObject* meth_QApplication_setColorSpec(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQApplication.cpp:476:30: warning: 'static void QApplication::setColorSpec(int)' is deprecated [-Wdeprecated-declarations] 476 | ::QApplication::setColorSpec(a0); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qapplication.sip:36: /usr/include/qt5/QtWidgets/qapplication.h:106:31: note: declared here 106 | QT_DEPRECATED static void setColorSpec(int); | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQApplication.cpp:476:45: warning: 'static void QApplication::setColorSpec(int)' is deprecated [-Wdeprecated-declarations] 476 | ::QApplication::setColorSpec(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qapplication.sip:36: /usr/include/qt5/QtWidgets/qapplication.h:106:31: note: declared here 106 | QT_DEPRECATED static void setColorSpec(int); | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQButtonGroup.o sipQtWidgetsQButtonGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQCheckBox.o sipQtWidgetsQCheckBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQAction.o sipQtWidgetsQAction.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQBoxLayout.o sipQtWidgetsQBoxLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQCalendarWidget.o sipQtWidgetsQCalendarWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQColorDialogColorDialogOptions.o sipQtWidgetsQColorDialogColorDialogOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQCommandLinkButton.o sipQtWidgetsQCommandLinkButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQCommonStyle.o sipQtWidgetsQCommonStyle.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQColorDialog.o sipQtWidgetsQColorDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQColumnView.o sipQtWidgetsQColumnView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQCompleter.o sipQtWidgetsQCompleter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDataWidgetMapper.o sipQtWidgetsQDataWidgetMapper.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQComboBox.o sipQtWidgetsQComboBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDateEdit.o sipQtWidgetsQDateEdit.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDesktopWidget.o sipQtWidgetsQDesktopWidget.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp: In function 'PyObject* meth_QDesktopWidget_isVirtualDesktop(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1153:47: warning: 'bool QDesktopWidget::isVirtualDesktop() const' is deprecated: Use QScreen::virtualSiblings() of primary screen [-Wdeprecated-declarations] 1153 | sipRes = sipCpp->isVirtualDesktop(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:69:79: note: declared here 69 | QT_DEPRECATED_X("Use QScreen::virtualSiblings() of primary screen") bool isVirtualDesktop() const; | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp: In function 'PyObject* meth_QDesktopWidget_primaryScreen(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1179:44: warning: 'int QDesktopWidget::primaryScreen() const' is deprecated: Use QGuiApplication::primaryScreen() [-Wdeprecated-declarations] 1179 | sipRes = sipCpp->primaryScreen(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:73:65: note: declared here 73 | QT_DEPRECATED_X("Use QGuiApplication::primaryScreen()") int primaryScreen() const; | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp: In function 'PyObject* meth_QDesktopWidget_screenNumber(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1225:46: warning: 'int QDesktopWidget::screenNumber(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] 1225 | sipRes = sipCpp->screenNumber(*a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:75:60: note: declared here 75 | QT_DEPRECATED_X("Use QGuiApplication::screenAt()") int screenNumber(const QPoint &) const; | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp: In function 'PyObject* meth_QDesktopWidget_screen(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1256:39: warning: 'QWidget* QDesktopWidget::screen(int)' is deprecated: Use QScreen [-Wdeprecated-declarations] 1256 | sipRes = sipCpp->screen(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:77:45: note: declared here 77 | QT_DEPRECATED_X("Use QScreen") QWidget *screen(int screen = -1); | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp: In function 'PyObject* meth_QDesktopWidget_screenCount(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1282:42: warning: 'int QDesktopWidget::screenCount() const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 1282 | sipRes = sipCpp->screenCount(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:118:12: note: declared here 118 | inline int QDesktopWidget::screenCount() const | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp: In function 'PyObject* meth_QDesktopWidget_screenGeometry(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1315:60: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 1315 | sipRes = new ::QRect(sipCpp->screenGeometry(a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1343:61: warning: 'const QRect QDesktopWidget::screenGeometry(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] 1343 | sipRes = new ::QRect(sipCpp->screenGeometry(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:80:68: note: declared here 80 | QT_DEPRECATED_X("Use QGuiApplication::screenAt()") const QRect screenGeometry(const QPoint &point) const | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp: In function 'PyObject* meth_QDesktopWidget_availableGeometry(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1376:63: warning: 'const QRect QDesktopWidget::availableGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 1376 | sipRes = new ::QRect(sipCpp->availableGeometry(a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:88:67: note: declared here 88 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect availableGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDesktopWidget.cpp:1404:64: warning: 'const QRect QDesktopWidget::availableGeometry(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] 1404 | sipRes = new ::QRect(sipCpp->availableGeometry(*a0)); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip:26: /usr/include/qt5/QtWidgets/qdesktopwidget.h:89:68: note: declared here 89 | QT_DEPRECATED_X("Use QGuiApplication::screenAt()") const QRect availableGeometry(const QPoint &point) const | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDialogButtonBox.o sipQtWidgetsQDialogButtonBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDateTimeEditSections.o sipQtWidgetsQDateTimeEditSections.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDateTimeEdit.o sipQtWidgetsQDateTimeEdit.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDialog.o sipQtWidgetsQDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDial.o sipQtWidgetsQDial.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDirModel.o sipQtWidgetsQDirModel.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDirModel.cpp: In constructor 'sipQDirModel::sipQDirModel(const QStringList&, QDir::Filters, QDir::SortFlags, QObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDirModel.cpp:216:159: warning: 'QDirModel::QDirModel(const QStringList&, QDir::Filters, QDir::SortFlags, QObject*)' is deprecated: Use QFileSystemModel [-Wdeprecated-declarations] 216 | sipQDirModel::sipQDirModel(const ::QStringList& a0, ::QDir::Filters a1, ::QDir::SortFlags a2, ::QObject*a3): ::QDirModel(a0,a1,a2,a3), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdirmodel.sip:26: /usr/include/qt5/QtWidgets/qdirmodel.h:70:58: note: declared here 70 | QT_DEPRECATED_VERSION_X_5_15("Use QFileSystemModel") QDirModel(const QStringList &nameFilters, | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDirModel.cpp: In constructor 'sipQDirModel::sipQDirModel(QObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDirModel.cpp:221:83: warning: 'QDirModel::QDirModel(QObject*)' is deprecated: Use QFileSystemModel [-Wdeprecated-declarations] 221 | sipQDirModel::sipQDirModel( ::QObject*a0): ::QDirModel(a0), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdirmodel.sip:26: /usr/include/qt5/QtWidgets/qdirmodel.h:73:67: note: declared here 73 | QT_DEPRECATED_VERSION_X_5_15("Use QFileSystemModel") explicit QDirModel(QObject *parent = nullptr); | ^~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDirModel.cpp: In function 'void* array_QDirModel(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQDirModel.cpp:2041:38: warning: 'QDirModel::QDirModel(QObject*)' is deprecated: Use QFileSystemModel [-Wdeprecated-declarations] 2041 | return new ::QDirModel[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdirmodel.sip:26: /usr/include/qt5/QtWidgets/qdirmodel.h:73:67: note: declared here 73 | QT_DEPRECATED_VERSION_X_5_15("Use QFileSystemModel") explicit QDirModel(QObject *parent = nullptr); | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDialogButtonBoxStandardButtons.o sipQtWidgetsQDialogButtonBoxStandardButtons.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDockWidgetDockWidgetFeatures.o sipQtWidgetsQDockWidgetDockWidgetFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDockWidget.o sipQtWidgetsQDockWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQDoubleSpinBox.o sipQtWidgetsQDoubleSpinBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQErrorMessage.o sipQtWidgetsQErrorMessage.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFileDialogOptions.o sipQtWidgetsQFileDialogOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFileDialog.o sipQtWidgetsQFileDialog.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp: In function 'PyObject* meth_QFileDialog_getOpenFileName(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp:1937:41: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QFileDialog::Option; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 1937 | ::QFileDialog::Options a5def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWidgets.h:33, from sipQtWidgetsQFileDialog.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp: In function 'PyObject* meth_QFileDialog_getOpenFileNames(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp:2034:41: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QFileDialog::Option; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 2034 | | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWidgets.h:33, from sipQtWidgetsQFileDialog.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp: In function 'PyObject* meth_QFileDialog_getSaveFileName(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp:2108:41: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QFileDialog::Option; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 2108 | Py_END_ALLOW_THREADS | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWidgets.h:33, from sipQtWidgetsQFileDialog.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp: In function 'PyObject* meth_QFileDialog_getOpenFileUrl(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp:3022:41: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QFileDialog::Option; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 3022 | } | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWidgets.h:33, from sipQtWidgetsQFileDialog.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp: In function 'PyObject* meth_QFileDialog_getOpenFileUrls(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp:3107:41: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QFileDialog::Option; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 3107 | Py_XDECREF(url_list_obj); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWidgets.h:33, from sipQtWidgetsQFileDialog.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp: In function 'PyObject* meth_QFileDialog_getSaveFileUrl(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQFileDialog.cpp:3204:41: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = QFileDialog::Option; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 3204 | extern "C" {static PyObject *meth_QFileDialog_setSupportedSchemes(PyObject *, PyObject *);} | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWidgets.h:33, from sipQtWidgetsQFileDialog.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFileIconProvider.o sipQtWidgetsQFileIconProvider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFileIconProviderOptions.o sipQtWidgetsQFileIconProviderOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFileSystemModelOptions.o sipQtWidgetsQFileSystemModelOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFileSystemModel.o sipQtWidgetsQFileSystemModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFocusFrame.o sipQtWidgetsQFocusFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFontComboBoxFontFilters.o sipQtWidgetsQFontComboBoxFontFilters.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFontComboBox.o sipQtWidgetsQFontComboBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFontDialogFontDialogOptions.o sipQtWidgetsQFontDialogFontDialogOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFormLayout.o sipQtWidgetsQFormLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFormLayoutTakeRowResult.o sipQtWidgetsQFormLayoutTakeRowResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFontDialog.o sipQtWidgetsQFontDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQFrame.o sipQtWidgetsQFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGesture.o sipQtWidgetsQGesture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGestureRecognizer.o sipQtWidgetsQGestureRecognizer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGestureRecognizerResult.o sipQtWidgetsQGestureRecognizerResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsBlurEffectBlurHints.o sipQtWidgetsQGraphicsBlurEffectBlurHints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGestureEvent.o sipQtWidgetsQGestureEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsAnchor.o sipQtWidgetsQGraphicsAnchor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsDropShadowEffect.o sipQtWidgetsQGraphicsDropShadowEffect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsBlurEffect.o sipQtWidgetsQGraphicsBlurEffect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsColorizeEffect.o sipQtWidgetsQGraphicsColorizeEffect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsAnchorLayout.o sipQtWidgetsQGraphicsAnchorLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsEffect.o sipQtWidgetsQGraphicsEffect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsGridLayout.o sipQtWidgetsQGraphicsGridLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsEllipseItem.o sipQtWidgetsQGraphicsEllipseItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsItemGraphicsItemFlags.o sipQtWidgetsQGraphicsItemGraphicsItemFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsEffectChangeFlags.o sipQtWidgetsQGraphicsEffectChangeFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsLayout.o sipQtWidgetsQGraphicsLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsLayoutItem.o sipQtWidgetsQGraphicsLayoutItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsItemGroup.o sipQtWidgetsQGraphicsItemGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsOpacityEffect.o sipQtWidgetsQGraphicsOpacityEffect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsLinearLayout.o sipQtWidgetsQGraphicsLinearLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsPathItem.o sipQtWidgetsQGraphicsPathItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsObject.o sipQtWidgetsQGraphicsObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsItem.o sipQtWidgetsQGraphicsItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsLineItem.o sipQtWidgetsQGraphicsLineItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsPixmapItem.o sipQtWidgetsQGraphicsPixmapItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsPolygonItem.o sipQtWidgetsQGraphicsPolygonItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsProxyWidget.o sipQtWidgetsQGraphicsProxyWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsRectItem.o sipQtWidgetsQGraphicsRectItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsScale.o sipQtWidgetsQGraphicsScale.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsRotation.o sipQtWidgetsQGraphicsRotation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsScene.o sipQtWidgetsQGraphicsScene.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneDragDropEvent.o sipQtWidgetsQGraphicsSceneDragDropEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneContextMenuEvent.o sipQtWidgetsQGraphicsSceneContextMenuEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneEvent.o sipQtWidgetsQGraphicsSceneEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneHelpEvent.o sipQtWidgetsQGraphicsSceneHelpEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneHoverEvent.o sipQtWidgetsQGraphicsSceneHoverEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneMoveEvent.o sipQtWidgetsQGraphicsSceneMoveEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneMouseEvent.o sipQtWidgetsQGraphicsSceneMouseEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneSceneLayers.o sipQtWidgetsQGraphicsSceneSceneLayers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneResizeEvent.o sipQtWidgetsQGraphicsSceneResizeEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSimpleTextItem.o sipQtWidgetsQGraphicsSimpleTextItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsTransform.o sipQtWidgetsQGraphicsTransform.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsViewCacheMode.o sipQtWidgetsQGraphicsViewCacheMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsViewOptimizationFlags.o sipQtWidgetsQGraphicsViewOptimizationFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsSceneWheelEvent.o sipQtWidgetsQGraphicsSceneWheelEvent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsTextItem.o sipQtWidgetsQGraphicsTextItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsView.o sipQtWidgetsQGraphicsView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGraphicsWidget.o sipQtWidgetsQGraphicsWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGridLayout.o sipQtWidgetsQGridLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQInputDialog.o sipQtWidgetsQInputDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQHBoxLayout.o sipQtWidgetsQHBoxLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQInputDialogInputDialogOptions.o sipQtWidgetsQInputDialogInputDialogOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQGroupBox.o sipQtWidgetsQGroupBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQItemEditorCreatorBase.o sipQtWidgetsQItemEditorCreatorBase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQHeaderView.o sipQtWidgetsQHeaderView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQItemEditorFactory.o sipQtWidgetsQItemEditorFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQKeyEventTransition.o sipQtWidgetsQKeyEventTransition.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQItemDelegate.o sipQtWidgetsQItemDelegate.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQLayoutItem.o sipQtWidgetsQLayoutItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQKeySequenceEdit.o sipQtWidgetsQKeySequenceEdit.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQLCDNumber.o sipQtWidgetsQLCDNumber.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQLabel.o sipQtWidgetsQLabel.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQLabel.cpp: In function 'PyObject* meth_QLabel_pixmap(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQLabel.cpp:1206:37: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1206 | sipRes = sipCpp->pixmap(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlabel.sip:26: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQLabel.cpp: In function 'PyObject* meth_QLabel_picture(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQLabel.cpp:1232:38: warning: 'const QPicture* QLabel::picture() const' is deprecated: Use the other overload which returns QPicture by-value [-Wdeprecated-declarations] 1232 | sipRes = sipCpp->picture(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlabel.sip:26: /usr/include/qt5/QtWidgets/qlabel.h:88:21: note: declared here 88 | const QPicture *picture() const; // ### Qt 7: Remove function | ^~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQLayout.o sipQtWidgetsQLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0100QTableWidgetSelectionRange.o sipQtWidgetsQList0100QTableWidgetSelectionRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0100QRectF.o sipQtWidgetsQList0100QRectF.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0100QWizardWizardButton.o sipQtWidgetsQList0100QWizardWizardButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QAction.o sipQtWidgetsQList0101QAction.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QAbstractButton.o sipQtWidgetsQList0101QAbstractButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQLineEdit.o sipQtWidgetsQLineEdit.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQLineEdit.cpp: In function 'PyObject* meth_QLineEdit_getTextMargins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQLineEdit.cpp:3151:51: warning: 'void QLineEdit::getTextMargins(int*, int*, int*, int*) const' is deprecated: use textMargins() [-Wdeprecated-declarations] 3151 | sipCpp->getTextMargins(&a0,&a1,&a2,&a3); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlineedit.sip:26: /usr/include/qt5/QtWidgets/qlineedit.h:177:10: note: declared here 177 | void getTextMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QDockWidget.o sipQtWidgetsQList0101QDockWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0100QTextEditExtraSelection.o sipQtWidgetsQList0100QTextEditExtraSelection.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QGraphicsItem.o sipQtWidgetsQList0101QGraphicsItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QGesture.o sipQtWidgetsQList0101QGesture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QGraphicsTransform.o sipQtWidgetsQList0101QGraphicsTransform.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QGraphicsView.o sipQtWidgetsQList0101QGraphicsView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QGraphicsWidget.o sipQtWidgetsQList0101QGraphicsWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QMdiSubWindow.o sipQtWidgetsQList0101QMdiSubWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QListWidgetItem.o sipQtWidgetsQList0101QListWidgetItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QUndoStack.o sipQtWidgetsQList0101QUndoStack.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QTableWidgetItem.o sipQtWidgetsQList0101QTableWidgetItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QWidget.o sipQtWidgetsQList0101QWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QTreeWidgetItem.o sipQtWidgetsQList0101QTreeWidgetItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQList0101QScroller.o sipQtWidgetsQList0101QScroller.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQListView.o sipQtWidgetsQListView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQListWidget.o sipQtWidgetsQListWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQListWidgetItem.o sipQtWidgetsQListWidgetItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMdiArea.o sipQtWidgetsQMdiArea.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMdiAreaAreaOptions.o sipQtWidgetsQMdiAreaAreaOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMdiSubWindowSubWindowOptions.o sipQtWidgetsQMdiSubWindowSubWindowOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMainWindow.o sipQtWidgetsQMainWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMainWindowDockOptions.o sipQtWidgetsQMainWindowDockOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMap0100QDate0100QTextCharFormat.o sipQtWidgetsQMap0100QDate0100QTextCharFormat.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMdiSubWindow.o sipQtWidgetsQMdiSubWindow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMenuBar.o sipQtWidgetsQMenuBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMenu.o sipQtWidgetsQMenu.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMessageBoxStandardButtons.o sipQtWidgetsQMessageBoxStandardButtons.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMouseEventTransition.o sipQtWidgetsQMouseEventTransition.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQPanGesture.o sipQtWidgetsQPanGesture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQMessageBox.o sipQtWidgetsQMessageBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQOpenGLWidget.o sipQtWidgetsQOpenGLWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQPinchGesture.o sipQtWidgetsQPinchGesture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQPinchGestureChangeFlags.o sipQtWidgetsQPinchGestureChangeFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQPlainTextDocumentLayout.o sipQtWidgetsQPlainTextDocumentLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQPlainTextEdit.o sipQtWidgetsQPlainTextEdit.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQPlainTextEdit.cpp: In function 'PyObject* meth_QPlainTextEdit_tabStopWidth(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQPlainTextEdit.cpp:2405:43: warning: 'int QPlainTextEdit::tabStopWidth() const' is deprecated [-Wdeprecated-declarations] 2405 | sipRes = sipCpp->tabStopWidth(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qplaintextedit.sip:26: /usr/include/qt5/QtWidgets/qplaintextedit.h:178:23: note: declared here 178 | QT_DEPRECATED int tabStopWidth() const; | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQPlainTextEdit.cpp: In function 'PyObject* meth_QPlainTextEdit_setTabStopWidth(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQPlainTextEdit.cpp:2430:39: warning: 'void QPlainTextEdit::setTabStopWidth(int)' is deprecated [-Wdeprecated-declarations] 2430 | sipCpp->setTabStopWidth(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qplaintextedit.sip:26: /usr/include/qt5/QtWidgets/qplaintextedit.h:179:24: note: declared here 179 | QT_DEPRECATED void setTabStopWidth(int width); | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQProgressBar.o sipQtWidgetsQProgressBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQRubberBand.o sipQtWidgetsQRubberBand.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQPushButton.o sipQtWidgetsQPushButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQProgressDialog.o sipQtWidgetsQProgressDialog.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQProxyStyle.o sipQtWidgetsQProxyStyle.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQRadioButton.o sipQtWidgetsQRadioButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQScrollArea.o sipQtWidgetsQScrollArea.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQShortcut.o sipQtWidgetsQShortcut.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSizePolicyControlTypes.o sipQtWidgetsQSizePolicyControlTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSizePolicy.o sipQtWidgetsQSizePolicy.cpp In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qsizepolicy.sip:26: /usr/include/qt5/QtWidgets/qsizepolicy.h: In constructor 'constexpr QSizePolicy::QSizePolicy(QSizePolicy::Bits)': /usr/include/qt5/QtWidgets/qsizepolicy.h:178:38: note: parameter passing for argument of type 'QSizePolicy::Bits' changed in GCC 9.1 178 | QT_SIZEPOLICY_CONSTEXPR explicit QSizePolicy(Bits b) noexcept : bits(b) { } | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQScrollerProperties.o sipQtWidgetsQScrollerProperties.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQScroller.o sipQtWidgetsQScroller.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSpacerItem.o sipQtWidgetsQSpacerItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSplashScreen.o sipQtWidgetsQSplashScreen.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQSplashScreen.cpp: In constructor 'sipQSplashScreen::sipQSplashScreen(QWidget*, const QPixmap&, Qt::WindowFlags)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQSplashScreen.cpp:324:144: warning: 'QSplashScreen::QSplashScreen(QWidget*, const QPixmap&, Qt::WindowFlags)' is deprecated: Use the constructor taking a QScreen * [-Wdeprecated-declarations] 324 | sipQSplashScreen::sipQSplashScreen( ::QWidget*a0,const ::QPixmap& a1, ::Qt::WindowFlags a2): ::QSplashScreen(a0,a1,a2), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qsplashscreen.sip:26: /usr/include/qt5/QtWidgets/qsplashscreen.h:61:5: note: declared here 61 | QSplashScreen(QWidget *parent, const QPixmap &pixmap = QPixmap(), Qt::WindowFlags f = Qt::WindowFlags()); | ^~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSizeGrip.o sipQtWidgetsQSizeGrip.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSpinBox.o sipQtWidgetsQSpinBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQScrollBar.o sipQtWidgetsQScrollBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStackedLayout.o sipQtWidgetsQStackedLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSlider.o sipQtWidgetsQSlider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSplitterHandle.o sipQtWidgetsQSplitterHandle.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSplitter.o sipQtWidgetsQSplitter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStatusBar.o sipQtWidgetsQStatusBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStackedWidget.o sipQtWidgetsQStackedWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyle.o sipQtWidgetsQStyle.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleHintReturn.o sipQtWidgetsQStyleHintReturn.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleHintReturnMask.o sipQtWidgetsQStyleHintReturnMask.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleFactory.o sipQtWidgetsQStyleFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleHintReturnVariant.o sipQtWidgetsQStyleHintReturnVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionButton.o sipQtWidgetsQStyleOptionButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionComplex.o sipQtWidgetsQStyleOptionComplex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOption.o sipQtWidgetsQStyleOption.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionDockWidget.o sipQtWidgetsQStyleOptionDockWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionComboBox.o sipQtWidgetsQStyleOptionComboBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionFocusRect.o sipQtWidgetsQStyleOptionFocusRect.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionButtonButtonFeatures.o sipQtWidgetsQStyleOptionButtonButtonFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionFrame.o sipQtWidgetsQStyleOptionFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionFrameFrameFeatures.o sipQtWidgetsQStyleOptionFrameFrameFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionGraphicsItem.o sipQtWidgetsQStyleOptionGraphicsItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionProgressBar.o sipQtWidgetsQStyleOptionProgressBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionMenuItem.o sipQtWidgetsQStyleOptionMenuItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionGroupBox.o sipQtWidgetsQStyleOptionGroupBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionHeader.o sipQtWidgetsQStyleOptionHeader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionSizeGrip.o sipQtWidgetsQStyleOptionSizeGrip.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionSlider.o sipQtWidgetsQStyleOptionSlider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionRubberBand.o sipQtWidgetsQStyleOptionRubberBand.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionTab.o sipQtWidgetsQStyleOptionTab.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionSpinBox.o sipQtWidgetsQStyleOptionSpinBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionTabV4.o sipQtWidgetsQStyleOptionTabV4.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionTabCornerWidgets.o sipQtWidgetsQStyleOptionTabCornerWidgets.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionTabTabFeatures.o sipQtWidgetsQStyleOptionTabTabFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionTabBarBase.o sipQtWidgetsQStyleOptionTabBarBase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionTabWidgetFrame.o sipQtWidgetsQStyleOptionTabWidgetFrame.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionToolBox.o sipQtWidgetsQStyleOptionToolBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionTitleBar.o sipQtWidgetsQStyleOptionTitleBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionToolButton.o sipQtWidgetsQStyleOptionToolButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionToolBar.o sipQtWidgetsQStyleOptionToolBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionViewItem.o sipQtWidgetsQStyleOptionViewItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleSubControls.o sipQtWidgetsQStyleSubControls.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyleState.o sipQtWidgetsQStyleState.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStylePainter.o sipQtWidgetsQStylePainter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSystemTrayIcon.o sipQtWidgetsQSystemTrayIcon.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQStyledItemDelegate.o sipQtWidgetsQStyledItemDelegate.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQSwipeGesture.o sipQtWidgetsQSwipeGesture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTabWidget.o sipQtWidgetsQTabWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTabBar.o sipQtWidgetsQTabBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTableWidgetSelectionRange.o sipQtWidgetsQTableWidgetSelectionRange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTableWidget.o sipQtWidgetsQTableWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTableWidgetItem.o sipQtWidgetsQTableWidgetItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTapAndHoldGesture.o sipQtWidgetsQTapAndHoldGesture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTapGesture.o sipQtWidgetsQTapGesture.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTableView.o sipQtWidgetsQTableView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTextEditAutoFormatting.o sipQtWidgetsQTextEditAutoFormatting.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTextEditExtraSelection.o sipQtWidgetsQTextEditExtraSelection.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTextBrowser.o sipQtWidgetsQTextBrowser.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTextEdit.o sipQtWidgetsQTextEdit.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTextEdit.cpp: In function 'PyObject* meth_QTextEdit_tabStopWidth(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTextEdit.cpp:2585:43: warning: 'int QTextEdit::tabStopWidth() const' is deprecated [-Wdeprecated-declarations] 2585 | sipRes = sipCpp->tabStopWidth(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtextedit.sip:26: /usr/include/qt5/QtWidgets/qtextedit.h:202:23: note: declared here 202 | QT_DEPRECATED int tabStopWidth() const; | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTextEdit.cpp: In function 'PyObject* meth_QTextEdit_setTabStopWidth(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTextEdit.cpp:2610:39: warning: 'void QTextEdit::setTabStopWidth(int)' is deprecated [-Wdeprecated-declarations] 2610 | sipCpp->setTabStopWidth(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtextedit.sip:26: /usr/include/qt5/QtWidgets/qtextedit.h:203:24: note: declared here 203 | QT_DEPRECATED void setTabStopWidth(int width); | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQToolBar.o sipQtWidgetsQToolBar.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQToolTip.o sipQtWidgetsQToolTip.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTimeEdit.o sipQtWidgetsQTimeEdit.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQToolButton.o sipQtWidgetsQToolButton.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQToolBox.o sipQtWidgetsQToolBox.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTreeWidgetItem.o sipQtWidgetsQTreeWidgetItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTreeView.o sipQtWidgetsQTreeView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTreeWidget.o sipQtWidgetsQTreeWidget.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTreeWidget.cpp: In function 'PyObject* meth_QTreeWidget_isFirstItemColumnSpanned(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTreeWidget.cpp:3289:57: warning: 'bool QTreeWidget::isFirstItemColumnSpanned(const QTreeWidgetItem*) const' is deprecated: Use QTreeWidgetItem::isFirstColumnSpanned() instead [-Wdeprecated-declarations] 3289 | Py_INCREF(Py_None); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtreewidget.sip:125: /usr/include/qt5/QtWidgets/qtreewidget.h:340:10: note: declared here 340 | bool isFirstItemColumnSpanned(const QTreeWidgetItem *item) const; | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTreeWidget.cpp: In function 'PyObject* meth_QTreeWidget_setFirstItemColumnSpanned(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQTreeWidget.cpp:3315:52: warning: 'void QTreeWidget::setFirstItemColumnSpanned(const QTreeWidgetItem*, bool)' is deprecated: Use QTreeWidgetItem::setFirstColumnSpanned() instead [-Wdeprecated-declarations] 3315 | sipRes = sipCpp->itemAbove(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtreewidget.sip:125: /usr/include/qt5/QtWidgets/qtreewidget.h:342:10: note: declared here 342 | void setFirstItemColumnSpanned(const QTreeWidgetItem *item, bool span); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQUndoStack.o sipQtWidgetsQUndoStack.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQUndoGroup.o sipQtWidgetsQUndoGroup.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQUndoCommand.o sipQtWidgetsQUndoCommand.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTreeWidgetItemIterator.o sipQtWidgetsQTreeWidgetItemIterator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWidgetRenderFlags.o sipQtWidgetsQWidgetRenderFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWhatsThis.o sipQtWidgetsQWhatsThis.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWidgetItem.o sipQtWidgetsQWidgetItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQVBoxLayout.o sipQtWidgetsQVBoxLayout.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWidget.o sipQtWidgetsQWidget.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQWidget.cpp: In function 'PyObject* meth_QWidget_getContentsMargins(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQWidget.cpp:4897:55: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 4897 | sipCpp->getContentsMargins(&a0,&a1,&a2,&a3); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qwidget.sip:28: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQWidget.cpp: In function 'PyObject* meth_QWidget_createWindowContainer(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQWidget.cpp:8226:36: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 8226 | PyObject *sipParseErr = SIP_NULLPTR; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtWidgets.h:33, from sipQtWidgetsQWidget.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWidgetAction.o sipQtWidgetsQWidgetAction.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWizardWizardOptions.o sipQtWidgetsQWizardWizardOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWizard.o sipQtWidgetsQWizard.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQWizard.cpp: In function 'PyObject* meth_QWizard_visitedPages(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/sipQtWidgetsQWizard.cpp:1441:61: warning: 'QList QWizard::visitedPages() const' is deprecated: Use visitedIds() instead [-Wdeprecated-declarations] 1441 | sipRes = new ::QList(sipCpp->visitedPages()); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qwizard.sip:26: /usr/include/qt5/QtWidgets/qwizard.h:132:73: note: declared here 132 | QT_DEPRECATED_VERSION_X_5_15("Use visitedIds() instead") QList visitedPages() const; | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQWizardPage.o sipQtWidgetsQWizardPage.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetsQUndoView.o sipQtWidgetsQUndoView.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpywidgets_post_init.o ../qpy/QtWidgets/qpywidgets_post_init.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpywidgets_chimera_helpers.o ../qpy/QtWidgets/qpywidgets_chimera_helpers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWidgetscmodule.o sipQtWidgetscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' rm -f libQtWidgets.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtWidgets.exp -shared -o libQtWidgets.so sipQtWidgetsQAbstractButton.o sipQtWidgetsQAbstractGraphicsShapeItem.o sipQtWidgetsQAbstractItemDelegate.o sipQtWidgetsQAbstractItemView.o sipQtWidgetsQAbstractItemViewEditTriggers.o sipQtWidgetsQAbstractScrollArea.o sipQtWidgetsQAbstractSlider.o sipQtWidgetsQAbstractSpinBox.o sipQtWidgetsQAbstractSpinBoxStepEnabled.o sipQtWidgetsQAction.o sipQtWidgetsQActionGroup.o sipQtWidgetsQApplication.o sipQtWidgetsQBoxLayout.o sipQtWidgetsQButtonGroup.o sipQtWidgetsQCalendarWidget.o sipQtWidgetsQCheckBox.o sipQtWidgetsQColorDialog.o sipQtWidgetsQColorDialogColorDialogOptions.o sipQtWidgetsQColumnView.o sipQtWidgetsQComboBox.o sipQtWidgetsQCommandLinkButton.o sipQtWidgetsQCommonStyle.o sipQtWidgetsQCompleter.o sipQtWidgetsQDataWidgetMapper.o sipQtWidgetsQDateEdit.o sipQtWidgetsQDateTimeEdit.o sipQtWidgetsQDateTimeEditSections.o sipQtWidgetsQDesktopWidget.o sipQtWidgetsQDial.o sipQtWidgetsQDialog.o sipQtWidgetsQDialogButtonBox.o sipQtWidgetsQDialogButtonBoxStandardButtons.o sipQtWidgetsQDirModel.o sipQtWidgetsQDockWidget.o sipQtWidgetsQDockWidgetDockWidgetFeatures.o sipQtWidgetsQDoubleSpinBox.o sipQtWidgetsQErrorMessage.o sipQtWidgetsQFileDialog.o sipQtWidgetsQFileDialogOptions.o sipQtWidgetsQFileIconProvider.o sipQtWidgetsQFileIconProviderOptions.o sipQtWidgetsQFileSystemModel.o sipQtWidgetsQFileSystemModelOptions.o sipQtWidgetsQFocusFrame.o sipQtWidgetsQFontComboBox.o sipQtWidgetsQFontComboBoxFontFilters.o sipQtWidgetsQFontDialog.o sipQtWidgetsQFontDialogFontDialogOptions.o sipQtWidgetsQFormLayout.o sipQtWidgetsQFormLayoutTakeRowResult.o sipQtWidgetsQFrame.o sipQtWidgetsQGesture.o sipQtWidgetsQGestureEvent.o sipQtWidgetsQGestureRecognizer.o sipQtWidgetsQGestureRecognizerResult.o sipQtWidgetsQGraphicsAnchor.o sipQtWidgetsQGraphicsAnchorLayout.o sipQtWidgetsQGraphicsBlurEffect.o sipQtWidgetsQGraphicsBlurEffectBlurHints.o sipQtWidgetsQGraphicsColorizeEffect.o sipQtWidgetsQGraphicsDropShadowEffect.o sipQtWidgetsQGraphicsEffect.o sipQtWidgetsQGraphicsEffectChangeFlags.o sipQtWidgetsQGraphicsEllipseItem.o sipQtWidgetsQGraphicsGridLayout.o sipQtWidgetsQGraphicsItem.o sipQtWidgetsQGraphicsItemGraphicsItemFlags.o sipQtWidgetsQGraphicsItemGroup.o sipQtWidgetsQGraphicsLayout.o sipQtWidgetsQGraphicsLayoutItem.o sipQtWidgetsQGraphicsLineItem.o sipQtWidgetsQGraphicsLinearLayout.o sipQtWidgetsQGraphicsObject.o sipQtWidgetsQGraphicsOpacityEffect.o sipQtWidgetsQGraphicsPathItem.o sipQtWidgetsQGraphicsPixmapItem.o sipQtWidgetsQGraphicsPolygonItem.o sipQtWidgetsQGraphicsProxyWidget.o sipQtWidgetsQGraphicsRectItem.o sipQtWidgetsQGraphicsRotation.o sipQtWidgetsQGraphicsScale.o sipQtWidgetsQGraphicsScene.o sipQtWidgetsQGraphicsSceneContextMenuEvent.o sipQtWidgetsQGraphicsSceneDragDropEvent.o sipQtWidgetsQGraphicsSceneEvent.o sipQtWidgetsQGraphicsSceneHelpEvent.o sipQtWidgetsQGraphicsSceneHoverEvent.o sipQtWidgetsQGraphicsSceneMouseEvent.o sipQtWidgetsQGraphicsSceneMoveEvent.o sipQtWidgetsQGraphicsSceneResizeEvent.o sipQtWidgetsQGraphicsSceneSceneLayers.o sipQtWidgetsQGraphicsSceneWheelEvent.o sipQtWidgetsQGraphicsSimpleTextItem.o sipQtWidgetsQGraphicsTextItem.o sipQtWidgetsQGraphicsTransform.o sipQtWidgetsQGraphicsView.o sipQtWidgetsQGraphicsViewCacheMode.o sipQtWidgetsQGraphicsViewOptimizationFlags.o sipQtWidgetsQGraphicsWidget.o sipQtWidgetsQGridLayout.o sipQtWidgetsQGroupBox.o sipQtWidgetsQHBoxLayout.o sipQtWidgetsQHeaderView.o sipQtWidgetsQInputDialog.o sipQtWidgetsQInputDialogInputDialogOptions.o sipQtWidgetsQItemDelegate.o sipQtWidgetsQItemEditorCreatorBase.o sipQtWidgetsQItemEditorFactory.o sipQtWidgetsQKeyEventTransition.o sipQtWidgetsQKeySequenceEdit.o sipQtWidgetsQLCDNumber.o sipQtWidgetsQLabel.o sipQtWidgetsQLayout.o sipQtWidgetsQLayoutItem.o sipQtWidgetsQLineEdit.o sipQtWidgetsQList0100QRectF.o sipQtWidgetsQList0100QTableWidgetSelectionRange.o sipQtWidgetsQList0100QTextEditExtraSelection.o sipQtWidgetsQList0100QWizardWizardButton.o sipQtWidgetsQList0101QAbstractButton.o sipQtWidgetsQList0101QAction.o sipQtWidgetsQList0101QDockWidget.o sipQtWidgetsQList0101QGesture.o sipQtWidgetsQList0101QGraphicsItem.o sipQtWidgetsQList0101QGraphicsTransform.o sipQtWidgetsQList0101QGraphicsView.o sipQtWidgetsQList0101QGraphicsWidget.o sipQtWidgetsQList0101QListWidgetItem.o sipQtWidgetsQList0101QMdiSubWindow.o sipQtWidgetsQList0101QScroller.o sipQtWidgetsQList0101QTableWidgetItem.o sipQtWidgetsQList0101QTreeWidgetItem.o sipQtWidgetsQList0101QUndoStack.o sipQtWidgetsQList0101QWidget.o sipQtWidgetsQListView.o sipQtWidgetsQListWidget.o sipQtWidgetsQListWidgetItem.o sipQtWidgetsQMainWindow.o sipQtWidgetsQMainWindowDockOptions.o sipQtWidgetsQMap0100QDate0100QTextCharFormat.o sipQtWidgetsQMdiArea.o sipQtWidgetsQMdiAreaAreaOptions.o sipQtWidgetsQMdiSubWindow.o sipQtWidgetsQMdiSubWindowSubWindowOptions.o sipQtWidgetsQMenu.o sipQtWidgetsQMenuBar.o sipQtWidgetsQMessageBox.o sipQtWidgetsQMessageBoxStandardButtons.o sipQtWidgetsQMouseEventTransition.o sipQtWidgetsQOpenGLWidget.o sipQtWidgetsQPanGesture.o sipQtWidgetsQPinchGesture.o sipQtWidgetsQPinchGestureChangeFlags.o sipQtWidgetsQPlainTextDocumentLayout.o sipQtWidgetsQPlainTextEdit.o sipQtWidgetsQProgressBar.o sipQtWidgetsQProgressDialog.o sipQtWidgetsQProxyStyle.o sipQtWidgetsQPushButton.o sipQtWidgetsQRadioButton.o sipQtWidgetsQRubberBand.o sipQtWidgetsQScrollArea.o sipQtWidgetsQScrollBar.o sipQtWidgetsQScroller.o sipQtWidgetsQScrollerProperties.o sipQtWidgetsQShortcut.o sipQtWidgetsQSizeGrip.o sipQtWidgetsQSizePolicy.o sipQtWidgetsQSizePolicyControlTypes.o sipQtWidgetsQSlider.o sipQtWidgetsQSpacerItem.o sipQtWidgetsQSpinBox.o sipQtWidgetsQSplashScreen.o sipQtWidgetsQSplitter.o sipQtWidgetsQSplitterHandle.o sipQtWidgetsQStackedLayout.o sipQtWidgetsQStackedWidget.o sipQtWidgetsQStatusBar.o sipQtWidgetsQStyle.o sipQtWidgetsQStyleFactory.o sipQtWidgetsQStyleHintReturn.o sipQtWidgetsQStyleHintReturnMask.o sipQtWidgetsQStyleHintReturnVariant.o sipQtWidgetsQStyleOption.o sipQtWidgetsQStyleOptionButton.o sipQtWidgetsQStyleOptionButtonButtonFeatures.o sipQtWidgetsQStyleOptionComboBox.o sipQtWidgetsQStyleOptionComplex.o sipQtWidgetsQStyleOptionDockWidget.o sipQtWidgetsQStyleOptionFocusRect.o sipQtWidgetsQStyleOptionFrame.o sipQtWidgetsQStyleOptionFrameFrameFeatures.o sipQtWidgetsQStyleOptionGraphicsItem.o sipQtWidgetsQStyleOptionGroupBox.o sipQtWidgetsQStyleOptionHeader.o sipQtWidgetsQStyleOptionMenuItem.o sipQtWidgetsQStyleOptionProgressBar.o sipQtWidgetsQStyleOptionRubberBand.o sipQtWidgetsQStyleOptionSizeGrip.o sipQtWidgetsQStyleOptionSlider.o sipQtWidgetsQStyleOptionSpinBox.o sipQtWidgetsQStyleOptionTab.o sipQtWidgetsQStyleOptionTabBarBase.o sipQtWidgetsQStyleOptionTabCornerWidgets.o sipQtWidgetsQStyleOptionTabTabFeatures.o sipQtWidgetsQStyleOptionTabV4.o sipQtWidgetsQStyleOptionTabWidgetFrame.o sipQtWidgetsQStyleOptionTitleBar.o sipQtWidgetsQStyleOptionToolBar.o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.o sipQtWidgetsQStyleOptionToolBox.o sipQtWidgetsQStyleOptionToolButton.o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.o sipQtWidgetsQStyleOptionViewItem.o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.o sipQtWidgetsQStylePainter.o sipQtWidgetsQStyleState.o sipQtWidgetsQStyleSubControls.o sipQtWidgetsQStyledItemDelegate.o sipQtWidgetsQSwipeGesture.o sipQtWidgetsQSystemTrayIcon.o sipQtWidgetsQTabBar.o sipQtWidgetsQTabWidget.o sipQtWidgetsQTableView.o sipQtWidgetsQTableWidget.o sipQtWidgetsQTableWidgetItem.o sipQtWidgetsQTableWidgetSelectionRange.o sipQtWidgetsQTapAndHoldGesture.o sipQtWidgetsQTapGesture.o sipQtWidgetsQTextBrowser.o sipQtWidgetsQTextEdit.o sipQtWidgetsQTextEditAutoFormatting.o sipQtWidgetsQTextEditExtraSelection.o sipQtWidgetsQTimeEdit.o sipQtWidgetsQToolBar.o sipQtWidgetsQToolBox.o sipQtWidgetsQToolButton.o sipQtWidgetsQToolTip.o sipQtWidgetsQTreeView.o sipQtWidgetsQTreeWidget.o sipQtWidgetsQTreeWidgetItem.o sipQtWidgetsQTreeWidgetItemIterator.o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.o sipQtWidgetsQUndoCommand.o sipQtWidgetsQUndoGroup.o sipQtWidgetsQUndoStack.o sipQtWidgetsQUndoView.o sipQtWidgetsQVBoxLayout.o sipQtWidgetsQWhatsThis.o sipQtWidgetsQWidget.o sipQtWidgetsQWidgetAction.o sipQtWidgetsQWidgetItem.o sipQtWidgetsQWidgetRenderFlags.o sipQtWidgetsQWizard.o sipQtWidgetsQWizardPage.o sipQtWidgetsQWizardWizardOptions.o sipQtWidgetscmodule.o qpywidgets_chimera_helpers.o qpywidgets_post_init.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtWidgets.so QtWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' cd QtXml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/QtXml.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomComment.o sipQtXmlQDomComment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomDocumentType.o sipQtXmlQDomDocumentType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomCDATASection.o sipQtXmlQDomCDATASection.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomDocumentFragment.o sipQtXmlQDomDocumentFragment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomDocument.o sipQtXmlQDomDocument.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQDomDocument.cpp: In function 'PyObject* meth_QDomDocument_setContent(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQDomDocument.cpp:713:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 713 | ::QXmlInputSource* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQDomDocument.cpp:731:57: warning: 'bool QDomDocument::setContent(QXmlInputSource*, bool, QString*, int*, int*)' is deprecated: Use other overloads instead [-Wdeprecated-declarations] 731 | sipRes = sipCpp->setContent(a0,a1,a2,&a3,&a4); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qdom.sip:192: /usr/include/qt5/QtXml/qdom.h:346:10: note: declared here 346 | bool setContent(QXmlInputSource *source, bool namespaceProcessing, QString *errorMsg=nullptr, int *errorLine=nullptr, int *errorColumn=nullptr ); | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQDomDocument.cpp:811:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 811 | ::QXmlInputSource* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQDomDocument.cpp:812:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 812 | ::QXmlReader* a1; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQDomDocument.cpp:829:57: warning: 'bool QDomDocument::setContent(QXmlInputSource*, QXmlReader*, QString*, int*, int*)' is deprecated: Use other overloads instead [-Wdeprecated-declarations] 829 | sipRes = sipCpp->setContent(a0,a1,a2,&a3,&a4); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qdom.sip:192: /usr/include/qt5/QtXml/qdom.h:356:10: note: declared here 356 | bool setContent(QXmlInputSource *source, QXmlReader *reader, QString *errorMsg=nullptr, int *errorLine=nullptr, int *errorColumn=nullptr ); | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomCharacterData.o sipQtXmlQDomCharacterData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomNamedNodeMap.o sipQtXmlQDomNamedNodeMap.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomAttr.o sipQtXmlQDomAttr.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomEntity.o sipQtXmlQDomEntity.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomEntityReference.o sipQtXmlQDomEntityReference.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomElement.o sipQtXmlQDomElement.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomNode.o sipQtXmlQDomNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomImplementation.o sipQtXmlQDomImplementation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomNodeList.o sipQtXmlQDomNodeList.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomProcessingInstruction.o sipQtXmlQDomProcessingInstruction.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomNotation.o sipQtXmlQDomNotation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQDomText.o sipQtXmlQDomText.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlContentHandler.o sipQtXmlQXmlContentHandler.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:45:55: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 45 | sipQXmlContentHandler(const ::QXmlContentHandler&); | ^ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlContentHandler.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:64:46: note: in expansion of macro 'SIP_OVERRIDE' 64 | void setDocumentLocator( ::QXmlLocator*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:81:77: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 81 | sipQXmlContentHandler::sipQXmlContentHandler(const ::QXmlContentHandler& a0): ::QXmlContentHandler(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:256:65: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 256 | void sipQXmlContentHandler::setDocumentLocator( ::QXmlLocator*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In member function 'virtual void sipQXmlContentHandler::setDocumentLocator(QXmlLocator*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:266:120: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 266 | extern void sipVH_QtXml_28(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlLocator*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_setDocumentLocator(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:281:25: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 281 | ::QXmlLocator* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:283:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 283 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_startDocument(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:317:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 317 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_endDocument(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:350:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 350 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_startPrefixMapping(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:387:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 387 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_endPrefixMapping(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:424:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 424 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_startElement(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:465:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 465 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_endElement(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:507:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 507 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_characters(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:545:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 545 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_ignorableWhitespace(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:581:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 581 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_processingInstruction(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:619:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 619 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_skippedEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:656:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 656 | ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'PyObject* meth_QXmlContentHandler_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:690:38: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 690 | const ::QXmlContentHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'void release_QXmlContentHandler(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:721:55: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 721 | delete reinterpret_cast< ::QXmlContentHandler *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp: In function 'void* init_type_QXmlContentHandler(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlContentHandler.cpp:755:38: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 755 | const ::QXmlContentHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:203: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlDefaultHandler.o sipQtXmlQXmlDefaultHandler.cpp In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlDefaultHandler.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:69:82: note: in expansion of macro 'SIP_OVERRIDE' 69 | bool resolveEntity(const ::QString&,const ::QString&, ::QXmlInputSource*&) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlDefaultHandler.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:72:48: note: in expansion of macro 'SIP_OVERRIDE' 72 | bool warning(const ::QXmlParseException&) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:73:46: note: in expansion of macro 'SIP_OVERRIDE' 73 | bool error(const ::QXmlParseException&) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:74:51: note: in expansion of macro 'SIP_OVERRIDE' 74 | bool fatalError(const ::QXmlParseException&) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:75:46: note: in expansion of macro 'SIP_OVERRIDE' 75 | void setDocumentLocator( ::QXmlLocator*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::attributeDecl(const QString&, const QString&, const QString&, const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:115:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 115 | return ::QXmlDefaultHandler::attributeDecl(a0,a1,a2,a3,a4); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::internalEntityDecl(const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:130:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 130 | return ::QXmlDefaultHandler::internalEntityDecl(a0,a1); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::externalEntityDecl(const QString&, const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:145:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 145 | return ::QXmlDefaultHandler::externalEntityDecl(a0,a1,a2); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual QString sipQXmlDefaultHandler::errorString() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:160:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 160 | return ::QXmlDefaultHandler::errorString(); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::startDTD(const QString&, const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:175:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 175 | return ::QXmlDefaultHandler::startDTD(a0,a1,a2); | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::endDTD()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:190:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 190 | return ::QXmlDefaultHandler::endDTD(); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::startEntity(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:205:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 205 | return ::QXmlDefaultHandler::startEntity(a0); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::endEntity(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:220:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 220 | return ::QXmlDefaultHandler::endEntity(a0); | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::startCDATA()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:235:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 235 | return ::QXmlDefaultHandler::startCDATA(); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::endCDATA()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:250:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 250 | return ::QXmlDefaultHandler::endCDATA(); | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::comment(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:265:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 265 | return ::QXmlDefaultHandler::comment(a0); | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:272:107: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 272 | bool sipQXmlDefaultHandler::resolveEntity(const ::QString& a0,const ::QString& a1, ::QXmlInputSource*&a2) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::resolveEntity(const QString&, const QString&, QXmlInputSource*&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:280:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 280 | return ::QXmlDefaultHandler::resolveEntity(a0,a1,a2); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:282:161: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 282 | extern bool sipVH_QtXml_34(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QString&,const ::QString&, ::QXmlInputSource*&); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::notationDecl(const QString&, const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:295:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 295 | return ::QXmlDefaultHandler::notationDecl(a0,a1,a2); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::unparsedEntityDecl(const QString&, const QString&, const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:310:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 310 | return ::QXmlDefaultHandler::unparsedEntityDecl(a0,a1,a2,a3); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:317:68: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 317 | bool sipQXmlDefaultHandler::warning(const ::QXmlParseException& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::warning(const QXmlParseException&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:325:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 325 | return ::QXmlDefaultHandler::warning(a0); | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:327:133: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 327 | extern bool sipVH_QtXml_32(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlParseException&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:332:66: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 332 | bool sipQXmlDefaultHandler::error(const ::QXmlParseException& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::error(const QXmlParseException&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:340:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 340 | return ::QXmlDefaultHandler::error(a0); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:342:133: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 342 | extern bool sipVH_QtXml_32(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlParseException&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:347:71: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 347 | bool sipQXmlDefaultHandler::fatalError(const ::QXmlParseException& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::fatalError(const QXmlParseException&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:355:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 355 | return ::QXmlDefaultHandler::fatalError(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:357:133: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 357 | extern bool sipVH_QtXml_32(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlParseException&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:362:65: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 362 | void sipQXmlDefaultHandler::setDocumentLocator( ::QXmlLocator*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual void sipQXmlDefaultHandler::setDocumentLocator(QXmlLocator*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:371:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 371 | ::QXmlDefaultHandler::setDocumentLocator(a0); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:375:120: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 375 | extern void sipVH_QtXml_28(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlLocator*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::startDocument()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:388:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 388 | return ::QXmlDefaultHandler::startDocument(); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::endDocument()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:403:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 403 | return ::QXmlDefaultHandler::endDocument(); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::startPrefixMapping(const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:418:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 418 | return ::QXmlDefaultHandler::startPrefixMapping(a0,a1); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::endPrefixMapping(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:433:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 433 | return ::QXmlDefaultHandler::endPrefixMapping(a0); | ^~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::startElement(const QString&, const QString&, const QString&, const QXmlAttributes&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:448:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 448 | return ::QXmlDefaultHandler::startElement(a0,a1,a2,a3); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::endElement(const QString&, const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:463:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 463 | return ::QXmlDefaultHandler::endElement(a0,a1,a2); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::characters(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:478:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 478 | return ::QXmlDefaultHandler::characters(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::ignorableWhitespace(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:493:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 493 | return ::QXmlDefaultHandler::ignorableWhitespace(a0); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::processingInstruction(const QString&, const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:508:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 508 | return ::QXmlDefaultHandler::processingInstruction(a0,a1); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In member function 'virtual bool sipQXmlDefaultHandler::skippedEntity(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:523:39: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 523 | return ::QXmlDefaultHandler::skippedEntity(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_setDocumentLocator(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:540:25: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 540 | ::QXmlLocator* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:542:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 542 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_startDocument(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:570:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 570 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_endDocument(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:597:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 597 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_startPrefixMapping(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:628:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 628 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_endPrefixMapping(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:659:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 659 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_startElement(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:694:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 694 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_endElement(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:730:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 730 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_characters(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:762:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 762 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_ignorableWhitespace(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:792:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 792 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_processingInstruction(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:824:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 824 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_skippedEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:855:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 855 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_warning(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:883:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 883 | const ::QXmlParseException* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:884:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 884 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_error(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:911:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 911 | const ::QXmlParseException* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:912:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 912 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_fatalError(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:939:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 939 | const ::QXmlParseException* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:940:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 940 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_notationDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:973:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 973 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_unparsedEntityDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1011:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1011 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_resolveEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1046:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 1046 | ::QXmlInputSource* a2; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1047:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1047 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_startDTD(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1082:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1082 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_endDTD(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1112:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1112 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_startEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1141:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1141 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_endEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1171:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1171 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_startCDATA(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1199:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1199 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_endCDATA(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1226:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1226 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_comment(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1255:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1255 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_attributeDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1293:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1293 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_internalEntityDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1329:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1329 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_externalEntityDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1364:32: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1364 | ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'PyObject* meth_QXmlDefaultHandler_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1394:38: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1394 | const ::QXmlDefaultHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'void* cast_QXmlDefaultHandler(void*, const sipTypeDef*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1416:28: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1416 | ::QXmlDefaultHandler *sipCpp = reinterpret_cast< ::QXmlDefaultHandler *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1416:76: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1416 | ::QXmlDefaultHandler *sipCpp = reinterpret_cast< ::QXmlDefaultHandler *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1419:50: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 1419 | return static_cast< ::QXmlContentHandler *>(sipCpp); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1422:48: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 1422 | return static_cast< ::QXmlErrorHandler *>(sipCpp); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1425:46: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 1425 | return static_cast< ::QXmlDTDHandler *>(sipCpp); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1428:50: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 1428 | return static_cast< ::QXmlEntityResolver *>(sipCpp); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1431:50: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 1431 | return static_cast< ::QXmlLexicalHandler *>(sipCpp); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1434:47: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 1434 | return static_cast< ::QXmlDeclHandler *>(sipCpp); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'void release_QXmlDefaultHandler(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1447:55: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1447 | delete reinterpret_cast< ::QXmlDefaultHandler *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp: In function 'void* array_QXmlDefaultHandler(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDefaultHandler.cpp:1454:47: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 1454 | return new ::QXmlDefaultHandler[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:296: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlErrorHandler.o sipQtXmlQXmlErrorHandler.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:42:51: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 42 | sipQXmlErrorHandler(const ::QXmlErrorHandler&); | ^ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlErrorHandler.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:51:51: note: in expansion of macro 'SIP_OVERRIDE' 51 | bool fatalError(const ::QXmlParseException&) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:52:46: note: in expansion of macro 'SIP_OVERRIDE' 52 | bool error(const ::QXmlParseException&) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:53:48: note: in expansion of macro 'SIP_OVERRIDE' 53 | bool warning(const ::QXmlParseException&) SIP_OVERRIDE; | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:70:71: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 70 | sipQXmlErrorHandler::sipQXmlErrorHandler(const ::QXmlErrorHandler& a0): ::QXmlErrorHandler(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:95:69: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 95 | bool sipQXmlErrorHandler::fatalError(const ::QXmlParseException& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In member function 'virtual bool sipQXmlErrorHandler::fatalError(const QXmlParseException&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:105:133: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 105 | extern bool sipVH_QtXml_32(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlParseException&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:110:64: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 110 | bool sipQXmlErrorHandler::error(const ::QXmlParseException& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In member function 'virtual bool sipQXmlErrorHandler::error(const QXmlParseException&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:120:133: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 120 | extern bool sipVH_QtXml_32(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlParseException&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:125:66: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 125 | bool sipQXmlErrorHandler::warning(const ::QXmlParseException& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In member function 'virtual bool sipQXmlErrorHandler::warning(const QXmlParseException&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:135:133: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 135 | extern bool sipVH_QtXml_32(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlParseException&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In function 'PyObject* meth_QXmlErrorHandler_warning(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:150:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 150 | const ::QXmlParseException* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:151:30: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 151 | ::QXmlErrorHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In function 'PyObject* meth_QXmlErrorHandler_error(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:184:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 184 | const ::QXmlParseException* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:185:30: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 185 | ::QXmlErrorHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In function 'PyObject* meth_QXmlErrorHandler_fatalError(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:218:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 218 | const ::QXmlParseException* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:219:30: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 219 | ::QXmlErrorHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In function 'PyObject* meth_QXmlErrorHandler_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:252:36: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 252 | const ::QXmlErrorHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In function 'void release_QXmlErrorHandler(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:283:53: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 283 | delete reinterpret_cast< ::QXmlErrorHandler *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp: In function 'void* init_type_QXmlErrorHandler(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlErrorHandler.cpp:317:36: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 317 | const ::QXmlErrorHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:225: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlInputSource.o sipQtXmlQXmlInputSource.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:49:49: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 49 | sipQXmlInputSource(const ::QXmlInputSource&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:85:68: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 85 | sipQXmlInputSource::sipQXmlInputSource(const ::QXmlInputSource& a0): ::QXmlInputSource(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In member function 'virtual QString sipQXmlInputSource::fromRawData(const QByteArray&, bool)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:103:36: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 103 | return ::QXmlInputSource::fromRawData(a0,a1); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In member function 'virtual void sipQXmlInputSource::reset()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:119:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 119 | ::QXmlInputSource::reset(); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In member function 'virtual QChar sipQXmlInputSource::next()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:136:36: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 136 | return ::QXmlInputSource::next(); | ^~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In member function 'virtual QString sipQXmlInputSource::data() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:151:36: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 151 | return ::QXmlInputSource::data(); | ^~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In member function 'virtual void sipQXmlInputSource::fetchData()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:167:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 167 | ::QXmlInputSource::fetchData(); | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In member function 'virtual void sipQXmlInputSource::setData(const QByteArray&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:185:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 185 | ::QXmlInputSource::setData(a0); | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In member function 'virtual void sipQXmlInputSource::setData(const QString&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:203:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 203 | ::QXmlInputSource::setData(a0); | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* meth_QXmlInputSource_setData(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:225:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 225 | ::QXmlInputSource *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:240:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 240 | ::QXmlInputSource *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* meth_QXmlInputSource_fetchData(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:267:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 267 | ::QXmlInputSource *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* meth_QXmlInputSource_data(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:293:35: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 293 | const ::QXmlInputSource *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* meth_QXmlInputSource_next(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:320:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 320 | ::QXmlInputSource *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* meth_QXmlInputSource_reset(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:347:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 347 | ::QXmlInputSource *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* meth_QXmlInputSource_fromRawData(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:376:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 376 | ::QXmlInputSource *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'void release_QXmlInputSource(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:407:52: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 407 | delete reinterpret_cast< ::QXmlInputSource *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'void* array_QXmlInputSource(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:414:44: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 414 | return new ::QXmlInputSource[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'void assign_QXmlInputSource(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:421:41: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 421 | reinterpret_cast< ::QXmlInputSource *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QXmlInputSource *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:421:102: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 421 | reinterpret_cast< ::QXmlInputSource *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QXmlInputSource *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'void* copy_QXmlInputSource(const void*, Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:428:19: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 428 | return new ::QXmlInputSource(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:428:77: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 428 | return new ::QXmlInputSource(reinterpret_cast(sipSrc)[sipSrcIdx]); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'void* init_type_QXmlInputSource(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:475:35: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 475 | const ::QXmlInputSource* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* varget_QXmlInputSource_EndOfData(void*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:506:34: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 506 | sipVal = ::QXmlInputSource::EndOfData; | ^~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp: In function 'PyObject* varget_QXmlInputSource_EndOfDocument(void*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlInputSource.cpp:521:34: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 521 | sipVal = ::QXmlInputSource::EndOfDocument; | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:82: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlDTDHandler.o sipQtXmlQXmlDTDHandler.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp:39:47: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 39 | sipQXmlDTDHandler(const ::QXmlDTDHandler&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp:66:65: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 66 | sipQXmlDTDHandler::sipQXmlDTDHandler(const ::QXmlDTDHandler& a0): ::QXmlDTDHandler(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp: In function 'PyObject* meth_QXmlDTDHandler_notationDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp:137:28: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 137 | ::QXmlDTDHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:239: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp: In function 'PyObject* meth_QXmlDTDHandler_unparsedEntityDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp:181:28: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 181 | ::QXmlDTDHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:239: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp: In function 'PyObject* meth_QXmlDTDHandler_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp:218:34: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 218 | const ::QXmlDTDHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:239: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp: In function 'void release_QXmlDTDHandler(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp:249:51: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 249 | delete reinterpret_cast< ::QXmlDTDHandler *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:239: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp: In function 'void* init_type_QXmlDTDHandler(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDTDHandler.cpp:283:34: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 283 | const ::QXmlDTDHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:239: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlLexicalHandler.o sipQtXmlQXmlLexicalHandler.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:39:55: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 39 | sipQXmlLexicalHandler(const ::QXmlLexicalHandler&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:71:77: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 71 | sipQXmlLexicalHandler::sipQXmlLexicalHandler(const ::QXmlLexicalHandler& a0): ::QXmlLexicalHandler(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_startDTD(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:217:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 217 | ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_endDTD(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:253:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 253 | ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_startEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:288:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 288 | ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_endEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:324:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 324 | ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_startCDATA(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:358:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 358 | ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_endCDATA(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:391:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 391 | ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_comment(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:426:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 426 | ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'PyObject* meth_QXmlLexicalHandler_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:460:38: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 460 | const ::QXmlLexicalHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'void release_QXmlLexicalHandler(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:491:55: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 491 | delete reinterpret_cast< ::QXmlLexicalHandler *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp: In function 'void* init_type_QXmlLexicalHandler(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLexicalHandler.cpp:525:38: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 525 | const ::QXmlLexicalHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:264: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlDeclHandler.o sipQtXmlQXmlDeclHandler.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:39:49: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 39 | sipQXmlDeclHandler(const ::QXmlDeclHandler&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:67:68: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 67 | sipQXmlDeclHandler::sipQXmlDeclHandler(const ::QXmlDeclHandler& a0): ::QXmlDeclHandler(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp: In function 'PyObject* meth_QXmlDeclHandler_attributeDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:157:29: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 157 | ::QXmlDeclHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:282: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp: In function 'PyObject* meth_QXmlDeclHandler_internalEntityDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:199:29: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 199 | ::QXmlDeclHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:282: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp: In function 'PyObject* meth_QXmlDeclHandler_externalEntityDecl(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:240:29: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 240 | ::QXmlDeclHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:282: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp: In function 'PyObject* meth_QXmlDeclHandler_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:276:35: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 276 | const ::QXmlDeclHandler *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:282: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp: In function 'void release_QXmlDeclHandler(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:307:52: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 307 | delete reinterpret_cast< ::QXmlDeclHandler *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:282: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp: In function 'void* init_type_QXmlDeclHandler(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlDeclHandler.cpp:341:35: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 341 | const ::QXmlDeclHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:282: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlEntityResolver.o sipQtXmlQXmlEntityResolver.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:42:55: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 42 | sipQXmlEntityResolver(const ::QXmlEntityResolver&); | ^ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlEntityResolver.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:51:82: note: in expansion of macro 'SIP_OVERRIDE' 51 | bool resolveEntity(const ::QString&,const ::QString&, ::QXmlInputSource*&) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:68:77: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 68 | sipQXmlEntityResolver::sipQXmlEntityResolver(const ::QXmlEntityResolver& a0): ::QXmlEntityResolver(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:93:107: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 93 | bool sipQXmlEntityResolver::resolveEntity(const ::QString& a0,const ::QString& a1, ::QXmlInputSource*&a2) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp: In member function 'virtual bool sipQXmlEntityResolver::resolveEntity(const QString&, const QString&, QXmlInputSource*&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:103:161: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 103 | extern bool sipVH_QtXml_34(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QString&,const ::QString&, ::QXmlInputSource*&); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp: In function 'PyObject* meth_QXmlEntityResolver_resolveEntity(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:122:29: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 122 | ::QXmlInputSource* a2; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:123:32: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 123 | ::QXmlEntityResolver *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp: In function 'PyObject* meth_QXmlEntityResolver_errorString(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:158:38: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 158 | const ::QXmlEntityResolver *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp: In function 'void release_QXmlEntityResolver(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:189:55: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 189 | delete reinterpret_cast< ::QXmlEntityResolver *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp: In function 'void* init_type_QXmlEntityResolver(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlEntityResolver.cpp:223:38: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 223 | const ::QXmlEntityResolver* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlAttributes.o sipQtXmlQXmlAttributes.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlAttributes.cpp: In constructor 'sipQXmlAttributes::sipQXmlAttributes()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlAttributes.cpp:50:83: warning: 'QXmlAttributes::QXmlAttributes()' is deprecated [-Wdeprecated-declarations] 50 | sipQXmlAttributes::sipQXmlAttributes(): ::QXmlAttributes(), sipPySelf(SIP_NULLPTR) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:50: /usr/include/qt5/QtXml/qxml.h:146:34: note: declared here 146 | QT_DEPRECATED_VERSION(5, 15) QXmlAttributes(); | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlAttributes.cpp: In function 'void* array_QXmlAttributes(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlAttributes.cpp:517:43: warning: 'QXmlAttributes::QXmlAttributes()' is deprecated [-Wdeprecated-declarations] 517 | | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:50: /usr/include/qt5/QtXml/qxml.h:146:34: note: declared here 146 | QT_DEPRECATED_VERSION(5, 15) QXmlAttributes(); | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlNamespaceSupport.o sipQtXmlQXmlNamespaceSupport.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_setPrefix(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:50:34: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 50 | ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_prefix(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:79:40: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 79 | const ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_uri(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:108:40: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 108 | const ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_splitName(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:141:40: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 141 | const ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_processName(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:176:40: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 176 | const ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_prefixes(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:205:40: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 205 | const ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:220:40: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 220 | const ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_pushContext(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:247:34: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 247 | ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_popContext(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:272:34: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 272 | ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'PyObject* meth_QXmlNamespaceSupport_reset(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:297:34: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 297 | ::QXmlNamespaceSupport *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'void release_QXmlNamespaceSupport(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:318:53: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 318 | delete reinterpret_cast< ::QXmlNamespaceSupport *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'void* array_QXmlNamespaceSupport(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:325:49: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 325 | return new ::QXmlNamespaceSupport[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp: In function 'void* init_type_QXmlNamespaceSupport(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:342:30: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 342 | ::QXmlNamespaceSupport *sipCpp = SIP_NULLPTR; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlNamespaceSupport.cpp:347:29: warning: 'QXmlNamespaceSupport' is deprecated [-Wdeprecated-declarations] 347 | sipCpp = new ::QXmlNamespaceSupport(); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:26: /usr/include/qt5/QtXml/qxml.h:107:49: note: declared here 107 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlNamespaceSupport | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlLocator.o sipQtXmlQXmlLocator.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp:36:41: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 36 | sipQXmlLocator(const ::QXmlLocator&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp:62:56: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 62 | sipQXmlLocator::sipQXmlLocator(const ::QXmlLocator& a0): ::QXmlLocator(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp: In function 'PyObject* meth_QXmlLocator_columnNumber(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp:112:31: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 112 | const ::QXmlLocator *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:190: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp: In function 'PyObject* meth_QXmlLocator_lineNumber(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp:145:31: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 145 | const ::QXmlLocator *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:190: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp: In function 'void release_QXmlLocator(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp:176:48: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 176 | delete reinterpret_cast< ::QXmlLocator *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:190: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp: In function 'void* init_type_QXmlLocator(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlLocator.cpp:210:31: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 210 | const ::QXmlLocator* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:190: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlParseException.o sipQtXmlQXmlParseException.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp: In function 'PyObject* meth_QXmlParseException_columnNumber(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:43:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 43 | const ::QXmlParseException *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp: In function 'PyObject* meth_QXmlParseException_lineNumber(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:69:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 69 | const ::QXmlParseException *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp: In function 'PyObject* meth_QXmlParseException_publicId(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:95:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 95 | const ::QXmlParseException *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp: In function 'PyObject* meth_QXmlParseException_systemId(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:121:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 121 | const ::QXmlParseException *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp: In function 'PyObject* meth_QXmlParseException_message(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:147:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 147 | const ::QXmlParseException *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp: In function 'void release_QXmlParseException(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:169:51: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 169 | delete reinterpret_cast< ::QXmlParseException *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp: In function 'void* init_type_QXmlParseException(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:186:28: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 186 | ::QXmlParseException *sipCpp = SIP_NULLPTR; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:211:29: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 211 | sipCpp = new ::QXmlParseException(*a0,a1,a2,*a3,*a4); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:221:38: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 221 | const ::QXmlParseException* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlParseException.cpp:225:29: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 225 | sipCpp = new ::QXmlParseException(*a0); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:105: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlReader.o sipQtXmlQXmlReader.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:60:39: warning: 'QXmlReader' is deprecated [-Wdeprecated-declarations] 60 | sipQXmlReader(const ::QXmlReader&); | ^ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:68:43: note: in expansion of macro 'SIP_OVERRIDE' 68 | bool parse(const ::QXmlInputSource*) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:69:43: note: in expansion of macro 'SIP_OVERRIDE' 69 | bool parse(const ::QXmlInputSource&) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:70:45: note: in expansion of macro 'SIP_OVERRIDE' 70 | ::QXmlDeclHandler* declHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:71:46: note: in expansion of macro 'SIP_OVERRIDE' 71 | void setDeclHandler( ::QXmlDeclHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:72:51: note: in expansion of macro 'SIP_OVERRIDE' 72 | ::QXmlLexicalHandler* lexicalHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:73:52: note: in expansion of macro 'SIP_OVERRIDE' 73 | void setLexicalHandler( ::QXmlLexicalHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:74:47: note: in expansion of macro 'SIP_OVERRIDE' 74 | ::QXmlErrorHandler* errorHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:75:48: note: in expansion of macro 'SIP_OVERRIDE' 75 | void setErrorHandler( ::QXmlErrorHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:76:51: note: in expansion of macro 'SIP_OVERRIDE' 76 | ::QXmlContentHandler* contentHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:77:52: note: in expansion of macro 'SIP_OVERRIDE' 77 | void setContentHandler( ::QXmlContentHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:78:43: note: in expansion of macro 'SIP_OVERRIDE' 78 | ::QXmlDTDHandler* DTDHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:79:44: note: in expansion of macro 'SIP_OVERRIDE' 79 | void setDTDHandler( ::QXmlDTDHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:80:51: note: in expansion of macro 'SIP_OVERRIDE' 80 | ::QXmlEntityResolver* entityResolver() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:81:52: note: in expansion of macro 'SIP_OVERRIDE' 81 | void setEntityResolver( ::QXmlEntityResolver*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:104:53: warning: 'QXmlReader' is deprecated [-Wdeprecated-declarations] 104 | sipQXmlReader::sipQXmlReader(const ::QXmlReader& a0): ::QXmlReader(a0), sipPySelf(SIP_NULLPTR) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:114:54: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 114 | bool sipQXmlReader::parse(const ::QXmlInputSource*a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual bool sipQXmlReader::parse(const QXmlInputSource*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:124:130: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 124 | extern bool sipVH_QtXml_24(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlInputSource*); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:129:55: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 129 | bool sipQXmlReader::parse(const ::QXmlInputSource& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual bool sipQXmlReader::parse(const QXmlInputSource&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:139:130: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 139 | extern bool sipVH_QtXml_23(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlInputSource&); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:144:50: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 144 | ::QXmlDeclHandler* sipQXmlReader::declHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual QXmlDeclHandler* sipQXmlReader::declHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:154:118: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 154 | extern ::QXmlDeclHandler* sipVH_QtXml_22(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:159:57: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 159 | void sipQXmlReader::setDeclHandler( ::QXmlDeclHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual void sipQXmlReader::setDeclHandler(QXmlDeclHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:169:124: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 169 | extern void sipVH_QtXml_21(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlDeclHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:174:56: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 174 | ::QXmlLexicalHandler* sipQXmlReader::lexicalHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual QXmlLexicalHandler* sipQXmlReader::lexicalHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:184:121: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 184 | extern ::QXmlLexicalHandler* sipVH_QtXml_20(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:189:63: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 189 | void sipQXmlReader::setLexicalHandler( ::QXmlLexicalHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual void sipQXmlReader::setLexicalHandler(QXmlLexicalHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:199:127: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 199 | extern void sipVH_QtXml_19(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlLexicalHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:204:52: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 204 | ::QXmlErrorHandler* sipQXmlReader::errorHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual QXmlErrorHandler* sipQXmlReader::errorHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:214:119: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 214 | extern ::QXmlErrorHandler* sipVH_QtXml_18(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:219:59: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 219 | void sipQXmlReader::setErrorHandler( ::QXmlErrorHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual void sipQXmlReader::setErrorHandler(QXmlErrorHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:229:125: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 229 | extern void sipVH_QtXml_17(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlErrorHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:234:56: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 234 | ::QXmlContentHandler* sipQXmlReader::contentHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual QXmlContentHandler* sipQXmlReader::contentHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:244:121: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 244 | extern ::QXmlContentHandler* sipVH_QtXml_16(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:249:63: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 249 | void sipQXmlReader::setContentHandler( ::QXmlContentHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual void sipQXmlReader::setContentHandler(QXmlContentHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:259:127: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 259 | extern void sipVH_QtXml_15(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlContentHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:264:48: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 264 | ::QXmlDTDHandler* sipQXmlReader::DTDHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual QXmlDTDHandler* sipQXmlReader::DTDHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:274:117: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 274 | extern ::QXmlDTDHandler* sipVH_QtXml_14(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:279:55: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 279 | void sipQXmlReader::setDTDHandler( ::QXmlDTDHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual void sipQXmlReader::setDTDHandler(QXmlDTDHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:289:123: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 289 | extern void sipVH_QtXml_13(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlDTDHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:294:56: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 294 | ::QXmlEntityResolver* sipQXmlReader::entityResolver() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual QXmlEntityResolver* sipQXmlReader::entityResolver() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:304:121: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 304 | extern ::QXmlEntityResolver* sipVH_QtXml_12(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:309:63: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 309 | void sipQXmlReader::setEntityResolver( ::QXmlEntityResolver*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In member function 'virtual void sipQXmlReader::setEntityResolver(QXmlEntityResolver*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:319:127: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 319 | extern void sipVH_QtXml_11(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlEntityResolver*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_feature(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:427:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 427 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setFeature(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:468:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 468 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_hasFeature(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:503:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 503 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_property(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:540:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 540 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setProperty(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:581:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 581 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_hasProperty(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:616:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 616 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setEntityResolver(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:650:32: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 650 | ::QXmlEntityResolver* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:652:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 652 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_entityResolver(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:686:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 686 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:690:35: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 690 | ::QXmlEntityResolver*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setDTDHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:719:28: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 719 | ::QXmlDTDHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:721:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 721 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_DTDHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:755:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 755 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:759:31: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 759 | ::QXmlDTDHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setContentHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:788:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 788 | ::QXmlContentHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:790:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 790 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_contentHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:824:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 824 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:828:35: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 828 | ::QXmlContentHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setErrorHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:857:30: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 857 | ::QXmlErrorHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:859:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 859 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_errorHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:893:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 893 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:897:33: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 897 | ::QXmlErrorHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setLexicalHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:926:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 926 | ::QXmlLexicalHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:928:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 928 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_lexicalHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:962:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 962 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:966:35: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 966 | ::QXmlLexicalHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_setDeclHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:995:29: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 995 | ::QXmlDeclHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:997:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 997 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_declHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1031:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1031 | const ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1035:32: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 1035 | ::QXmlDeclHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'PyObject* meth_QXmlReader_parse(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1065:35: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 1065 | const ::QXmlInputSource* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1066:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1066 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1085:35: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 1085 | const ::QXmlInputSource* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1086:24: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1086 | ::QXmlReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'void release_QXmlReader(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1117:47: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1117 | delete reinterpret_cast< ::QXmlReader *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp: In function 'void* init_type_QXmlReader(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlReader.cpp:1151:30: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1151 | const ::QXmlReader* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:125: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlQXmlSimpleReader.o sipQtXmlQXmlSimpleReader.cpp In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:68:48: note: in expansion of macro 'SIP_OVERRIDE' 68 | bool parse(const ::QXmlInputSource*,bool) SIP_OVERRIDE; | ^~~~~~~~~~~~ /usr/include/python3.8/sip.h:305:25: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:75:52: note: in expansion of macro 'SIP_OVERRIDE' 75 | void setEntityResolver( ::QXmlEntityResolver*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:76:51: note: in expansion of macro 'SIP_OVERRIDE' 76 | ::QXmlEntityResolver* entityResolver() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:77:44: note: in expansion of macro 'SIP_OVERRIDE' 77 | void setDTDHandler( ::QXmlDTDHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:78:43: note: in expansion of macro 'SIP_OVERRIDE' 78 | ::QXmlDTDHandler* DTDHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:79:52: note: in expansion of macro 'SIP_OVERRIDE' 79 | void setContentHandler( ::QXmlContentHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:80:51: note: in expansion of macro 'SIP_OVERRIDE' 80 | ::QXmlContentHandler* contentHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:81:48: note: in expansion of macro 'SIP_OVERRIDE' 81 | void setErrorHandler( ::QXmlErrorHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:82:47: note: in expansion of macro 'SIP_OVERRIDE' 82 | ::QXmlErrorHandler* errorHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:83:52: note: in expansion of macro 'SIP_OVERRIDE' 83 | void setLexicalHandler( ::QXmlLexicalHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:84:51: note: in expansion of macro 'SIP_OVERRIDE' 84 | ::QXmlLexicalHandler* lexicalHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:85:46: note: in expansion of macro 'SIP_OVERRIDE' 85 | void setDeclHandler( ::QXmlDeclHandler*) SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:86:45: note: in expansion of macro 'SIP_OVERRIDE' 86 | ::QXmlDeclHandler* declHandler() const SIP_OVERRIDE; | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ In file included from sipAPIQtXml.h:31, from sipQtXmlQXmlSimpleReader.cpp:24: /usr/include/python3.8/sip.h:305:25: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 305 | #define SIP_OVERRIDE override | ^~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:87:43: note: in expansion of macro 'SIP_OVERRIDE' 87 | bool parse(const ::QXmlInputSource*) SIP_OVERRIDE; | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual bool sipQXmlSimpleReader::parseContinue()': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:117:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 117 | return ::QXmlSimpleReader::parseContinue(); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:124:68: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 124 | bool sipQXmlSimpleReader::parse(const ::QXmlInputSource*a0,bool a1) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual bool sipQXmlSimpleReader::parse(const QXmlInputSource*, bool)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:132:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 132 | return ::QXmlSimpleReader::parse(a0,a1); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:134:135: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 134 | extern bool sipVH_QtXml_25(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlInputSource*,bool); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual bool sipQXmlSimpleReader::feature(const QString&, bool*) const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:147:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 147 | return ::QXmlSimpleReader::feature(a0,a1); | ^~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setFeature(const QString&, bool)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:163:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 163 | ::QXmlSimpleReader::setFeature(a0,a1); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual bool sipQXmlSimpleReader::hasFeature(const QString&) const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:180:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 180 | return ::QXmlSimpleReader::hasFeature(a0); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void* sipQXmlSimpleReader::property(const QString&, bool*) const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:195:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 195 | return ::QXmlSimpleReader::property(a0,a1); | ^~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setProperty(const QString&, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:211:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 211 | ::QXmlSimpleReader::setProperty(a0,a1); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual bool sipQXmlSimpleReader::hasProperty(const QString&) const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:228:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 228 | return ::QXmlSimpleReader::hasProperty(a0); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:235:69: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 235 | void sipQXmlSimpleReader::setEntityResolver( ::QXmlEntityResolver*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setEntityResolver(QXmlEntityResolver*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:244:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 244 | ::QXmlSimpleReader::setEntityResolver(a0); | ^~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:248:127: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 248 | extern void sipVH_QtXml_11(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlEntityResolver*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:253:62: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 253 | ::QXmlEntityResolver* sipQXmlSimpleReader::entityResolver() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual QXmlEntityResolver* sipQXmlSimpleReader::entityResolver() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:261:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 261 | return ::QXmlSimpleReader::entityResolver(); | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:263:121: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 263 | extern ::QXmlEntityResolver* sipVH_QtXml_12(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:268:61: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 268 | void sipQXmlSimpleReader::setDTDHandler( ::QXmlDTDHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setDTDHandler(QXmlDTDHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:277:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 277 | ::QXmlSimpleReader::setDTDHandler(a0); | ^~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:281:123: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 281 | extern void sipVH_QtXml_13(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlDTDHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:286:54: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 286 | ::QXmlDTDHandler* sipQXmlSimpleReader::DTDHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual QXmlDTDHandler* sipQXmlSimpleReader::DTDHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:294:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 294 | return ::QXmlSimpleReader::DTDHandler(); | ^~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:296:117: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 296 | extern ::QXmlDTDHandler* sipVH_QtXml_14(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:301:69: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 301 | void sipQXmlSimpleReader::setContentHandler( ::QXmlContentHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setContentHandler(QXmlContentHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:310:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 310 | ::QXmlSimpleReader::setContentHandler(a0); | ^~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:314:127: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 314 | extern void sipVH_QtXml_15(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlContentHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:319:62: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 319 | ::QXmlContentHandler* sipQXmlSimpleReader::contentHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual QXmlContentHandler* sipQXmlSimpleReader::contentHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:327:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 327 | return ::QXmlSimpleReader::contentHandler(); | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:329:121: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 329 | extern ::QXmlContentHandler* sipVH_QtXml_16(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:334:65: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 334 | void sipQXmlSimpleReader::setErrorHandler( ::QXmlErrorHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setErrorHandler(QXmlErrorHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:343:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 343 | ::QXmlSimpleReader::setErrorHandler(a0); | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:347:125: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 347 | extern void sipVH_QtXml_17(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlErrorHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:352:58: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 352 | ::QXmlErrorHandler* sipQXmlSimpleReader::errorHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual QXmlErrorHandler* sipQXmlSimpleReader::errorHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:360:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 360 | return ::QXmlSimpleReader::errorHandler(); | ^~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:362:119: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 362 | extern ::QXmlErrorHandler* sipVH_QtXml_18(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:367:69: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 367 | void sipQXmlSimpleReader::setLexicalHandler( ::QXmlLexicalHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:376:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 376 | ::QXmlSimpleReader::setLexicalHandler(a0); | ^~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:380:127: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 380 | extern void sipVH_QtXml_19(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlLexicalHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:385:62: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 385 | ::QXmlLexicalHandler* sipQXmlSimpleReader::lexicalHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual QXmlLexicalHandler* sipQXmlSimpleReader::lexicalHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:393:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 393 | return ::QXmlSimpleReader::lexicalHandler(); | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:395:121: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 395 | extern ::QXmlLexicalHandler* sipVH_QtXml_20(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:400:63: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 400 | void sipQXmlSimpleReader::setDeclHandler( ::QXmlDeclHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual void sipQXmlSimpleReader::setDeclHandler(QXmlDeclHandler*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:409:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 409 | ::QXmlSimpleReader::setDeclHandler(a0); | ^~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:413:124: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 413 | extern void sipVH_QtXml_21(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, ::QXmlDeclHandler*); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:418:56: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 418 | ::QXmlDeclHandler* sipQXmlSimpleReader::declHandler() const | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual QXmlDeclHandler* sipQXmlSimpleReader::declHandler() const': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:426:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 426 | return ::QXmlSimpleReader::declHandler(); | ^~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:428:118: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 428 | extern ::QXmlDeclHandler* sipVH_QtXml_22(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:433:60: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 433 | bool sipQXmlSimpleReader::parse(const ::QXmlInputSource*a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In member function 'virtual bool sipQXmlSimpleReader::parse(const QXmlInputSource*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:441:37: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 441 | return ::QXmlSimpleReader::parse(a0); | ^~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:443:130: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 443 | extern bool sipVH_QtXml_24(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper *, PyObject *, const ::QXmlInputSource*); | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_feature(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:461:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 461 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setFeature(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:496:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 496 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_hasFeature(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:525:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 525 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_property(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:556:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 556 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setProperty(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:591:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 591 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_hasProperty(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:620:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 620 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setEntityResolver(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:648:32: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 648 | ::QXmlEntityResolver* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:650:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 650 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_entityResolver(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:678:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 678 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:682:35: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 682 | ::QXmlEntityResolver*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setDTDHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:705:28: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 705 | ::QXmlDTDHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:706:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 706 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_DTDHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:732:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 732 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:736:31: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 736 | ::QXmlDTDHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setContentHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:759:32: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 759 | ::QXmlContentHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:761:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 761 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_contentHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:789:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 789 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:793:35: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 793 | ::QXmlContentHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setErrorHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:816:30: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 816 | ::QXmlErrorHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:818:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 818 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_errorHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:846:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 846 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:850:33: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 850 | ::QXmlErrorHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setLexicalHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:873:32: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 873 | ::QXmlLexicalHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:875:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 875 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_lexicalHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:903:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 903 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:907:35: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 907 | ::QXmlLexicalHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_setDeclHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:930:29: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 930 | ::QXmlDeclHandler* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:932:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 932 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_declHandler(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:960:36: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 960 | const ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:964:32: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 964 | ::QXmlDeclHandler*sipRes; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_parse(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:988:35: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 988 | const ::QXmlInputSource* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:989:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 989 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1002:35: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 1002 | const ::QXmlInputSource* a0; | ^~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1004:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1004 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'PyObject* meth_QXmlSimpleReader_parseContinue(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1031:30: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1031 | ::QXmlSimpleReader *sipCpp; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'void* cast_QXmlSimpleReader(void*, const sipTypeDef*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1053:26: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1053 | ::QXmlSimpleReader *sipCpp = reinterpret_cast< ::QXmlSimpleReader *>(sipCppV); | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1053:72: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1053 | ::QXmlSimpleReader *sipCpp = reinterpret_cast< ::QXmlSimpleReader *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1056:42: warning: 'QXmlReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1056 | return static_cast< ::QXmlReader *>(sipCpp); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:249:75: note: declared here 249 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlReader | ^~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'void release_QXmlSimpleReader(void*, int)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1069:53: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1069 | delete reinterpret_cast< ::QXmlSimpleReader *>(sipCppV); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp: In function 'void* array_QXmlSimpleReader(Py_ssize_t)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlQXmlSimpleReader.cpp:1076:45: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 1076 | return new ::QXmlSimpleReader[sipNrElem]; | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:155: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlcmodule.o sipQtXmlcmodule.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:408:204: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 408 | bool sipVH_QtXml_34(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, const ::QString& a0,const ::QString& a1, ::QXmlInputSource*&a2) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:428:171: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 428 | bool sipVH_QtXml_32(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, const ::QXmlParseException& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'bool sipVH_QtXml_32(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*, const QXmlParseException&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:431:77: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 431 | PyObject *sipResObj = sipCallMethod(SIP_NULLPTR, sipMethod, "N", new ::QXmlParseException(a0), sipType_QXmlParseException, SIP_NULLPTR); | ^~~~~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:226:49: note: declared here 226 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlParseException | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:468:157: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 468 | void sipVH_QtXml_28(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, ::QXmlLocator*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:493:175: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 493 | bool sipVH_QtXml_25(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, const ::QXmlInputSource*a0,bool a1) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'bool sipVH_QtXml_25(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*, const QXmlInputSource*, bool)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:496:101: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 496 | PyObject *sipResObj = sipCallMethod(SIP_NULLPTR, sipMethod, "Db", const_cast< ::QXmlInputSource *>(a0), sipType_QXmlInputSource, SIP_NULLPTR, a1); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:503:167: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 503 | bool sipVH_QtXml_24(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, const ::QXmlInputSource*a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'bool sipVH_QtXml_24(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*, const QXmlInputSource*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:506:100: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 506 | PyObject *sipResObj = sipCallMethod(SIP_NULLPTR, sipMethod, "D", const_cast< ::QXmlInputSource *>(a0), sipType_QXmlInputSource, SIP_NULLPTR); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:513:168: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 513 | bool sipVH_QtXml_23(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, const ::QXmlInputSource& a0) | ^ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'bool sipVH_QtXml_23(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*, const QXmlInputSource&)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:516:77: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 516 | PyObject *sipResObj = sipCallMethod(SIP_NULLPTR, sipMethod, "N", new ::QXmlInputSource(a0), sipType_QXmlInputSource, SIP_NULLPTR); | ^~~~~~~~~~~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:523:153: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 523 | ::QXmlDeclHandler* sipVH_QtXml_22(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'QXmlDeclHandler* sipVH_QtXml_22(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:525:25: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 525 | ::QXmlDeclHandler* sipRes = 0; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:533:161: warning: 'QXmlDeclHandler' is deprecated [-Wdeprecated-declarations] 533 | void sipVH_QtXml_21(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, ::QXmlDeclHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:396:49: note: declared here 396 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDeclHandler | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:538:156: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 538 | ::QXmlLexicalHandler* sipVH_QtXml_20(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'QXmlLexicalHandler* sipVH_QtXml_20(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:540:28: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 540 | ::QXmlLexicalHandler* sipRes = 0; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:548:164: warning: 'QXmlLexicalHandler' is deprecated [-Wdeprecated-declarations] 548 | void sipVH_QtXml_19(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, ::QXmlLexicalHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:382:49: note: declared here 382 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLexicalHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:553:154: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 553 | ::QXmlErrorHandler* sipVH_QtXml_18(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'QXmlErrorHandler* sipVH_QtXml_18(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:555:26: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 555 | ::QXmlErrorHandler* sipRes = 0; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:563:162: warning: 'QXmlErrorHandler' is deprecated [-Wdeprecated-declarations] 563 | void sipVH_QtXml_17(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, ::QXmlErrorHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:355:49: note: declared here 355 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlErrorHandler | ^~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:568:156: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 568 | ::QXmlContentHandler* sipVH_QtXml_16(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'QXmlContentHandler* sipVH_QtXml_16(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:570:28: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 570 | ::QXmlContentHandler* sipRes = 0; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:578:164: warning: 'QXmlContentHandler' is deprecated [-Wdeprecated-declarations] 578 | void sipVH_QtXml_15(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, ::QXmlContentHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:337:49: note: declared here 337 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlContentHandler | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:583:152: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 583 | ::QXmlDTDHandler* sipVH_QtXml_14(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'QXmlDTDHandler* sipVH_QtXml_14(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:585:24: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 585 | ::QXmlDTDHandler* sipRes = 0; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:593:160: warning: 'QXmlDTDHandler' is deprecated [-Wdeprecated-declarations] 593 | void sipVH_QtXml_13(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, ::QXmlDTDHandler*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:365:49: note: declared here 365 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDTDHandler | ^~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:598:156: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 598 | ::QXmlEntityResolver* sipVH_QtXml_12(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: In function 'QXmlEntityResolver* sipVH_QtXml_12(sip_gilstate_t, sipVirtErrorHandlerFunc, sipSimpleWrapper*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:600:28: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 600 | ::QXmlEntityResolver* sipRes = 0; | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp: At global scope: /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/sipQtXmlcmodule.cpp:608:164: warning: 'QXmlEntityResolver' is deprecated [-Wdeprecated-declarations] 608 | void sipVH_QtXml_11(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod, ::QXmlEntityResolver*a0) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip:252: /usr/include/qt5/QtXml/qxml.h:374:49: note: declared here 374 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlEntityResolver | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' rm -f libQtXml.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtXml.exp -shared -o libQtXml.so sipQtXmlQDomAttr.o sipQtXmlQDomCDATASection.o sipQtXmlQDomCharacterData.o sipQtXmlQDomComment.o sipQtXmlQDomDocument.o sipQtXmlQDomDocumentFragment.o sipQtXmlQDomDocumentType.o sipQtXmlQDomElement.o sipQtXmlQDomEntity.o sipQtXmlQDomEntityReference.o sipQtXmlQDomImplementation.o sipQtXmlQDomNamedNodeMap.o sipQtXmlQDomNode.o sipQtXmlQDomNodeList.o sipQtXmlQDomNotation.o sipQtXmlQDomProcessingInstruction.o sipQtXmlQDomText.o sipQtXmlQXmlAttributes.o sipQtXmlQXmlContentHandler.o sipQtXmlQXmlDTDHandler.o sipQtXmlQXmlDeclHandler.o sipQtXmlQXmlDefaultHandler.o sipQtXmlQXmlEntityResolver.o sipQtXmlQXmlErrorHandler.o sipQtXmlQXmlInputSource.o sipQtXmlQXmlLexicalHandler.o sipQtXmlQXmlLocator.o sipQtXmlQXmlNamespaceSupport.o sipQtXmlQXmlParseException.o sipQtXmlQXmlReader.o sipQtXmlQXmlSimpleReader.o sipQtXmlcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtXml.so QtXml.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' cd QtXmlPatterns/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns/QtXmlPatterns.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQSimpleXmlNodeModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQAbstractXmlNodeModel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQAbstractXmlReceiver.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQAbstractMessageHandler.o sipQtXmlPatternsQAbstractMessageHandler.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQSourceLocation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQAbstractUriResolver.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQVector0100QXmlName.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQXmlFormatter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQXmlItem.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQXmlName.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQXmlNamePool.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlResultItems.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQXmlNodeModelIndex.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlSchema.o sipQtXmlPatternsQXmlSchema.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlSchemaValidator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlQuery.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternsQXmlSerializer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtXmlPatternscmodule.o sipQtXmlPatternscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' rm -f libQtXmlPatterns.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtXmlPatterns.exp -shared -o libQtXmlPatterns.so sipQtXmlPatternsQAbstractMessageHandler.o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlSchema.o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternscmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5XmlPatterns.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtXmlPatterns.so QtXmlPatterns.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' cd QtDesigner/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/QtDesigner.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQAbstractExtensionManager.o sipQtDesignerQAbstractExtensionManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQAbstractExtensionFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQDesignerActionEditorInterface.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerActionEditorInterface.cpp: In function 'void* init_type_QDesignerActionEditorInterface(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerActionEditorInterface.cpp:1393:36: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 1393 | ::Qt::WindowFlags a1def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtDesigner.h:33, from sipQtDesignerQDesignerActionEditorInterface.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerContainerExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQAbstractFormBuilder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQDesignerFormEditorInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQDesignerMemberSheetExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQDesignerFormWindowInterfaceFeature.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerFormWindowInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQDesignerCustomWidgetInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQDesignerObjectInspectorInterface.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerObjectInspectorInterface.cpp: In function 'void* init_type_QDesignerObjectInspectorInterface(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerObjectInspectorInterface.cpp:1295:36: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 1295 | ::Qt::WindowFlags a1def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtDesigner.h:33, from sipQtDesignerQDesignerObjectInspectorInterface.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerFormWindowManagerInterface.o sipQtDesignerQDesignerFormWindowManagerInterface.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerFormWindowManagerInterface.cpp: In function 'PyObject* meth_QDesignerFormWindowManagerInterface_createFormWindow(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerFormWindowManagerInterface.cpp:265:36: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 265 | ::Qt::WindowFlags a1def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtDesigner.h:33, from sipQtDesignerQDesignerFormWindowManagerInterface.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQExtensionManager.o sipQtDesignerQExtensionManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQDesignerPropertyEditorInterface.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerPropertyEditorInterface.cpp: In function 'void* init_type_QDesignerPropertyEditorInterface(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/sipQtDesignerQDesignerPropertyEditorInterface.cpp:1549:36: warning: 'constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 1549 | ::Qt::WindowFlags a1def = 0; | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1304, from /usr/include/qt5/QtCore/qmetatype.h:45, from /usr/include/qt5/QtCore/QMetaType:1, from sipAPIQtDesigner.h:33, from sipQtDesignerQDesignerPropertyEditorInterface.cpp:24: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQDesignerTaskMenuExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerPropertySheetExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQExtensionFactory.o sipQtDesignerQExtensionFactory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQPyDesignerContainerExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQDesignerWidgetBoxInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQPyDesignerPropertySheetExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerMemberSheetExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQPyDesignerTaskMenuExtension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQFormBuilder.o sipQtDesignerQFormBuilder.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignercmodule.o sipQtDesignercmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQPyDesignerCustomWidgetPlugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I. -I/usr/include/python3.8 -I../qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' rm -f libQtDesigner.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtDesigner.exp -shared -o libQtDesigner.so sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQAbstractExtensionManager.o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQDesignerFormWindowManagerInterface.o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQExtensionFactory.o sipQtDesignerQExtensionManager.o sipQtDesignerQFormBuilder.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignercmodule.o moc_qpydesignercontainerextension.o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetplugin.o moc_qpydesignermembersheetextension.o moc_qpydesignerpropertysheetextension.o moc_qpydesignertaskmenuextension.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Designer.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtDesigner.so QtDesigner.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' cd QtDBus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/QtDBus.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusConnectionConnectionCapabilities.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusConnection.o sipQtDBusQDBusConnection.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/sipQtDBusQDBusConnection.cpp: In function 'PyObject* meth_QDBusConnection_sender(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/sipQtDBusQDBusConnection.cpp:1172:65: warning: 'static QDBusConnection QDBusConnection::sender()' is deprecated: This function no longer works, use QDBusContext instead [-Wdeprecated-declarations] 1172 | static PyObject *meth_QDBusConnection_swap(PyObject *sipSelf, PyObject *sipArgs) | ^~~~~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusconnection.sip:41: /usr/include/qt5/QtDBus/qdbusconnection.h:205:21: note: declared here 205 | QDBusConnection sender(); | ^~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/sipQtDBusQDBusConnection.cpp:1172:72: warning: 'static QDBusConnection QDBusConnection::sender()' is deprecated: This function no longer works, use QDBusContext instead [-Wdeprecated-declarations] 1172 | static PyObject *meth_QDBusConnection_swap(PyObject *sipSelf, PyObject *sipArgs) | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusconnection.sip:41: /usr/include/qt5/QtDBus/qdbusconnection.h:205:21: note: declared here 205 | QDBusConnection sender(); | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusConnectionInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusAbstractAdaptor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusArgument.o sipQtDBusQDBusArgument.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusConnectionRegisterOptions.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBus.o sipQtDBusQDBus.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusAbstractInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusError.o sipQtDBusQDBusError.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusObjectPath.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusPendingCall.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusReply0100QString.o sipQtDBusQDBusReply0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusInterface.o sipQtDBusQDBusInterface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusPendingCallWatcher.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusMessage.o sipQtDBusQDBusMessage.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusReply0100QStringList.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusReply1900.o sipQtDBusQDBusReply1900.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusServiceWatcher.o sipQtDBusQDBusServiceWatcher.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusUnixFileDescriptor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusReply0400.o sipQtDBusQDBusReply0400.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusServiceWatcherWatchMode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusReply2600.o sipQtDBusQDBusReply2600.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusSignature.o sipQtDBusQDBusSignature.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQDBusVariant.o sipQtDBusQDBusVariant.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQPyDBusReply.o sipQtDBusQPyDBusReply.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/sipQtDBusQPyDBusReply.cpp: In function 'void assign_QPyDBusReply(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/sipQtDBusQPyDBusReply.cpp:135:105: warning: implicitly-declared 'QPyDBusReply& QPyDBusReply::operator=(const QPyDBusReply&)' is deprecated [-Wdeprecated-copy] 135 | reinterpret_cast< ::QPyDBusReply *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QPyDBusReply *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qpydbusreply.sip:24: ../qpy/QtDBus/qpydbusreply.h:41:5: note: because 'QPyDBusReply' has user-provided 'QPyDBusReply::QPyDBusReply(const QPyDBusReply&)' 41 | QPyDBusReply(const QPyDBusReply &other); | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpydbuspendingreply.o ../qpy/QtDBus/qpydbuspendingreply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBusQPyDBusPendingReply.o sipQtDBusQPyDBusPendingReply.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/sipQtDBusQPyDBusPendingReply.cpp: In function 'void assign_QPyDBusPendingReply(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/sipQtDBusQPyDBusPendingReply.cpp:302:119: warning: implicitly-declared 'QPyDBusPendingReply& QPyDBusPendingReply::operator=(const QPyDBusPendingReply&)' is deprecated [-Wdeprecated-copy] 302 | reinterpret_cast< ::QPyDBusPendingReply *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::QPyDBusPendingReply *>(sipSrc); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qpydbuspendingreply.sip:24: ../qpy/QtDBus/qpydbuspendingreply.h:34:5: note: because 'QPyDBusPendingReply' has user-provided 'QPyDBusPendingReply::QPyDBusPendingReply(const QPyDBusPendingReply&)' 34 | QPyDBusPendingReply(const QPyDBusPendingReply &other); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtDBuscmodule.o sipQtDBuscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpydbusreply.o ../qpy/QtDBus/qpydbusreply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpydbus_chimera_helpers.o ../qpy/QtDBus/qpydbus_chimera_helpers.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qpydbus_post_init.o ../qpy/QtDBus/qpydbus_post_init.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' rm -f libQtDBus.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtDBus.exp -shared -o libQtDBus.so sipQtDBusQDBus.o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusArgument.o sipQtDBusQDBusConnection.o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusError.o sipQtDBusQDBusInterface.o sipQtDBusQDBusMessage.o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusReply0100QString.o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusReply0400.o sipQtDBusQDBusReply1900.o sipQtDBusQDBusReply2600.o sipQtDBusQDBusServiceWatcher.o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusSignature.o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusVariant.o sipQtDBusQPyDBusPendingReply.o sipQtDBusQPyDBusReply.o sipQtDBuscmodule.o qpydbus_chimera_helpers.o qpydbus_post_init.o qpydbuspendingreply.o qpydbusreply.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5DBus.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtDBus.so QtDBus.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' cd _QOpenGLFunctions_2_0/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sip_QOpenGLFunctions_2_0cmodule.o sip_QOpenGLFunctions_2_0cmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' rm -f lib_QOpenGLFunctions_2_0.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=_QOpenGLFunctions_2_0.exp -shared -o lib_QOpenGLFunctions_2_0.so sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.o sip_QOpenGLFunctions_2_0cmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f lib_QOpenGLFunctions_2_0.so _QOpenGLFunctions_2_0.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' cd _QOpenGLFunctions_2_1/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sip_QOpenGLFunctions_2_1cmodule.o sip_QOpenGLFunctions_2_1cmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sip_QOpenGLFunctions_2_1QOpenGLFunctions_2_1.o sip_QOpenGLFunctions_2_1QOpenGLFunctions_2_1.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' rm -f lib_QOpenGLFunctions_2_1.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=_QOpenGLFunctions_2_1.exp -shared -o lib_QOpenGLFunctions_2_1.so sip_QOpenGLFunctions_2_1QOpenGLFunctions_2_1.o sip_QOpenGLFunctions_2_1cmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f lib_QOpenGLFunctions_2_1.so _QOpenGLFunctions_2_1.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' cd _QOpenGLFunctions_4_1_Core/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Core.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sip_QOpenGLFunctions_4_1_Corecmodule.o sip_QOpenGLFunctions_4_1_Corecmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sip_QOpenGLFunctions_4_1_CoreQOpenGLFunctions_4_1_Core.o sip_QOpenGLFunctions_4_1_CoreQOpenGLFunctions_4_1_Core.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' rm -f lib_QOpenGLFunctions_4_1_Core.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=_QOpenGLFunctions_4_1_Core.exp -shared -o lib_QOpenGLFunctions_4_1_Core.so sip_QOpenGLFunctions_4_1_CoreQOpenGLFunctions_4_1_Core.o sip_QOpenGLFunctions_4_1_Corecmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f lib_QOpenGLFunctions_4_1_Core.so _QOpenGLFunctions_4_1_Core.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' cd QtSensors/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors/QtSensors.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAccelerometerReading.o sipQtSensorsQAccelerometerReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAmbientLightFilter.o sipQtSensorsQAmbientLightFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAmbientLightReading.o sipQtSensorsQAmbientLightReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAltimeterReading.o sipQtSensorsQAltimeterReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAltimeterFilter.o sipQtSensorsQAltimeterFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAmbientLightSensor.o sipQtSensorsQAmbientLightSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAccelerometerFilter.o sipQtSensorsQAccelerometerFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAmbientTemperatureReading.o sipQtSensorsQAmbientTemperatureReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAccelerometer.o sipQtSensorsQAccelerometer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAltimeter.o sipQtSensorsQAltimeter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAmbientTemperatureFilter.o sipQtSensorsQAmbientTemperatureFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQCompass.o sipQtSensorsQCompass.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQAmbientTemperatureSensor.o sipQtSensorsQAmbientTemperatureSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQCompassReading.o sipQtSensorsQCompassReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQCompassFilter.o sipQtSensorsQCompassFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQGyroscope.o sipQtSensorsQGyroscope.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQDistanceReading.o sipQtSensorsQDistanceReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQHolsterFilter.o sipQtSensorsQHolsterFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQDistanceFilter.o sipQtSensorsQDistanceFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQDistanceSensor.o sipQtSensorsQDistanceSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQHolsterReading.o sipQtSensorsQHolsterReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQGyroscopeFilter.o sipQtSensorsQGyroscopeFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQHumidityFilter.o sipQtSensorsQHumidityFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQHumidityReading.o sipQtSensorsQHumidityReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQGyroscopeReading.o sipQtSensorsQGyroscopeReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQHumiditySensor.o sipQtSensorsQHumiditySensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQHolsterSensor.o sipQtSensorsQHolsterSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQIRProximityFilter.o sipQtSensorsQIRProximityFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQIRProximityReading.o sipQtSensorsQIRProximityReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQLidFilter.o sipQtSensorsQLidFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQLightFilter.o sipQtSensorsQLightFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQLidSensor.o sipQtSensorsQLidSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQLidReading.o sipQtSensorsQLidReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQIRProximitySensor.o sipQtSensorsQIRProximitySensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQLightSensor.o sipQtSensorsQLightSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQLightReading.o sipQtSensorsQLightReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQList0100qoutputrange.o sipQtSensorsQList0100qoutputrange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQList0101QSensorFilter.o sipQtSensorsQList0101QSensorFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQMagnetometer.o sipQtSensorsQMagnetometer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQOrientationReading.o sipQtSensorsQOrientationReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQMagnetometerFilter.o sipQtSensorsQMagnetometerFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQMagnetometerReading.o sipQtSensorsQMagnetometerReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQPressureReading.o sipQtSensorsQPressureReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQPressureFilter.o sipQtSensorsQPressureFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQOrientationSensor.o sipQtSensorsQOrientationSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQOrientationFilter.o sipQtSensorsQOrientationFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQPressureSensor.o sipQtSensorsQPressureSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQProximityReading.o sipQtSensorsQProximityReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQProximityFilter.o sipQtSensorsQProximityFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQRotationFilter.o sipQtSensorsQRotationFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQRotationReading.o sipQtSensorsQRotationReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQSensorFilter.o sipQtSensorsQSensorFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQSensor.o sipQtSensorsQSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQRotationSensor.o sipQtSensorsQRotationSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQProximitySensor.o sipQtSensorsQProximitySensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQTapFilter.o sipQtSensorsQTapFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQSensorReading.o sipQtSensorsQSensorReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQTapSensor.o sipQtSensorsQTapSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQTiltReading.o sipQtSensorsQTiltReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQTiltFilter.o sipQtSensorsQTiltFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQTapReading.o sipQtSensorsQTapReading.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsqoutputrange.o sipQtSensorsqoutputrange.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorsQTiltSensor.o sipQtSensorsQTiltSensor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSensors -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSensorscmodule.o sipQtSensorscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' rm -f libQtSensors.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtSensors.exp -shared -o libQtSensors.so sipQtSensorsQAccelerometer.o sipQtSensorsQAccelerometerFilter.o sipQtSensorsQAccelerometerReading.o sipQtSensorsQAltimeter.o sipQtSensorsQAltimeterFilter.o sipQtSensorsQAltimeterReading.o sipQtSensorsQAmbientLightFilter.o sipQtSensorsQAmbientLightReading.o sipQtSensorsQAmbientLightSensor.o sipQtSensorsQAmbientTemperatureFilter.o sipQtSensorsQAmbientTemperatureReading.o sipQtSensorsQAmbientTemperatureSensor.o sipQtSensorsQCompass.o sipQtSensorsQCompassFilter.o sipQtSensorsQCompassReading.o sipQtSensorsQDistanceFilter.o sipQtSensorsQDistanceReading.o sipQtSensorsQDistanceSensor.o sipQtSensorsQGyroscope.o sipQtSensorsQGyroscopeFilter.o sipQtSensorsQGyroscopeReading.o sipQtSensorsQHolsterFilter.o sipQtSensorsQHolsterReading.o sipQtSensorsQHolsterSensor.o sipQtSensorsQHumidityFilter.o sipQtSensorsQHumidityReading.o sipQtSensorsQHumiditySensor.o sipQtSensorsQIRProximityFilter.o sipQtSensorsQIRProximityReading.o sipQtSensorsQIRProximitySensor.o sipQtSensorsQLidFilter.o sipQtSensorsQLidReading.o sipQtSensorsQLidSensor.o sipQtSensorsQLightFilter.o sipQtSensorsQLightReading.o sipQtSensorsQLightSensor.o sipQtSensorsQList0100qoutputrange.o sipQtSensorsQList0101QSensorFilter.o sipQtSensorsQMagnetometer.o sipQtSensorsQMagnetometerFilter.o sipQtSensorsQMagnetometerReading.o sipQtSensorsQOrientationFilter.o sipQtSensorsQOrientationReading.o sipQtSensorsQOrientationSensor.o sipQtSensorsQPressureFilter.o sipQtSensorsQPressureReading.o sipQtSensorsQPressureSensor.o sipQtSensorsQProximityFilter.o sipQtSensorsQProximityReading.o sipQtSensorsQProximitySensor.o sipQtSensorsQRotationFilter.o sipQtSensorsQRotationReading.o sipQtSensorsQRotationSensor.o sipQtSensorsQSensor.o sipQtSensorsQSensorFilter.o sipQtSensorsQSensorReading.o sipQtSensorsQTapFilter.o sipQtSensorsQTapReading.o sipQtSensorsQTapSensor.o sipQtSensorsQTiltFilter.o sipQtSensorsQTiltReading.o sipQtSensorsQTiltSensor.o sipQtSensorscmodule.o sipQtSensorsqoutputrange.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Sensors.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtSensors.so QtSensors.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' cd QtSerialPort/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/QtSerialPort.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSerialPort -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSerialPortQList0100QSerialPortInfo.o sipQtSerialPortQList0100QSerialPortInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSerialPort -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSerialPortQSerialPortDirections.o sipQtSerialPortQSerialPortDirections.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSerialPort -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSerialPortQSerialPortPinoutSignals.o sipQtSerialPortQSerialPortPinoutSignals.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSerialPort -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSerialPortQSerialPortInfo.o sipQtSerialPortQSerialPortInfo.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPortInfo.cpp: In function 'PyObject* meth_QSerialPortInfo_isValid(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPortInfo.cpp:326:38: warning: 'bool QSerialPortInfo::isValid() const' is deprecated [-Wdeprecated-declarations] 326 | sipRes = sipCpp->isValid(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialportinfo.sip:28: /usr/include/qt5/QtSerialPort/qserialportinfo.h:85:24: note: declared here 85 | QT_DEPRECATED bool isValid() const; | ^~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSerialPort -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSerialPortQSerialPort.o sipQtSerialPortQSerialPort.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp: In function 'PyObject* meth_QSerialPort_setSettingsRestoredOnClose(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp:712:50: warning: 'void QSerialPort::setSettingsRestoredOnClose(bool)' is deprecated [-Wdeprecated-declarations] 712 | sipCpp->setSettingsRestoredOnClose(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialport.sip:28: /usr/include/qt5/QtSerialPort/qserialport.h:217:24: note: declared here 217 | QT_DEPRECATED void setSettingsRestoredOnClose(bool restore); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp: In function 'PyObject* meth_QSerialPort_settingsRestoredOnClose(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp:739:54: warning: 'bool QSerialPort::settingsRestoredOnClose() const' is deprecated [-Wdeprecated-declarations] 739 | sipRes = sipCpp->settingsRestoredOnClose(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialport.sip:28: /usr/include/qt5/QtSerialPort/qserialport.h:218:24: note: declared here 218 | QT_DEPRECATED bool settingsRestoredOnClose() const; | ^~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp: In function 'PyObject* meth_QSerialPort_setDataErrorPolicy(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp:1273:51: warning: 'bool QSerialPort::setDataErrorPolicy(QSerialPort::DataErrorPolicy)' is deprecated [-Wdeprecated-declarations] 1273 | sipRes = sipCpp->setDataErrorPolicy(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialport.sip:28: /usr/include/qt5/QtSerialPort/qserialport.h:249:24: note: declared here 249 | QT_DEPRECATED bool setDataErrorPolicy(DataErrorPolicy policy = IgnorePolicy); | ^~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp: In function 'PyObject* meth_QSerialPort_dataErrorPolicy(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp:1299:46: warning: 'QSerialPort::DataErrorPolicy QSerialPort::dataErrorPolicy() const' is deprecated [-Wdeprecated-declarations] 1299 | sipRes = sipCpp->dataErrorPolicy(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialport.sip:28: /usr/include/qt5/QtSerialPort/qserialport.h:250:35: note: declared here 250 | QT_DEPRECATED DataErrorPolicy dataErrorPolicy() const; | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp: In function 'PyObject* meth_QSerialPort_sendBreak(PyObject*, PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/sipQtSerialPortQSerialPort.cpp:1610:42: warning: 'bool QSerialPort::sendBreak(int)' is deprecated [-Wdeprecated-declarations] 1610 | sipRes = sipCpp->sendBreak(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialport.sip:28: /usr/include/qt5/QtSerialPort/qserialport.h:269:24: note: declared here 269 | QT_DEPRECATED bool sendBreak(int duration = 0); | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtSerialPort -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtSerialPortcmodule.o sipQtSerialPortcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' rm -f libQtSerialPort.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtSerialPort.exp -shared -o libQtSerialPort.so sipQtSerialPortQList0100QSerialPortInfo.o sipQtSerialPortQSerialPort.o sipQtSerialPortQSerialPortDirections.o sipQtSerialPortQSerialPortInfo.o sipQtSerialPortQSerialPortPinoutSignals.o sipQtSerialPortcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5SerialPort.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtSerialPort.so QtSerialPort.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' cd QtX11Extras/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras/QtX11Extras.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtX11ExtrasDisplay.o sipQtX11ExtrasDisplay.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtX11Extrasxcb_connection_t.o sipQtX11Extrasxcb_connection_t.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtX11ExtrasQX11Info.o sipQtX11ExtrasQX11Info.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtX11Extrascmodule.o sipQtX11Extrascmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' rm -f libQtX11Extras.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtX11Extras.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtX11Extras.so sipQtX11ExtrasDisplay.o sipQtX11ExtrasQX11Info.o sipQtX11Extrascmodule.o sipQtX11Extrasxcb_connection_t.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5X11Extras.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtX11Extras.so QtX11Extras.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' cd QtBluetooth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/QtBluetooth.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothDeviceInfoFields.o sipQtBluetoothQBluetoothDeviceInfoFields.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothDeviceDiscoveryAgentDiscoveryMethods.o sipQtBluetoothQBluetoothDeviceDiscoveryAgentDiscoveryMethods.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetooth.o sipQtBluetoothQBluetooth.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothAddress.o sipQtBluetoothQBluetoothAddress.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothDeviceInfoCoreConfigurations.o sipQtBluetoothQBluetoothDeviceInfoCoreConfigurations.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothAttAccessConstraints.o sipQtBluetoothQBluetoothAttAccessConstraints.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothDeviceInfo.o sipQtBluetoothQBluetoothDeviceInfo.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/sipQtBluetoothQBluetoothDeviceInfo.cpp: In function 'PyObject* meth_QBluetoothDeviceInfo_setServiceUuids(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/sipQtBluetoothQBluetoothDeviceInfo.cpp:342:43: warning: 'void QBluetoothDeviceInfo::setServiceUuids(const QList&, QBluetoothDeviceInfo::DataCompleteness)' is deprecated [-Wdeprecated-declarations] 342 | sipCpp->setServiceUuids(*a0,a1); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothdeviceinfo.sip:28: /usr/include/qt5/QtBluetooth/qbluetoothdeviceinfo.h:250:24: note: declared here 250 | QT_DEPRECATED void setServiceUuids(const QList &uuids, DataCompleteness completeness); | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/sipQtBluetoothQBluetoothDeviceInfo.cpp: In function 'PyObject* meth_QBluetoothDeviceInfo_serviceUuidsCompleteness(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/sipQtBluetoothQBluetoothDeviceInfo.cpp:413:55: warning: 'QBluetoothDeviceInfo::DataCompleteness QBluetoothDeviceInfo::serviceUuidsCompleteness() const' is deprecated [-Wdeprecated-declarations] 413 | sipRes = sipCpp->serviceUuidsCompleteness(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothdeviceinfo.sip:28: /usr/include/qt5/QtBluetooth/qbluetoothdeviceinfo.h:251:36: note: declared here 251 | QT_DEPRECATED DataCompleteness serviceUuidsCompleteness() const; | ^~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothLocalDevice.o sipQtBluetoothQBluetoothLocalDevice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothServiceInfo.o sipQtBluetoothQBluetoothServiceInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothSecurityFlags.o sipQtBluetoothQBluetoothSecurityFlags.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothServiceInfoSequence.o sipQtBluetoothQBluetoothServiceInfoSequence.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothServiceDiscoveryAgent.o sipQtBluetoothQBluetoothServiceDiscoveryAgent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothHostInfo.o sipQtBluetoothQBluetoothHostInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothServer.o sipQtBluetoothQBluetoothServer.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothTransferManager.o sipQtBluetoothQBluetoothTransferManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQHash16000100QByteArray.o sipQtBluetoothQHash16000100QByteArray.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothTransferRequest.o sipQtBluetoothQBluetoothTransferRequest.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothSocket.o sipQtBluetoothQBluetoothSocket.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothTransferReply.o sipQtBluetoothQBluetoothTransferReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QBluetoothAddress.o sipQtBluetoothQList0100QBluetoothAddress.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QBluetoothHostInfo.o sipQtBluetoothQList0100QBluetoothHostInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQBluetoothUuid.o sipQtBluetoothQBluetoothUuid.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QBluetoothDeviceInfo.o sipQtBluetoothQList0100QBluetoothDeviceInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QBluetoothServiceInfo.o sipQtBluetoothQList0100QBluetoothServiceInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QLowEnergyAdvertisingParametersAddressInfo.o sipQtBluetoothQList0100QLowEnergyAdvertisingParametersAddressInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QLowEnergyCharacteristicData.o sipQtBluetoothQList0100QLowEnergyCharacteristicData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QLowEnergyDescriptor.o sipQtBluetoothQList0100QLowEnergyDescriptor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0101QLowEnergyService.o sipQtBluetoothQList0101QLowEnergyService.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QBluetoothUuid.o sipQtBluetoothQList0100QBluetoothUuid.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QLowEnergyDescriptorData.o sipQtBluetoothQList0100QLowEnergyDescriptorData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList1600.o sipQtBluetoothQList1600.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQList0100QLowEnergyCharacteristic.o sipQtBluetoothQList0100QLowEnergyCharacteristic.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyAdvertisingParametersAddressInfo.o sipQtBluetoothQLowEnergyAdvertisingParametersAddressInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyCharacteristic.o sipQtBluetoothQLowEnergyCharacteristic.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyAdvertisingParameters.o sipQtBluetoothQLowEnergyAdvertisingParameters.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyAdvertisingData.o sipQtBluetoothQLowEnergyAdvertisingData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyCharacteristicData.o sipQtBluetoothQLowEnergyCharacteristicData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyConnectionParameters.o sipQtBluetoothQLowEnergyConnectionParameters.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyDescriptor.o sipQtBluetoothQLowEnergyDescriptor.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyController.o sipQtBluetoothQLowEnergyController.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyCharacteristicPropertyTypes.o sipQtBluetoothQLowEnergyCharacteristicPropertyTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyDescriptorData.o sipQtBluetoothQLowEnergyDescriptorData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyServiceServiceTypes.o sipQtBluetoothQLowEnergyServiceServiceTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyServiceData.o sipQtBluetoothQLowEnergyServiceData.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQVector0100QBluetoothUuid.o sipQtBluetoothQVector0100QBluetoothUuid.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothcmodule.o sipQtBluetoothcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothquint128.o sipQtBluetoothquint128.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtBluetooth -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtBluetoothQLowEnergyService.o sipQtBluetoothQLowEnergyService.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' rm -f libQtBluetooth.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtBluetooth.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtBluetooth.so sipQtBluetoothQBluetooth.o sipQtBluetoothQBluetoothAddress.o sipQtBluetoothQBluetoothAttAccessConstraints.o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.o sipQtBluetoothQBluetoothDeviceDiscoveryAgentDiscoveryMethods.o sipQtBluetoothQBluetoothDeviceInfo.o sipQtBluetoothQBluetoothDeviceInfoCoreConfigurations.o sipQtBluetoothQBluetoothDeviceInfoFields.o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.o sipQtBluetoothQBluetoothHostInfo.o sipQtBluetoothQBluetoothLocalDevice.o sipQtBluetoothQBluetoothSecurityFlags.o sipQtBluetoothQBluetoothServer.o sipQtBluetoothQBluetoothServiceDiscoveryAgent.o sipQtBluetoothQBluetoothServiceInfo.o sipQtBluetoothQBluetoothServiceInfoSequence.o sipQtBluetoothQBluetoothSocket.o sipQtBluetoothQBluetoothTransferManager.o sipQtBluetoothQBluetoothTransferReply.o sipQtBluetoothQBluetoothTransferRequest.o sipQtBluetoothQBluetoothUuid.o sipQtBluetoothQHash16000100QByteArray.o sipQtBluetoothQList0100QBluetoothAddress.o sipQtBluetoothQList0100QBluetoothDeviceInfo.o sipQtBluetoothQList0100QBluetoothHostInfo.o sipQtBluetoothQList0100QBluetoothServiceInfo.o sipQtBluetoothQList0100QBluetoothUuid.o sipQtBluetoothQList0100QLowEnergyAdvertisingParametersAddressInfo.o sipQtBluetoothQList0100QLowEnergyCharacteristic.o sipQtBluetoothQList0100QLowEnergyCharacteristicData.o sipQtBluetoothQList0100QLowEnergyDescriptor.o sipQtBluetoothQList0100QLowEnergyDescriptorData.o sipQtBluetoothQList0101QLowEnergyService.o sipQtBluetoothQList1600.o sipQtBluetoothQLowEnergyAdvertisingData.o sipQtBluetoothQLowEnergyAdvertisingParameters.o sipQtBluetoothQLowEnergyAdvertisingParametersAddressInfo.o sipQtBluetoothQLowEnergyCharacteristic.o sipQtBluetoothQLowEnergyCharacteristicData.o sipQtBluetoothQLowEnergyCharacteristicPropertyTypes.o sipQtBluetoothQLowEnergyConnectionParameters.o sipQtBluetoothQLowEnergyController.o sipQtBluetoothQLowEnergyDescriptor.o sipQtBluetoothQLowEnergyDescriptorData.o sipQtBluetoothQLowEnergyService.o sipQtBluetoothQLowEnergyServiceData.o sipQtBluetoothQLowEnergyServiceServiceTypes.o sipQtBluetoothQVector0100QBluetoothUuid.o sipQtBluetoothcmodule.o sipQtBluetoothquint128.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Bluetooth.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtBluetooth.so QtBluetooth.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' cd QtPositioning/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning/QtPositioning.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoAreaMonitorInfo.o sipQtPositioningQGeoAreaMonitorInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoCircle.o sipQtPositioningQGeoCircle.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoPath.o sipQtPositioningQGeoPath.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoCoordinate.o sipQtPositioningQGeoCoordinate.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoAreaMonitorSource.o sipQtPositioningQGeoAreaMonitorSource.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoPositionInfo.o sipQtPositioningQGeoPositionInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoAddress.o sipQtPositioningQGeoAddress.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoLocation.o sipQtPositioningQGeoLocation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoPolygon.o sipQtPositioningQGeoPolygon.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoPositionInfoSource.o sipQtPositioningQGeoPositionInfoSource.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoRectangle.o sipQtPositioningQGeoRectangle.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQList0100QGeoSatelliteInfo.o sipQtPositioningQList0100QGeoSatelliteInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoSatelliteInfo.o sipQtPositioningQGeoSatelliteInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQList0100QGeoAreaMonitorInfo.o sipQtPositioningQList0100QGeoAreaMonitorInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQList0100QGeoCoordinate.o sipQtPositioningQList0100QGeoCoordinate.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoSatelliteInfoSource.o sipQtPositioningQGeoSatelliteInfoSource.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQGeoShape.o sipQtPositioningQGeoShape.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningcmodule.o sipQtPositioningcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtPositioningQNmeaPositionInfoSource.o sipQtPositioningQNmeaPositionInfoSource.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' rm -f libQtPositioning.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtPositioning.exp -shared -o libQtPositioning.so sipQtPositioningQGeoAddress.o sipQtPositioningQGeoAreaMonitorInfo.o sipQtPositioningQGeoAreaMonitorSource.o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.o sipQtPositioningQGeoCircle.o sipQtPositioningQGeoCoordinate.o sipQtPositioningQGeoLocation.o sipQtPositioningQGeoPath.o sipQtPositioningQGeoPolygon.o sipQtPositioningQGeoPositionInfo.o sipQtPositioningQGeoPositionInfoSource.o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.o sipQtPositioningQGeoRectangle.o sipQtPositioningQGeoSatelliteInfo.o sipQtPositioningQGeoSatelliteInfoSource.o sipQtPositioningQGeoShape.o sipQtPositioningQList0100QGeoAreaMonitorInfo.o sipQtPositioningQList0100QGeoCoordinate.o sipQtPositioningQList0100QGeoSatelliteInfo.o sipQtPositioningQNmeaPositionInfoSource.o sipQtPositioningcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Positioning.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtPositioning.so QtPositioning.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' cd QtQuickWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets/QtQuickWidgets.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickWidgetscmodule.o sipQtQuickWidgetscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuickWidgetsQQuickWidget.o sipQtQuickWidgetsQQuickWidget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' rm -f libQtQuickWidgets.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtQuickWidgets.exp -shared -o libQtQuickWidgets.so sipQtQuickWidgetsQQuickWidget.o sipQtQuickWidgetscmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5QuickWidgets.so /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtQuickWidgets.so QtQuickWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' cd QtWebSockets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/QtWebSockets.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebSocketsQMaskGenerator.o sipQtWebSocketsQMaskGenerator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebSocketsQList0100QWebSocketProtocolVersion.o sipQtWebSocketsQList0100QWebSocketProtocolVersion.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebSocketsQWebSocketProtocol.o sipQtWebSocketsQWebSocketProtocol.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebSocketsQWebSocket.o sipQtWebSocketsQWebSocket.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebSocketsQWebSocketCorsAuthenticator.o sipQtWebSocketsQWebSocketCorsAuthenticator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebSocketscmodule.o sipQtWebSocketscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebSocketsQWebSocketServer.o sipQtWebSocketsQWebSocketServer.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp: In function 'PyObject* meth_QWebSocketServer_setSocketDescriptor(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp:572:52: warning: 'bool QWebSocketServer::setSocketDescriptor(int)' is deprecated: Use setNativeDescriptor [-Wdeprecated-declarations] 572 | sipRes = sipCpp->setSocketDescriptor(a0); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/qwebsocketserver.sip:28: /usr/include/qt5/QtWebSockets/qwebsocketserver.h:118:57: note: declared here 118 | Q_DECL_DEPRECATED_X("Use setNativeDescriptor") bool setSocketDescriptor(int socketDescriptor); | ^~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp: In function 'PyObject* meth_QWebSocketServer_socketDescriptor(PyObject*, PyObject*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp:598:47: warning: 'int QWebSocketServer::socketDescriptor() const' is deprecated: Use nativeDescriptor [-Wdeprecated-declarations] 598 | sipRes = sipCpp->socketDescriptor(); | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/qwebsocketserver.sip:28: /usr/include/qt5/QtWebSockets/qwebsocketserver.h:119:53: note: declared here 119 | Q_DECL_DEPRECATED_X("Use nativeDescriptor") int socketDescriptor() const; | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' rm -f libQtWebSockets.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtWebSockets.exp -shared -o libQtWebSockets.so sipQtWebSocketsQList0100QWebSocketProtocolVersion.o sipQtWebSocketsQMaskGenerator.o sipQtWebSocketsQWebSocket.o sipQtWebSocketsQWebSocketCorsAuthenticator.o sipQtWebSocketsQWebSocketProtocol.o sipQtWebSocketsQWebSocketServer.o sipQtWebSocketscmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5WebSockets.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtWebSockets.so QtWebSockets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' cd QtWebChannel/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel/QtWebChannel.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebChannelQHash0100QString0101QObject.o sipQtWebChannelQHash0100QString0101QObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebChannelQWebChannel.o sipQtWebChannelQWebChannel.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebChannelcmodule.o sipQtWebChannelcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtWebChannelQWebChannelAbstractTransport.o sipQtWebChannelQWebChannelAbstractTransport.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' rm -f libQtWebChannel.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtWebChannel.exp -shared -o libQtWebChannel.so sipQtWebChannelQHash0100QString0101QObject.o sipQtWebChannelQWebChannel.o sipQtWebChannelQWebChannelAbstractTransport.o sipQtWebChannelcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5WebChannel.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtWebChannel.so QtWebChannel.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' cd QtLocation/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation/QtLocation.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteRequest.o sipQtLocationQGeoRouteRequest.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteLeg.o sipQtLocationQGeoRouteLeg.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoCodingManagerEngine.o sipQtLocationQGeoCodingManagerEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRoute.o sipQtLocationQGeoRoute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoManeuver.o sipQtLocationQGeoManeuver.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoCodingManager.o sipQtLocationQGeoCodingManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteReply.o sipQtLocationQGeoRouteReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteRequestRouteOptimizations.o sipQtLocationQGeoRouteRequestRouteOptimizations.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteRequestSegmentDetails.o sipQtLocationQGeoRouteRequestSegmentDetails.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteSegment.o sipQtLocationQGeoRouteSegment.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteRequestFeatureTypes.o sipQtLocationQGeoRouteRequestFeatureTypes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoCodeReply.o sipQtLocationQGeoCodeReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteRequestTravelModes.o sipQtLocationQGeoRouteRequestTravelModes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteRequestManeuverDetails.o sipQtLocationQGeoRouteRequestManeuverDetails.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRouteRequestFeatureWeights.o sipQtLocationQGeoRouteRequestFeatureWeights.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoServiceProviderMappingFeatures.o sipQtLocationQGeoServiceProviderMappingFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRoutingManagerEngine.o sipQtLocationQGeoRoutingManagerEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoRoutingManager.o sipQtLocationQGeoRoutingManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoServiceProviderGeocodingFeatures.o sipQtLocationQGeoServiceProviderGeocodingFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoServiceProviderPlacesFeatures.o sipQtLocationQGeoServiceProviderPlacesFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoServiceProvider.o sipQtLocationQGeoServiceProvider.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QGeoLocation.o sipQtLocationQList0100QGeoLocation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoServiceProviderNavigationFeatures.o sipQtLocationQGeoServiceProviderNavigationFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QGeoRouteLeg.o sipQtLocationQList0100QGeoRouteLeg.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QGeoRouteRequestFeatureType.o sipQtLocationQList0100QGeoRouteRequestFeatureType.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QPlaceCategory.o sipQtLocationQList0100QPlaceCategory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQGeoServiceProviderRoutingFeatures.o sipQtLocationQGeoServiceProviderRoutingFeatures.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QPlace.o sipQtLocationQList0100QPlace.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QGeoRectangle.o sipQtLocationQList0100QGeoRectangle.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QPlaceContactDetail.o sipQtLocationQList0100QPlaceContactDetail.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QGeoRoute.o sipQtLocationQList0100QGeoRoute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QPlaceSearchResult.o sipQtLocationQList0100QPlaceSearchResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQList0100QVariantMap.o sipQtLocationQList0100QVariantMap.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQNavigationManager.o sipQtLocationQNavigationManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQLocationVisibilityScope.o sipQtLocationQLocationVisibilityScope.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQMap18000100QPlaceContent.o sipQtLocationQMap18000100QPlaceContent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceAttribute.o sipQtLocationQPlaceAttribute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceCategory.o sipQtLocationQPlaceCategory.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceContactDetail.o sipQtLocationQPlaceContactDetail.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQLocation.o sipQtLocationQLocation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceContent.o sipQtLocationQPlaceContent.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlace.o sipQtLocationQPlace.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceEditorial.o sipQtLocationQPlaceEditorial.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceContentReply.o sipQtLocationQPlaceContentReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceContentRequest.o sipQtLocationQPlaceContentRequest.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceDetailsReply.o sipQtLocationQPlaceDetailsReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceImage.o sipQtLocationQPlaceImage.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceMatchRequest.o sipQtLocationQPlaceMatchRequest.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceIcon.o sipQtLocationQPlaceIcon.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceManager.o sipQtLocationQPlaceManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceManagerEngine.o sipQtLocationQPlaceManagerEngine.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceMatchReply.o sipQtLocationQPlaceMatchReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceIdReply.o sipQtLocationQPlaceIdReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceProposedSearchResult.o sipQtLocationQPlaceProposedSearchResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceRatings.o sipQtLocationQPlaceRatings.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceReply.o sipQtLocationQPlaceReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceResult.o sipQtLocationQPlaceResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceReview.o sipQtLocationQPlaceReview.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceSearchReply.o sipQtLocationQPlaceSearchReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceUser.o sipQtLocationQPlaceUser.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceSearchSuggestionReply.o sipQtLocationQPlaceSearchSuggestionReply.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceSupplier.o sipQtLocationQPlaceSupplier.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceSearchRequest.o sipQtLocationQPlaceSearchRequest.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationQPlaceSearchResult.o sipQtLocationQPlaceSearchResult.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtLocation -I/usr/include/qt5/QtPositioningQuick -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtLocationcmodule.o sipQtLocationcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' rm -f libQtLocation.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtLocation.exp -shared -o libQtLocation.so sipQtLocationQGeoCodeReply.o sipQtLocationQGeoCodingManager.o sipQtLocationQGeoCodingManagerEngine.o sipQtLocationQGeoManeuver.o sipQtLocationQGeoRoute.o sipQtLocationQGeoRouteLeg.o sipQtLocationQGeoRouteReply.o sipQtLocationQGeoRouteRequest.o sipQtLocationQGeoRouteRequestFeatureTypes.o sipQtLocationQGeoRouteRequestFeatureWeights.o sipQtLocationQGeoRouteRequestManeuverDetails.o sipQtLocationQGeoRouteRequestRouteOptimizations.o sipQtLocationQGeoRouteRequestSegmentDetails.o sipQtLocationQGeoRouteRequestTravelModes.o sipQtLocationQGeoRouteSegment.o sipQtLocationQGeoRoutingManager.o sipQtLocationQGeoRoutingManagerEngine.o sipQtLocationQGeoServiceProvider.o sipQtLocationQGeoServiceProviderGeocodingFeatures.o sipQtLocationQGeoServiceProviderMappingFeatures.o sipQtLocationQGeoServiceProviderNavigationFeatures.o sipQtLocationQGeoServiceProviderPlacesFeatures.o sipQtLocationQGeoServiceProviderRoutingFeatures.o sipQtLocationQList0100QGeoLocation.o sipQtLocationQList0100QGeoRectangle.o sipQtLocationQList0100QGeoRoute.o sipQtLocationQList0100QGeoRouteLeg.o sipQtLocationQList0100QGeoRouteRequestFeatureType.o sipQtLocationQList0100QPlace.o sipQtLocationQList0100QPlaceCategory.o sipQtLocationQList0100QPlaceContactDetail.o sipQtLocationQList0100QPlaceSearchResult.o sipQtLocationQList0100QVariantMap.o sipQtLocationQLocation.o sipQtLocationQLocationVisibilityScope.o sipQtLocationQMap18000100QPlaceContent.o sipQtLocationQNavigationManager.o sipQtLocationQPlace.o sipQtLocationQPlaceAttribute.o sipQtLocationQPlaceCategory.o sipQtLocationQPlaceContactDetail.o sipQtLocationQPlaceContent.o sipQtLocationQPlaceContentReply.o sipQtLocationQPlaceContentRequest.o sipQtLocationQPlaceDetailsReply.o sipQtLocationQPlaceEditorial.o sipQtLocationQPlaceIcon.o sipQtLocationQPlaceIdReply.o sipQtLocationQPlaceImage.o sipQtLocationQPlaceManager.o sipQtLocationQPlaceManagerEngine.o sipQtLocationQPlaceMatchReply.o sipQtLocationQPlaceMatchRequest.o sipQtLocationQPlaceProposedSearchResult.o sipQtLocationQPlaceRatings.o sipQtLocationQPlaceReply.o sipQtLocationQPlaceResult.o sipQtLocationQPlaceReview.o sipQtLocationQPlaceSearchReply.o sipQtLocationQPlaceSearchRequest.o sipQtLocationQPlaceSearchResult.o sipQtLocationQPlaceSearchSuggestionReply.o sipQtLocationQPlaceSupplier.o sipQtLocationQPlaceUser.o sipQtLocationcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Location.so /usr/lib64/libQt5PositioningQuick.so /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Positioning.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtLocation.so QtLocation.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' cd QtNfc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc/QtNfc.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQList0100QNdefRecord.o sipQtNfcQList0100QNdefRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefMessage.o sipQtNfcQNdefMessage.cpp /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc/sipQtNfcQNdefMessage.cpp: In function 'void assign_QNdefMessage(void*, Py_ssize_t, void*)': /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc/sipQtNfcQNdefMessage.cpp:321:105: warning: implicitly-declared 'QNdefMessage& QNdefMessage::operator=(const QNdefMessage&)' is deprecated [-Wdeprecated-copy] 321 | | ^ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndefmessage.sip:28: /usr/include/qt5/QtNfc/qndefmessage.h:57:12: note: because 'QNdefMessage' has user-provided 'QNdefMessage::QNdefMessage(const QNdefMessage&)' 57 | inline QNdefMessage(const QNdefMessage &message) : QList(message) { } | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefFilterRecord.o sipQtNfcQNdefFilterRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQList0100QNdefMessage.o sipQtNfcQList0100QNdefMessage.cpp In file included from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtCore/qthread.h:44, from /usr/include/qt5/QtCore/QThread:1, from sipAPIQtNfc.h:34, from sipQtNfcQList0100QNdefMessage.cpp:24: /usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_construct(QList::Node*, const T&) [with T = QNdefMessage]': /usr/include/qt5/QtCore/qlist.h:625:13: required from 'void QList::append(const T&) [with T = QNdefMessage]' sip/QtCore/qpycore_qlist.sip:128:22: required from here /usr/include/qt5/QtCore/qlist.h:471:35: warning: implicitly-declared 'QNdefMessage& QNdefMessage::operator=(const QNdefMessage&)' is deprecated [-Wdeprecated-copy] 471 | else *reinterpret_cast(n) = t; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndefmessage.sip:28: /usr/include/qt5/QtNfc/qndefmessage.h:57:12: note: because 'QNdefMessage' has user-provided 'QNdefMessage::QNdefMessage(const QNdefMessage&)' 57 | inline QNdefMessage(const QNdefMessage &message) : QList(message) { } | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefNfcIconRecord.o sipQtNfcQNdefNfcIconRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQList0100QNdefNfcTextRecord.o sipQtNfcQList0100QNdefNfcTextRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQList0100QNdefNfcIconRecord.o sipQtNfcQList0100QNdefNfcIconRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefFilter.o sipQtNfcQNdefFilter.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefNfcSmartPosterRecord.o sipQtNfcQNdefNfcSmartPosterRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefRecord.o sipQtNfcQNdefRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefNfcTextRecord.o sipQtNfcQNdefNfcTextRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNdefNfcUriRecord.o sipQtNfcQNdefNfcUriRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldManagerTargetAccessModes.o sipQtNfcQNearFieldManagerTargetAccessModes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldManager.o sipQtNfcQNearFieldManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldShareTarget.o sipQtNfcQNearFieldShareTarget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldShareManager.o sipQtNfcQNearFieldShareManager.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldShareManagerShareModes.o sipQtNfcQNearFieldShareManagerShareModes.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldTargetAccessMethods.o sipQtNfcQNearFieldTargetAccessMethods.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldTarget.o sipQtNfcQNearFieldTarget.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQQmlNdefRecord.o sipQtNfcQQmlNdefRecord.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfcQNearFieldTargetRequestId.o sipQtNfcQNearFieldTargetRequestId.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NFC_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNfc -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNfccmodule.o sipQtNfccmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' rm -f libQtNfc.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtNfc.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtNfc.so sipQtNfcQList0100QNdefMessage.o sipQtNfcQList0100QNdefNfcIconRecord.o sipQtNfcQList0100QNdefNfcTextRecord.o sipQtNfcQList0100QNdefRecord.o sipQtNfcQNdefFilter.o sipQtNfcQNdefFilterRecord.o sipQtNfcQNdefMessage.o sipQtNfcQNdefNfcIconRecord.o sipQtNfcQNdefNfcSmartPosterRecord.o sipQtNfcQNdefNfcTextRecord.o sipQtNfcQNdefNfcUriRecord.o sipQtNfcQNdefRecord.o sipQtNfcQNearFieldManager.o sipQtNfcQNearFieldManagerTargetAccessModes.o sipQtNfcQNearFieldShareManager.o sipQtNfcQNearFieldShareManagerShareModes.o sipQtNfcQNearFieldShareTarget.o sipQtNfcQNearFieldTarget.o sipQtNfcQNearFieldTargetAccessMethods.o sipQtNfcQNearFieldTargetRequestId.o sipQtNfcQQmlNdefRecord.o sipQtNfccmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Nfc.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtNfc.so QtNfc.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' cd QtNetworkAuth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth/QtNetworkAuth.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQList0100QString.o sipQtNetworkAuthQList0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQOAuth1.o sipQtNetworkAuthQOAuth1.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQAbstractOAuthReplyHandler.o sipQtNetworkAuthQAbstractOAuthReplyHandler.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQOAuth2AuthorizationCodeFlow.o sipQtNetworkAuthQOAuth2AuthorizationCodeFlow.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQOAuth1Signature.o sipQtNetworkAuthQOAuth1Signature.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQOAuthHttpServerReplyHandler.o sipQtNetworkAuthQOAuthHttpServerReplyHandler.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQPair0100QString0100QString.o sipQtNetworkAuthQPair0100QString0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQAbstractOAuth.o sipQtNetworkAuthQAbstractOAuth.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQAbstractOAuth2.o sipQtNetworkAuthQAbstractOAuth2.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthQOAuthOobReplyHandler.o sipQtNetworkAuthQOAuthOobReplyHandler.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' g++ -c -pipe -std=gnu++0x -g -std=gnu++11 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtNetworkAuth -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtNetworkAuthcmodule.o sipQtNetworkAuthcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' rm -f libQtNetworkAuth.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtNetworkAuth.exp -shared -o libQtNetworkAuth.so sipQtNetworkAuthQAbstractOAuth.o sipQtNetworkAuthQAbstractOAuth2.o sipQtNetworkAuthQAbstractOAuthReplyHandler.o sipQtNetworkAuthQList0100QString.o sipQtNetworkAuthQOAuth1.o sipQtNetworkAuthQOAuth1Signature.o sipQtNetworkAuthQOAuth2AuthorizationCodeFlow.o sipQtNetworkAuthQOAuthHttpServerReplyHandler.o sipQtNetworkAuthQOAuthOobReplyHandler.o sipQtNetworkAuthQPair0100QString0100QString.o sipQtNetworkAuthcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5NetworkAuth.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtNetworkAuth.so QtNetworkAuth.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' cd QtRemoteObjects/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects/QtRemoteObjects.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectAbstractPersistedStore.o sipQtRemoteObjectsQRemoteObjectAbstractPersistedStore.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectDynamicReplica.o sipQtRemoteObjectsQRemoteObjectDynamicReplica.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQHash0100QString0100QRemoteObjectSourceLocationInfo.o sipQtRemoteObjectsQHash0100QString0100QRemoteObjectSourceLocationInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectHostBase.o sipQtRemoteObjectsQRemoteObjectHostBase.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectNode.o sipQtRemoteObjectsQRemoteObjectNode.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQAbstractItemModelReplica.o sipQtRemoteObjectsQAbstractItemModelReplica.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQPair0100QString0100QRemoteObjectSourceLocationInfo.o sipQtRemoteObjectsQPair0100QString0100QRemoteObjectSourceLocationInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectHost.o sipQtRemoteObjectsQRemoteObjectHost.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectRegistry.o sipQtRemoteObjectsQRemoteObjectRegistry.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQtRemoteObjects.o sipQtRemoteObjectsQtRemoteObjects.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectSourceLocationInfo.o sipQtRemoteObjectsQRemoteObjectSourceLocationInfo.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectReplica.o sipQtRemoteObjectsQRemoteObjectReplica.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectsQRemoteObjectRegistryHost.o sipQtRemoteObjectsQRemoteObjectRegistryHost.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_REMOTEOBJECTS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtRemoteObjects -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtRemoteObjectscmodule.o sipQtRemoteObjectscmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' rm -f libQtRemoteObjects.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtRemoteObjects.exp -shared -o libQtRemoteObjects.so sipQtRemoteObjectsQAbstractItemModelReplica.o sipQtRemoteObjectsQHash0100QString0100QRemoteObjectSourceLocationInfo.o sipQtRemoteObjectsQPair0100QString0100QRemoteObjectSourceLocationInfo.o sipQtRemoteObjectsQRemoteObjectAbstractPersistedStore.o sipQtRemoteObjectsQRemoteObjectDynamicReplica.o sipQtRemoteObjectsQRemoteObjectHost.o sipQtRemoteObjectsQRemoteObjectHostBase.o sipQtRemoteObjectsQRemoteObjectNode.o sipQtRemoteObjectsQRemoteObjectRegistry.o sipQtRemoteObjectsQRemoteObjectRegistryHost.o sipQtRemoteObjectsQRemoteObjectReplica.o sipQtRemoteObjectsQRemoteObjectSourceLocationInfo.o sipQtRemoteObjectsQtRemoteObjects.o sipQtRemoteObjectscmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5RemoteObjects.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtRemoteObjects.so QtRemoteObjects.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' cd QtQuick3D/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D/QtQuick3D.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK3D_LIB -DQT_QUICK3DRUNTIMERENDER_LIB -DQT_QUICK3DASSETIMPORT_LIB -DQT_QUICK3DRENDER_LIB -DQT_QUICK3DUTILS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtQuick3D -I/usr/include/qt5/QtQuick3DRuntimeRender -I/usr/include/qt5/QtQuick3DAssetImport -I/usr/include/qt5/QtQuick3DRender -I/usr/include/qt5/QtQuick3DUtils -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuick3DQQuick3D.o sipQtQuick3DQQuick3D.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK3D_LIB -DQT_QUICK3DRUNTIMERENDER_LIB -DQT_QUICK3DASSETIMPORT_LIB -DQT_QUICK3DRENDER_LIB -DQT_QUICK3DUTILS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtQuick3D -I/usr/include/qt5/QtQuick3DRuntimeRender -I/usr/include/qt5/QtQuick3DAssetImport -I/usr/include/qt5/QtQuick3DRender -I/usr/include/qt5/QtQuick3DUtils -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuick3DQQuick3DGeometry.o sipQtQuick3DQQuick3DGeometry.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK3D_LIB -DQT_QUICK3DRUNTIMERENDER_LIB -DQT_QUICK3DASSETIMPORT_LIB -DQT_QUICK3DRENDER_LIB -DQT_QUICK3DUTILS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtQuick3D -I/usr/include/qt5/QtQuick3DRuntimeRender -I/usr/include/qt5/QtQuick3DAssetImport -I/usr/include/qt5/QtQuick3DRender -I/usr/include/qt5/QtQuick3DUtils -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuick3DQQuick3DGeometryAttribute.o sipQtQuick3DQQuick3DGeometryAttribute.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK3D_LIB -DQT_QUICK3DRUNTIMERENDER_LIB -DQT_QUICK3DASSETIMPORT_LIB -DQT_QUICK3DRENDER_LIB -DQT_QUICK3DUTILS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtQuick3D -I/usr/include/qt5/QtQuick3DRuntimeRender -I/usr/include/qt5/QtQuick3DAssetImport -I/usr/include/qt5/QtQuick3DRender -I/usr/include/qt5/QtQuick3DUtils -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuick3Dcmodule.o sipQtQuick3Dcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_QUICK3D_LIB -DQT_QUICK3DRUNTIMERENDER_LIB -DQT_QUICK3DASSETIMPORT_LIB -DQT_QUICK3DRENDER_LIB -DQT_QUICK3DUTILS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtQuick3D -I/usr/include/qt5/QtQuick3DRuntimeRender -I/usr/include/qt5/QtQuick3DAssetImport -I/usr/include/qt5/QtQuick3DRender -I/usr/include/qt5/QtQuick3DUtils -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtQuick3DQQuick3DObject.o sipQtQuick3DQQuick3DObject.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' rm -f libQtQuick3D.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtQuick3D.exp -Wl,-rpath-link,/usr/lib64 -shared -o libQtQuick3D.so sipQtQuick3DQQuick3D.o sipQtQuick3DQQuick3DGeometry.o sipQtQuick3DQQuick3DGeometryAttribute.o sipQtQuick3DQQuick3DObject.o sipQtQuick3Dcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5Quick3D.so /usr/lib64/libQt5Quick3DRuntimeRender.so /usr/lib64/libQt5Quick3DAssetImport.so /usr/lib64/libQt5Quick3DRender.so /usr/lib64/libQt5Quick3DUtils.so /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread cp -f libQtQuick3D.so QtQuick3D.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' cd QtTextToSpeech/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech/QtTextToSpeech.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_TEXTTOSPEECH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtTextToSpeech -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTextToSpeechQVector0100QVoice.o sipQtTextToSpeechQVector0100QVoice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_TEXTTOSPEECH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtTextToSpeech -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTextToSpeechQVector0100QLocale.o sipQtTextToSpeechQVector0100QLocale.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_TEXTTOSPEECH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtTextToSpeech -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTextToSpeechQVoice.o sipQtTextToSpeechQVoice.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_TEXTTOSPEECH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtTextToSpeech -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTextToSpeechQTextToSpeech.o sipQtTextToSpeechQTextToSpeech.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_TEXTTOSPEECH_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/qt5 -I/usr/include/qt5/QtTextToSpeech -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtTextToSpeechcmodule.o sipQtTextToSpeechcmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' rm -f libQtTextToSpeech.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=QtTextToSpeech.exp -shared -o libQtTextToSpeech.so sipQtTextToSpeechQTextToSpeech.o sipQtTextToSpeechQVector0100QLocale.o sipQtTextToSpeechQVector0100QVoice.o sipQtTextToSpeechQVoice.o sipQtTextToSpeechcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm /usr/lib64/libQt5TextToSpeech.so /usr/lib64/libQt5Core.so -lpthread cp -f libQtTextToSpeech.so QtTextToSpeech.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' cd pylupdate/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate/pylupdate.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o numberh.o ../qpy/pylupdate/numberh.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o merge.o ../qpy/pylupdate/merge.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sippylupdateQMap0100QString0100QString.o sippylupdateQMap0100QString0100QString.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sippylupdatecmodule.o sippylupdatecmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include ../qpy/pylupdate/translator.h -o moc_translator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proparser.o ../qpy/pylupdate/proparser.cpp ../qpy/pylupdate/proparser.cpp: In function 'QMap proFileTagMap(const QString&)': ../qpy/pylupdate/proparser.cpp:139:65: warning: 'QStringList QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 139 | QStringList lines = t.split(';', QString::SkipEmptyParts); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qmap.h:44, from ../qpy/pylupdate/proparser.h:45, from ../qpy/pylupdate/proparser.cpp:42: /usr/include/qt5/QtCore/qstring.h:615:17: note: declared here 615 | QStringList split(QChar sep, SplitBehavior behavior, | ^~~~~ ../qpy/pylupdate/proparser.cpp:142:74: warning: 'QStringList QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 142 | QStringList toks = (*line).split(' ', QString::SkipEmptyParts); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qmap.h:44, from ../qpy/pylupdate/proparser.h:45, from ../qpy/pylupdate/proparser.cpp:42: /usr/include/qt5/QtCore/qstring.h:615:17: note: declared here 615 | QStringList split(QChar sep, SplitBehavior behavior, | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sippylupdateMetaTranslator.o sippylupdateMetaTranslator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o metatranslator.o ../qpy/pylupdate/metatranslator.cpp ../qpy/pylupdate/metatranslator.cpp:92:66: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 92 | virtual bool fatalError( const QXmlParseException& exception ); | ^ ../qpy/pylupdate/metatranslator.cpp:232:65: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 232 | bool TsHandler::fatalError( const QXmlParseException& exception ) | ^ ../qpy/pylupdate/metatranslator.cpp: In member function 'virtual bool TsHandler::fatalError(const QXmlParseException&)': ../qpy/pylupdate/metatranslator.cpp:238:60: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 238 | exception.message().toLatin1().data() ); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qmap.h:44, from ../qpy/pylupdate/metatranslator.h:58, from ../qpy/pylupdate/metatranslator.cpp:55: /usr/include/qt5/QtCore/qstring.h:393:14: note: declared here 393 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ ../qpy/pylupdate/metatranslator.cpp: In member function 'bool MetaTranslator::load(const QString&)': ../qpy/pylupdate/metatranslator.cpp:407:23: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 407 | QXmlInputSource in( &f ); | ^ In file included from ../qpy/pylupdate/metatranslator.cpp:62: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ ../qpy/pylupdate/metatranslator.cpp:408:22: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 408 | QXmlSimpleReader reader; | ^~~~~~ In file included from ../qpy/pylupdate/metatranslator.cpp:62: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ ../qpy/pylupdate/metatranslator.cpp:412:61: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 412 | reader.setContentHandler( static_cast(hand) ); | ^ In file included from ../qpy/pylupdate/metatranslator.cpp:62: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ ../qpy/pylupdate/metatranslator.cpp:413:59: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 413 | reader.setErrorHandler( static_cast(hand) ); | ^ In file included from ../qpy/pylupdate/metatranslator.cpp:62: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sametexth.o ../qpy/pylupdate/sametexth.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o simtexth.o ../qpy/pylupdate/simtexth.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o translator.o ../qpy/pylupdate/translator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_translator.o moc_translator.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fetchtr.o ../qpy/pylupdate/fetchtr.cpp ../qpy/pylupdate/fetchtr.cpp: In function 'int getToken()': ../qpy/pylupdate/fetchtr.cpp:500:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 500 | if (yyParenDepth == 0) | ^~ ../qpy/pylupdate/fetchtr.cpp:502:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 502 | yyParenDepth++; | ^~~~~~~~~~~~ ../qpy/pylupdate/fetchtr.cpp:506:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 506 | if (yyParenDepth == 0) | ^~ ../qpy/pylupdate/fetchtr.cpp:508:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 508 | yyParenDepth--; | ^~~~~~~~~~~~ ../qpy/pylupdate/fetchtr.cpp: At global scope: ../qpy/pylupdate/fetchtr.cpp:836:66: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 836 | virtual bool fatalError( const QXmlParseException& exception ); | ^ ../qpy/pylupdate/fetchtr.cpp:838:57: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 838 | virtual void setDocumentLocator(QXmlLocator *locator) | ^ In file included from /usr/include/qt5/QtXml/QtXml:6, from ../qpy/pylupdate/fetchtr.cpp:68: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ ../qpy/pylupdate/fetchtr.cpp:842:18: warning: 'QXmlLocator' is deprecated [-Wdeprecated-declarations] 842 | QXmlLocator *m_locator; | ^~~~~~~~~ In file included from /usr/include/qt5/QtXml/QtXml:6, from ../qpy/pylupdate/fetchtr.cpp:68: /usr/include/qt5/QtXml/qxml.h:321:49: note: declared here 321 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlLocator | ^~~~~~~~~~~ ../qpy/pylupdate/fetchtr.cpp:907:65: warning: 'QXmlParseException' is deprecated [-Wdeprecated-declarations] 907 | bool UiHandler::fatalError( const QXmlParseException& exception ) | ^ ../qpy/pylupdate/fetchtr.cpp: In member function 'virtual bool UiHandler::fatalError(const QXmlParseException&)': ../qpy/pylupdate/fetchtr.cpp:912:56: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 912 | exception.message().toLatin1().data() ); | ^ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qfiledevice.h:43, from /usr/include/qt5/QtCore/qfile.h:44, from ../qpy/pylupdate/fetchtr.cpp:56: /usr/include/qt5/QtCore/qstring.h:393:14: note: declared here 393 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ ../qpy/pylupdate/fetchtr.cpp: In function 'void fetchtr_ui(const char*, MetaTranslator*, const char*, bool)': ../qpy/pylupdate/fetchtr.cpp:946:23: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] 946 | QXmlInputSource in( &f ); | ^ In file included from /usr/include/qt5/QtXml/QtXml:6, from ../qpy/pylupdate/fetchtr.cpp:68: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ ../qpy/pylupdate/fetchtr.cpp:947:22: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 947 | QXmlSimpleReader reader; | ^~~~~~ In file included from /usr/include/qt5/QtXml/QtXml:6, from ../qpy/pylupdate/fetchtr.cpp:68: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ ../qpy/pylupdate/fetchtr.cpp:952:25: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] 952 | QXmlDefaultHandler *hand = new UiHandler( tor, fileName ); | ^~~~ In file included from /usr/include/qt5/QtXml/QtXml:6, from ../qpy/pylupdate/fetchtr.cpp:68: /usr/include/qt5/QtXml/qxml.h:407:49: note: declared here 407 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, | ^~~~~~~~~~~~~~~~~~ ../qpy/pylupdate/fetchtr.cpp: In function 'int getToken()': ../qpy/pylupdate/fetchtr.cpp:271:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 271 | if ( strcmp(yyIdent + 1, "indMessage") == 0 ) | ^~ ../qpy/pylupdate/fetchtr.cpp:276:17: note: here 276 | case 'F': | ^~~~ ../qpy/pylupdate/fetchtr.cpp:284:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 284 | if ( strcmp(yyIdent + 1, "eturn") == 0 ) | ^~ ../qpy/pylupdate/fetchtr.cpp:289:17: note: here 289 | case 'R': | ^~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' rm -f libpylupdate.so g++ -Wl,--version-script=pylupdate.exp -shared -o libpylupdate.so sippylupdateMetaTranslator.o sippylupdateQMap0100QString0100QString.o sippylupdatecmodule.o fetchtr.o merge.o metatranslator.o numberh.o proparser.o sametexth.o simtexth.o translator.o moc_translator.o /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so -lpthread cp -f libpylupdate.so pylupdate.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' cd pyrcc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc/pyrcc.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pyrcc -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sippyrcccmodule.o sippyrcccmodule.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pyrcc -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sippyrccRCCResourceLibrary.o sippyrccRCCResourceLibrary.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I../qpy/pyrcc -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rcc.o ../qpy/pyrcc/rcc.cpp ../qpy/pyrcc/rcc.cpp: In member function 'bool RCCResourceLibrary::addFile(const QString&, const RCCFileInfo&)': ../qpy/pyrcc/rcc.cpp:318:45: warning: 'QHash::iterator QHash::insertMulti(const Key&, const T&) [with Key = QString; T = RCCFileInfo*]' is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations] 318 | parent->children.insertMulti(filename, s); | ^ In file included from /usr/include/qt5/QtCore/qvariant.h:48, from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from ../qpy/pyrcc/rcc.cpp:44: /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here 1225 | Q_OUTOFLINE_TEMPLATE typename QHash::iterator QHash::insertMulti(const Key &key, const T &value) { | ^~~~~~~~~~~~~ ../qpy/pyrcc/rcc.cpp: In member function 'bool RCCResourceLibrary::writeDataStructure(FILE*, int)': ../qpy/pyrcc/rcc.cpp:525:68: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(const RCCFileInfo*, const RCCFileInfo*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] 525 | qSort(children.begin(), children.end(), qt_rcc_compare_hash); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qfiledevice.h:43, from /usr/include/qt5/QtCore/qfile.h:44, from ../qpy/pyrcc/rcc.cpp:43: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ ../qpy/pyrcc/rcc.cpp:544:68: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(const RCCFileInfo*, const RCCFileInfo*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] 544 | qSort(children.begin(), children.end(), qt_rcc_compare_hash); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qfiledevice.h:43, from /usr/include/qt5/QtCore/qfile.h:44, from ../qpy/pyrcc/rcc.cpp:43: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' rm -f libpyrcc.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=pyrcc.exp -shared -o libpyrcc.so sippyrccRCCResourceLibrary.o sippyrcccmodule.o rcc.o /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so -lpthread cp -f libpyrcc.so pyrcc.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' cd Qt/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt/Qt.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt' gcc -c -pipe -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -I. -I. -I/usr/include/python3.8 -I/usr/lib64/qt5/mkspecs/linux-g++ -o sipQtcmodule.o sipQtcmodule.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt' rm -f libQt.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=Qt.exp -shared -o libQt.so sipQtcmodule.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm -lpthread cp -f libQt.so Qt.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt' cd designer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer/designer.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' g++ -pipe -std=gnu++0x -g -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' /usr/lib64/qt5/bin/moc -DPYTHON_LIB=\"libpython3.8.so\" -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include pluginloader.h -o moc_pluginloader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython3.8.so\" -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I/usr/include/python3.8 -I. -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginloader.o pluginloader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython3.8.so\" -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I. -I/usr/include/python3.8 -I. -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtUiPlugin -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginloader.o moc_pluginloader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' rm -f libpyqt5.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -o libpyqt5.so pluginloader.o moc_pluginloader.o -L/usr/lib64 -lpython3.8 /usr/lib64/libQt5Designer.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so -lGL -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' cd qmlscene/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene/qmlscene.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' g++ -pipe -std=gnu++0x -g -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' /usr/lib64/qt5/bin/moc -DPYTHON_LIB=\"libpython3.8.so\" -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene -I/usr/include/python3.8 -I/usr/include/python3.8 -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include pluginloader.h -o moc_pluginloader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython3.8.so\" -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.8 -I/usr/include/python3.8 -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginloader.o moc_pluginloader.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' g++ -c -pipe -std=gnu++0x -g -Wall -Wextra -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython3.8.so\" -DQT_PLUGIN -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.8 -I/usr/include/python3.8 -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginloader.o pluginloader.cpp pluginloader.cpp: In member function 'virtual void PyQt5QmlPlugin::registerTypes(const char*)': pluginloader.cpp:176:96: warning: 'QStringList QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 176 | QStringList env_dirs = QString::fromLatin1(env_path).split(sep, QString::SkipEmptyParts); | ^ In file included from /usr/include/qt5/QtCore/qcoreapplication.h:44, from /usr/include/qt5/QtCore/QCoreApplication:1, from pluginloader.cpp:28: /usr/include/qt5/QtCore/qstring.h:615:17: note: declared here 615 | QStringList split(QChar sep, SplitBehavior behavior, | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' rm -f libpyqt5qmlplugin.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -o libpyqt5qmlplugin.so pluginloader.o moc_pluginloader.o -L/usr/lib64 -lpython3.8 /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' cd dbus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus/dbus.pro ) && /usr/bin/make -f Makefile make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' g++ -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus -I/usr/include/python3.8 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/aarch64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/aarch64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include helper.h -o moc_helper.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_helper.o moc_helper.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' g++ -c -pipe -std=gnu++0x -g -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I/usr/include/python3.8 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o dbus.o dbus.cpp dbus.cpp: In function 'dbus_bool_t add_watch(DBusWatch*, void*)': dbus.cpp:43:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 43 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:35, from dbus.cpp:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ dbus.cpp:64:42: warning: 'QHash::iterator QHash::insertMulti(const Key&, const T&) [with Key = int; T = pyqt5DBusHelper::Watcher]' is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations] 64 | hlp->watchers.insertMulti(fd, watcher); | ^ In file included from /usr/include/qt5/QtCore/QHash:1, from helper.h:27, from dbus.cpp:34: /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here 1225 | Q_OUTOFLINE_TEMPLATE typename QHash::iterator QHash::insertMulti(const Key &key, const T &value) { | ^~~~~~~~~~~~~ dbus.cpp: In function 'void remove_watch(DBusWatch*, void*)': dbus.cpp:76:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 76 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:35, from dbus.cpp:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ dbus.cpp: In function 'void toggle_watch(DBusWatch*, void*)': dbus.cpp:108:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 108 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:35, from dbus.cpp:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ dbus.cpp: In function 'PyObject* DBusQtMainLoop(PyObject*, PyObject*, PyObject*)': dbus.cpp:356:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 356 | static char *argnames[] = {"set_as_default", 0}; | ^~~~~~~~~~~~~~~~ dbus.cpp: At global scope: dbus.cpp:400:24: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*, PyObject*, PyObject*)' {aka '_object* (*)(_object*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] 400 | {"DBusQtMainLoop", (PyCFunction)DBusQtMainLoop, METH_VARARGS|METH_KEYWORDS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dbus.cpp: In function 'PyObject* PyInit_pyqt5()': dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_slots' [-Wmissing-field-initializers] 416 | }; | ^ dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_traverse' [-Wmissing-field-initializers] dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_clear' [-Wmissing-field-initializers] dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_free' [-Wmissing-field-initializers] make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' rm -f libpyqt5.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=pyqt5.exp -shared -o libpyqt5.so dbus.o moc_helper.o -lcrypt -lintl -lpthread -ldl -lutil -lm -lm -ldbus-1 /usr/lib64/libQt5Core.so -lpthread cp -f libpyqt5.so pyqt5.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KWE9RV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 + cd PyQt5-5.15.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 cd QtCore/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/QtCore.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore/QtCore.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtCore.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore' cd QtGui/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/QtGui.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui/QtGui.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtGui.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui' cd QtHelp/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/QtHelp.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp/QtHelp.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtHelp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp' cd QtMultimedia/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/QtMultimedia.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia/QtMultimedia.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimedia.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia' cd QtMultimediaWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets/QtMultimediaWidgets.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets/QtMultimediaWidgets.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimediaWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets' cd QtNetwork/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/QtNetwork.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork/QtNetwork.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetwork.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork' cd QtOpenGL/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL/QtOpenGL.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL/QtOpenGL.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtOpenGL.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL' cd QtPrintSupport/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/QtPrintSupport.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport/QtPrintSupport.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPrintSupport.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport' cd QtQml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml/QtQml.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml/QtQml.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQml.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml' cd QtQuick/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/QtQuick.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick/QtQuick.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick' cd QtSql/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/QtSql.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql/QtSql.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSql.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql' cd QtSvg/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg/QtSvg.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg/QtSvg.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSvg.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg' cd QtTest/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest/QtTest.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest/QtTest.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTest.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest' cd QtWebKit/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit/QtWebKit.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit/QtWebKit.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKit.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit' cd QtWebKitWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/QtWebKitWidgets.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets/QtWebKitWidgets.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKitWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets' cd QtWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/QtWidgets.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets/QtWidgets.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets' cd QtXml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/QtXml.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml/QtXml.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXml.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml' cd QtXmlPatterns/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns/QtXmlPatterns.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns/QtXmlPatterns.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXmlPatterns.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns' cd QtDesigner/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/QtDesigner.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner/QtDesigner.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDesigner.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner' cd QtDBus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/QtDBus.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus/QtDBus.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDBus.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus' cd _QOpenGLFunctions_2_0/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_0.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_0' cd _QOpenGLFunctions_2_1/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_1.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_2_1' cd _QOpenGLFunctions_4_1_Core/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Core.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Core.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_4_1_Core.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/_QOpenGLFunctions_4_1_Core' cd QtSensors/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors/QtSensors.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors/QtSensors.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSensors.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors' cd QtSerialPort/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/QtSerialPort.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort/QtSerialPort.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSerialPort.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort' cd QtX11Extras/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras/QtX11Extras.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras/QtX11Extras.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtX11Extras.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras' cd QtBluetooth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/QtBluetooth.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth/QtBluetooth.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtBluetooth.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth' cd QtPositioning/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning/QtPositioning.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning/QtPositioning.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPositioning.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning' cd QtQuickWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets/QtQuickWidgets.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets/QtQuickWidgets.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuickWidgets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets' cd QtWebSockets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/QtWebSockets.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets/QtWebSockets.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebSockets.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets' cd QtWebChannel/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel/QtWebChannel.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel/QtWebChannel.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebChannel.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel' cd QtLocation/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation/QtLocation.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation/QtLocation.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtLocation.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation' cd QtNfc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc/QtNfc.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc/QtNfc.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNfc.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc' cd QtNetworkAuth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth/QtNetworkAuth.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth/QtNetworkAuth.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetworkAuth.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth' cd QtRemoteObjects/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects/QtRemoteObjects.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects/QtRemoteObjects.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtRemoteObjects.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects' cd QtQuick3D/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D/QtQuick3D.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D/QtQuick3D.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick3D.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D' cd QtTextToSpeech/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech/QtTextToSpeech.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech/QtTextToSpeech.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTextToSpeech.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech' cd pylupdate/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate/pylupdate.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate/pylupdate.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pylupdate.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate' cd pyrcc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc/pyrcc.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc/pyrcc.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pyrcc.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc' cd Qt/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt/Qt.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt/Qt.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/Qt.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/Qt' cd designer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer/designer.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' /usr/lib64/qt5/bin/qmake -install qinstall -exe libpyqt5.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/qt5/plugins/designer/libpyqt5.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/designer' cd qmlscene/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene/qmlscene.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' /usr/lib64/qt5/bin/qmake -install qinstall -exe libpyqt5qmlplugin.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/qt5/plugins/PyQt5/libpyqt5qmlplugin.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/qmlscene' cd dbus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus/dbus.pro ) && /usr/bin/make -f Makefile install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus/pyqt5.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/dbus' /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/__init__.py /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/__init__.py /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyuic/uic /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/uic /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/pylupdate/pylupdate_main.py /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pylupdate_main.py /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/pyrcc/pyrcc_main.py /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pyrcc_main.py /usr/lib64/qt5/bin/qmake -install qinstall -exe /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pylupdate5 /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pylupdate5 /usr/lib64/qt5/bin/qmake -install qinstall -exe /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyrcc5 /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyrcc5 /usr/lib64/qt5/bin/qmake -install qinstall -exe /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/pyuic5 /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyuic5 /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QAxContainer/QAxContainermod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QAxContainer/QAxContainermod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QAxContainer/qaxbase.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QAxContainer/qaxbase.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QAxContainer/qaxobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QAxContainer/qaxobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QAxContainer/qaxwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QAxContainer/qaxwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtAndroidExtras/QtAndroidExtrasmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras/QtAndroidExtrasmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtAndroidExtras/qandroidjniobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras/qandroidjniobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtAndroidExtras/qtandroid.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras/qtandroid.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/QtBluetoothmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/QtBluetoothmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetooth.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetooth.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothaddress.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothaddress.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothdevicediscoveryagent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothdevicediscoveryagent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothdeviceinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothdeviceinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothhostinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothhostinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothlocaldevice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothlocaldevice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothserver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothserver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothservicediscoveryagent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothservicediscoveryagent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothserviceinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothserviceinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothsocket.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothsocket.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothtransfermanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothtransfermanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothtransferreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothtransferreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothtransferrequest.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothtransferrequest.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qbluetoothuuid.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qbluetoothuuid.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergyadvertisingdata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergyadvertisingdata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergyadvertisingparameters.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergyadvertisingparameters.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergycharacteristic.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergycharacteristic.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergycharacteristicdata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergycharacteristicdata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergyconnectionparameters.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergyconnectionparameters.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergycontroller.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergycontroller.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergydescriptor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergydescriptor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergydescriptordata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergydescriptordata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergyservice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergyservice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qlowenergyservicedata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qlowenergyservicedata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qpybluetooth_qlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qpybluetooth_qlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtBluetooth/qpybluetooth_quint128.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtBluetooth/qpybluetooth_quint128.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/QtCoremod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/QtCoremod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstractanimation.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qabstractanimation.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstracteventdispatcher.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qabstracteventdispatcher.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstractitemmodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qabstractitemmodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstractnativeeventfilter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qabstractnativeeventfilter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstractproxymodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qabstractproxymodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstractstate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qabstractstate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qabstracttransition.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qabstracttransition.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qanimationgroup.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qanimationgroup.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbasictimer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qbasictimer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbitarray.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qbitarray.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbuffer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qbuffer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbytearray.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qbytearray.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qbytearraymatcher.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qbytearraymatcher.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcalendar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcalendar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcborcommon.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcborcommon.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcborstream.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcborstream.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qchar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qchar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcollator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcollator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcommandlineoption.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcommandlineoption.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcommandlineparser.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcommandlineparser.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qconcatenatetablesproxymodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qconcatenatetablesproxymodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcoreapplication.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcoreapplication.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcoreevent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcoreevent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qcryptographichash.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qcryptographichash.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qdatastream.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qdatastream.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qdatetime.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qdatetime.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qdeadlinetimer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qdeadlinetimer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qdir.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qdir.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qdiriterator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qdiriterator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qeasingcurve.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qeasingcurve.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qelapsedtimer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qelapsedtimer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qeventloop.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qeventloop.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qeventtransition.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qeventtransition.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qfile.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qfile.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qfiledevice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qfiledevice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qfileinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qfileinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qfileselector.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qfileselector.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qfilesystemwatcher.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qfilesystemwatcher.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qfinalstate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qfinalstate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qglobal.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qglobal.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qhistorystate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qhistorystate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qidentityproxymodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qidentityproxymodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qiodevice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qiodevice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qitemselectionmodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qitemselectionmodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsonarray.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qjsonarray.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsondocument.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qjsondocument.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsonobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qjsonobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qjsonvalue.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qjsonvalue.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibrary.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qlibrary.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlibraryinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qlibraryinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qline.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qline.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlocale.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qlocale.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlockfile.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qlockfile.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qlogging.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qlogging.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qloggingcategory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qloggingcategory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmargins.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmargins.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmessageauthenticationcode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmessageauthenticationcode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmetaobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmetaobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmetatype.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmetatype.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmimedata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmimedata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmimedatabase.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmimedatabase.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmimetype.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmimetype.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qmutex.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qmutex.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qnamespace.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qnamespace.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qnumeric.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qnumeric.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobjectcleanuphandler.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qobjectcleanuphandler.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qobjectdefs.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qobjectdefs.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qoperatingsystemversion.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qoperatingsystemversion.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qparallelanimationgroup.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qparallelanimationgroup.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpauseanimation.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpauseanimation.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpluginloader.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpluginloader.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpoint.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpoint.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qprocess.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qprocess.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpropertyanimation.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpropertyanimation.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_qhash.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_qhash.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_qlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_qlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_qmap.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_qmap.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_qpair.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_qpair.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_qset.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_qset.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_qvariantmap.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_qvariantmap.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_qvector.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_qvector.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qpycore_virtual_error_handler.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qpycore_virtual_error_handler.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qrandom.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qrandom.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qreadwritelock.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qreadwritelock.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qrect.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qrect.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qregexp.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qregexp.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qregularexpression.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qregularexpression.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qresource.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qresource.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qrunnable.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qrunnable.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsavefile.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsavefile.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsemaphore.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsemaphore.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsequentialanimationgroup.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsequentialanimationgroup.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsettings.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsettings.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsharedmemory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsharedmemory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsignalmapper.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsignalmapper.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsignaltransition.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsignaltransition.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsize.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsize.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsocketnotifier.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsocketnotifier.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsortfilterproxymodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsortfilterproxymodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstandardpaths.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qstandardpaths.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qstate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstatemachine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qstatemachine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstorageinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qstorageinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstring.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qstring.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstringlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qstringlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qstringlistmodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qstringlistmodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsysinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsysinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qsystemsemaphore.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qsystemsemaphore.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtemporarydir.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtemporarydir.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtemporaryfile.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtemporaryfile.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtextboundaryfinder.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtextboundaryfinder.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtextcodec.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtextcodec.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtextstream.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtextstream.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qthread.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qthread.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qthreadpool.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qthreadpool.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtimeline.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtimeline.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtimer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtimer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtimezone.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtimezone.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtranslator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtranslator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qtransposeproxymodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qtransposeproxymodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qurl.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qurl.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qurlquery.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qurlquery.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/quuid.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/quuid.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qvariant.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qvariant.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qvariantanimation.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qvariantanimation.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qversionnumber.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qversionnumber.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qwaitcondition.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qwaitcondition.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qwineventnotifier.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qwineventnotifier.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtCore/qxmlstream.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtCore/qxmlstream.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/QtDBusmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/QtDBusmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusabstractadaptor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusabstractadaptor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusabstractinterface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusabstractinterface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusargument.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusargument.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusconnection.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusconnection.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusconnectioninterface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusconnectioninterface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbuserror.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbuserror.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusextratypes.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusextratypes.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusinterface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusinterface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusmessage.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusmessage.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbuspendingcall.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbuspendingcall.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusservicewatcher.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusservicewatcher.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qdbusunixfiledescriptor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qdbusunixfiledescriptor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qpydbuspendingreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qpydbuspendingreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDBus/qpydbusreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDBus/qpydbusreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/QtDesignermod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/QtDesignermod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractactioneditor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractactioneditor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractformbuilder.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractformbuilder.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractformeditor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractformeditor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractformwindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractformwindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractformwindowcursor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractformwindowcursor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractformwindowmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractformwindowmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractobjectinspector.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractobjectinspector.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractpropertyeditor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractpropertyeditor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/abstractwidgetbox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/abstractwidgetbox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/container.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/container.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/customwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/customwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/default_extensionfactory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/default_extensionfactory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/extension.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/extension.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/formbuilder.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/formbuilder.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/membersheet.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/membersheet.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/propertysheet.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/propertysheet.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/qextensionmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/qextensionmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/qpydesignercontainerextension.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/qpydesignercontainerextension.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/qpydesignercustomwidgetplugin.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/qpydesignercustomwidgetplugin.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/qpydesignermembersheetextension.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/qpydesignermembersheetextension.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/qpydesignerpropertysheetextension.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/qpydesignerpropertysheetextension.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/qpydesignertaskmenuextension.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/qpydesignertaskmenuextension.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtDesigner/taskmenu.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtDesigner/taskmenu.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/Enginiomod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/Enginiomod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/enginio.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginio.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/enginioclient.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioclient.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/enginioclientconnection.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioclientconnection.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/enginioidentity.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioidentity.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/enginiomodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginiomodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/enginiooauth2authentication.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginiooauth2authentication.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/Enginio/enginioreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/QtGuimod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/QtGuimod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/opengl_types.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/opengl_types.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qabstracttextdocumentlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qabstracttextdocumentlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qbackingstore.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qbackingstore.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qbitmap.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qbitmap.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qbrush.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qbrush.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qclipboard.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qclipboard.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qcolor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qcolor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qcolorspace.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qcolorspace.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qcolortransform.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qcolortransform.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qcursor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qcursor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qdesktopservices.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qdesktopservices.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qdrag.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qdrag.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qevent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qevent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfont.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qfont.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfontdatabase.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qfontdatabase.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfontinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qfontinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qfontmetrics.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qfontmetrics.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qgenericmatrix.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qgenericmatrix.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qglyphrun.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qglyphrun.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qguiapplication.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qguiapplication.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qicon.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qicon.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qiconengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qiconengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimage.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qimage.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimageiohandler.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qimageiohandler.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimagereader.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qimagereader.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qimagewriter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qimagewriter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qinputmethod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qinputmethod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qkeysequence.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qkeysequence.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qmatrix4x4.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qmatrix4x4.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qmovie.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qmovie.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qoffscreensurface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qoffscreensurface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglbuffer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglbuffer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglcontext.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglcontext.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopengldebug.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopengldebug.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglframebufferobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglframebufferobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglpaintdevice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglpaintdevice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglpixeltransferoptions.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglpixeltransferoptions.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglshaderprogram.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglshaderprogram.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopengltexture.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopengltexture.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopengltextureblitter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopengltextureblitter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopengltimerquery.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopengltimerquery.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglversionfunctions.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglversionfunctions.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglvertexarrayobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglvertexarrayobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qopenglwindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qopenglwindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagedpaintdevice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpagedpaintdevice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagelayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpagelayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpagesize.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpagesize.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpaintdevice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpaintdevice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpaintdevicewindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpaintdevicewindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpaintengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpaintengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpainter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpainter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpainterpath.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpainterpath.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpalette.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpalette.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpdfwriter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpdfwriter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpen.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpen.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpicture.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpicture.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpixelformat.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpixelformat.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpixmap.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpixmap.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpixmapcache.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpixmapcache.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpolygon.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpolygon.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpygui_qlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpygui_qlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpygui_qpair.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpygui_qpair.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qpygui_qvector.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qpygui_qvector.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qquaternion.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qquaternion.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qrasterwindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qrasterwindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qrawfont.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qrawfont.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qregion.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qregion.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qrgb.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qrgb.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qrgba64.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qrgba64.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qscreen.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qscreen.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qsessionmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qsessionmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qstandarditemmodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qstandarditemmodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qstatictext.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qstatictext.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qstylehints.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qstylehints.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qsurface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qsurface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qsurfaceformat.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qsurfaceformat.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qsyntaxhighlighter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qsyntaxhighlighter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextcursor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextcursor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextdocument.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextdocument.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextdocumentfragment.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextdocumentfragment.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextdocumentwriter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextdocumentwriter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextformat.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextformat.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtextoption.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtextoption.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtexttable.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtexttable.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtouchdevice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtouchdevice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qtransform.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qtransform.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qvalidator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qvalidator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qvector2d.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qvector2d.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qvector3d.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qvector3d.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qvector4d.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qvector4d.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qwindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qwindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtGui/qwindowdefs.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtGui/qwindowdefs.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/QtHelpmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/QtHelpmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qcompressedhelpinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qcompressedhelpinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpcontentwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpcontentwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpenginecore.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpenginecore.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpfilterdata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpfilterdata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpfilterengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpfilterengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpfiltersettingswidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpfiltersettingswidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpindexwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpindexwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelplink.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelplink.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpsearchengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchquerywidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpsearchquerywidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtHelp/qhelpsearchresultwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtHelp/qhelpsearchresultwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/QtLocationmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/QtLocationmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeocodereply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeocodereply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeocodingmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeocodingmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeocodingmanagerengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeocodingmanagerengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeomaneuver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeomaneuver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeoroute.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeoroute.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeoroutereply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeoroutereply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeorouterequest.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeorouterequest.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeoroutesegment.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeoroutesegment.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeoroutingmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeoroutingmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeoroutingmanagerengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeoroutingmanagerengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qgeoserviceprovider.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qgeoserviceprovider.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qlocation.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qlocation.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplace.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplace.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceattribute.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceattribute.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacecategory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacecategory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacecontactdetail.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacecontactdetail.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacecontent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacecontent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacecontentreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacecontentreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacecontentrequest.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacecontentrequest.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacedetailsreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacedetailsreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceeditorial.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceeditorial.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceicon.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceicon.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceidreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceidreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceimage.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceimage.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacemanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacemanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacemanagerengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacemanagerengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacematchreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacematchreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacematchrequest.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacematchrequest.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceproposedsearchresult.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceproposedsearchresult.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceratings.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceratings.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacereply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacereply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceresult.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceresult.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacereview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacereview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacesearchreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacesearchreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacesearchrequest.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacesearchrequest.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacesearchresult.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacesearchresult.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacesearchsuggestionreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacesearchsuggestionreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplacesupplier.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplacesupplier.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtLocation/qplaceuser.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtLocation/qplaceuser.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMacExtras/QtMacExtrasmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/QtMacExtrasmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMacExtras/qmacpasteboardmime.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qmacpasteboardmime.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMacExtras/qmactoolbar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qmactoolbar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMacExtras/qmactoolbaritem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qmactoolbaritem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMacExtras/qtmac.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qtmac.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/QtMultimediamod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/QtMultimediamod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qabstractvideobuffer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qabstractvideobuffer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qabstractvideofilter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qabstractvideofilter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qabstractvideosurface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qabstractvideosurface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudio.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudio.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiobuffer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiobuffer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiodecoder.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiodecoder.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiodecodercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiodecodercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiodeviceinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiodeviceinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudioencodersettingscontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudioencodersettingscontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudioformat.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudioformat.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudioinput.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudioinput.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudioinputselectorcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudioinputselectorcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiooutput.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiooutput.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiooutputselectorcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiooutputselectorcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudioprobe.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudioprobe.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiorecorder.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiorecorder.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qaudiorolecontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qaudiorolecontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamera.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcamera.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameracapturebufferformatcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameracapturebufferformatcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameracapturedestinationcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameracapturedestinationcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameracontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameracontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraexposure.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraexposure.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraexposurecontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraexposurecontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamerafeedbackcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcamerafeedbackcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraflashcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraflashcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamerafocus.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcamerafocus.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamerafocuscontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcamerafocuscontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraimagecapture.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraimagecapture.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraimagecapturecontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraimagecapturecontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraimageprocessing.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraimageprocessing.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraimageprocessingcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraimageprocessingcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamerainfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcamerainfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamerainfocontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcamerainfocontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameralockscontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameralockscontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraviewfindersettings.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraviewfindersettings.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcameraviewfindersettingscontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcameraviewfindersettingscontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcamerazoomcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcamerazoomcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qcustomaudiorolecontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qcustomaudiorolecontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qimageencodercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qimageencodercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaaudioprobecontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaaudioprobecontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaavailabilitycontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaavailabilitycontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediabindableinterface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediabindableinterface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontainercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediacontainercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediacontent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediacontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediacontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaencodersettings.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaencodersettings.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediagaplessplaybackcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediagaplessplaybackcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediametadata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediametadata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmedianetworkaccesscontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmedianetworkaccesscontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaplayer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplayercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaplayercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaplaylist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaplaylist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediarecorder.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediarecorder.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediarecordercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediarecordercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaresource.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaresource.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediaservice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediaservice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediastreamscontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediastreamscontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediatimerange.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediatimerange.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmediavideoprobecontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmediavideoprobecontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmetadatareadercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmetadatareadercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmetadatawritercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmetadatawritercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qmultimedia.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qmultimedia.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qpymultimedia_qlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qpymultimedia_qlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qradiodata.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qradiodata.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qradiodatacontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qradiodatacontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qradiotuner.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qradiotuner.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qradiotunercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qradiotunercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qsound.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qsound.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qsoundeffect.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qsoundeffect.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qvideodeviceselectorcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qvideodeviceselectorcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qvideoencodersettingscontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qvideoencodersettingscontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qvideoframe.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qvideoframe.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qvideoprobe.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qvideoprobe.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qvideorenderercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qvideorenderercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qvideosurfaceformat.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qvideosurfaceformat.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimedia/qvideowindowcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimedia/qvideowindowcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimediaWidgets/qcameraviewfinder.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimediaWidgets/qcameraviewfinder.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimediaWidgets/qgraphicsvideoitem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimediaWidgets/qgraphicsvideoitem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimediaWidgets/qvideowidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimediaWidgets/qvideowidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtMultimediaWidgets/qvideowidgetcontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMultimediaWidgets/qvideowidgetcontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/QtNetworkmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/QtNetworkmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qabstractnetworkcache.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qabstractnetworkcache.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qabstractsocket.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qabstractsocket.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qauthenticator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qauthenticator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qdnslookup.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qdnslookup.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qhostaddress.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qhostaddress.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qhostinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qhostinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qhstspolicy.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qhstspolicy.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qhttp2configuration.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qhttp2configuration.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qhttpmultipart.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qhttpmultipart.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qlocalserver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qlocalserver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qlocalsocket.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qlocalsocket.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkaccessmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkaccessmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfigmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkconfigmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkconfiguration.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkconfiguration.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkcookie.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkcookie.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkcookiejar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkcookiejar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkdatagram.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkdatagram.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkdiskcache.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkdiskcache.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkinterface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkinterface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkproxy.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkproxy.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkreply.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkreply.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworkrequest.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworkrequest.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qnetworksession.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qnetworksession.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qocspresponse.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qocspresponse.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qpassworddigestor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qpassworddigestor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qpynetwork_qhash.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qpynetwork_qhash.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qpynetwork_qmap.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qpynetwork_qmap.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qssl.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qssl.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslcertificate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslcertificate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslcertificateextension.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslcertificateextension.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslcipher.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslcipher.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslconfiguration.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslconfiguration.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qssldiffiehellmanparameters.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qssldiffiehellmanparameters.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslellipticcurve.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslellipticcurve.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslerror.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslerror.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslkey.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslkey.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslpresharedkeyauthenticator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslpresharedkeyauthenticator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qsslsocket.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qsslsocket.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qtcpserver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qtcpserver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qtcpsocket.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qtcpsocket.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetwork/qudpsocket.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetwork/qudpsocket.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/QtNetworkAuthmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/QtNetworkAuthmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qabstractoauth.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qabstractoauth.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qabstractoauth2.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qabstractoauth2.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qabstractoauthreplyhandler.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qabstractoauthreplyhandler.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qoauth1.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qoauth1.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qoauth1signature.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qoauth1signature.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qoauth2authorizationcodeflow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qoauth2authorizationcodeflow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qoauthhttpserverreplyhandler.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qoauthhttpserverreplyhandler.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNetworkAuth/qoauthoobreplyhandler.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNetworkAuth/qoauthoobreplyhandler.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/QtNfcmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/QtNfcmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndeffilter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qndeffilter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndefmessage.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qndefmessage.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndefnfcsmartposterrecord.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qndefnfcsmartposterrecord.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndefnfctextrecord.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qndefnfctextrecord.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndefnfcurirecord.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qndefnfcurirecord.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qndefrecord.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qndefrecord.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qnearfieldmanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qnearfieldmanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qnearfieldsharemanager.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qnearfieldsharemanager.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qnearfieldsharetarget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qnearfieldsharetarget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qnearfieldtarget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qnearfieldtarget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtNfc/qqmlndefrecord.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtNfc/qqmlndefrecord.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtOpenGL/QtOpenGLmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtOpenGL/QtOpenGLmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtOpenGL/qgl.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtOpenGL/qgl.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/QtPositioningmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/QtPositioningmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeoaddress.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeoaddress.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeoareamonitorinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeoareamonitorinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeoareamonitorsource.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeoareamonitorsource.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeocircle.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeocircle.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeocoordinate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeocoordinate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeolocation.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeolocation.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeopath.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeopath.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeopolygon.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeopolygon.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeopositioninfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeopositioninfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeopositioninfosource.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeopositioninfosource.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeorectangle.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeorectangle.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeosatelliteinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeosatelliteinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeosatelliteinfosource.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeosatelliteinfosource.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qgeoshape.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qgeoshape.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPositioning/qnmeapositioninfosource.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPositioning/qnmeapositioninfosource.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/QtPrintSupportmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/QtPrintSupportmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qabstractprintdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qabstractprintdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qpagesetupdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qpagesetupdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprintdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qprintdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprintengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qprintengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qprinter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprinterinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qprinterinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprintpreviewdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qprintpreviewdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qprintpreviewwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qprintpreviewwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtPrintSupport/qpyprintsupport_qlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtPrintSupport/qpyprintsupport_qlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/QtQmlmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/QtQmlmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qjsengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qjsengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qjsvalue.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qjsvalue.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qjsvalueiterator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qjsvalueiterator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qmlattachedpropertiesobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qmlattachedpropertiesobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qmlregistertype.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qmlregistertype.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qpyqmllistproperty.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qpyqmllistproperty.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqml.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqml.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlabstracturlinterceptor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlabstracturlinterceptor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlapplicationengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlapplicationengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlcomponent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlcomponent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlcontext.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlcontext.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlerror.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlerror.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlexpression.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlexpression.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlextensionplugin.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlextensionplugin.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlfileselector.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlfileselector.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlincubator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlincubator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmllist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmllist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlnetworkaccessmanagerfactory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlnetworkaccessmanagerfactory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlparserstatus.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlparserstatus.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlproperty.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlproperty.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlpropertymap.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlpropertymap.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlpropertyvaluesource.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlpropertyvaluesource.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQml/qqmlscriptstring.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQml/qqmlscriptstring.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/QtQuickmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/QtQuickmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickframebufferobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickframebufferobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickimageprovider.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickimageprovider.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickitem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickitem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickitemgrabresult.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickitemgrabresult.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickpainteditem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickpainteditem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickrendercontrol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickrendercontrol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquicktextdocument.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquicktextdocument.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qquickwindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qquickwindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgabstractrenderer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgabstractrenderer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgengine.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgengine.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgflatcolormaterial.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgflatcolormaterial.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsggeometry.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsggeometry.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgimagenode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgimagenode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgmaterial.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgmaterial.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgmaterialrhishader.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgmaterialrhishader.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgnode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgnode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgrectanglenode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgrectanglenode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgrendererinterface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgrendererinterface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgrendernode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgrendernode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgsimplerectnode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgsimplerectnode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgsimpletexturenode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgsimpletexturenode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgtexture.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgtexture.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgtexturematerial.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgtexturematerial.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgtextureprovider.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgtextureprovider.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick/qsgvertexcolormaterial.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick/qsgvertexcolormaterial.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick3D/QtQuick3Dmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick3D/QtQuick3Dmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick3D/qquick3d.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick3D/qquick3d.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick3D/qquick3dgeometry.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick3D/qquick3dgeometry.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuick3D/qquick3dobject.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuick3D/qquick3dobject.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuickWidgets/QtQuickWidgetsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuickWidgets/QtQuickWidgetsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtQuickWidgets/qquickwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtQuickWidgets/qquickwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/QtRemoteObjectsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtRemoteObjects/QtRemoteObjectsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/qremoteobjectabstractitemmodelreplica.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtRemoteObjects/qremoteobjectabstractitemmodelreplica.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/qremoteobjectdynamicreplica.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtRemoteObjects/qremoteobjectdynamicreplica.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/qremoteobjectnode.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtRemoteObjects/qremoteobjectnode.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/qremoteobjectregistry.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtRemoteObjects/qremoteobjectregistry.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/qremoteobjectreplica.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtRemoteObjects/qremoteobjectreplica.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtRemoteObjects/qtremoteobjectglobal.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtRemoteObjects/qtremoteobjectglobal.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/QtSensorsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/QtSensorsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qaccelerometer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qaccelerometer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qaltimeter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qaltimeter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qambientlightsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qambientlightsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qambienttemperaturesensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qambienttemperaturesensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qcompass.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qcompass.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qdistancesensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qdistancesensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qgyroscope.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qgyroscope.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qholstersensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qholstersensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qhumiditysensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qhumiditysensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qirproximitysensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qirproximitysensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qlidsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qlidsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qlightsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qlightsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qmagnetometer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qmagnetometer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qorientationsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qorientationsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qpressuresensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qpressuresensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qproximitysensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qproximitysensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qrotationsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qrotationsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qtapsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qtapsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSensors/qtiltsensor.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSensors/qtiltsensor.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/QtSerialPortmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSerialPort/QtSerialPortmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialport.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSerialPort/qserialport.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSerialPort/qserialportinfo.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSerialPort/qserialportinfo.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/QtSqlmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/QtSqlmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsql.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsql.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqldatabase.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqldatabase.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqldriver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqldriver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlerror.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlerror.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlfield.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlfield.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlindex.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlindex.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlquery.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlquery.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlquerymodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlquerymodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlrecord.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlrecord.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlrelationaldelegate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlrelationaldelegate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlrelationaltablemodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlrelationaltablemodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqlresult.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqlresult.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qsqltablemodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qsqltablemodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSql/qtsqlglobal.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSql/qtsqlglobal.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSvg/QtSvgmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSvg/QtSvgmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSvg/qgraphicssvgitem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSvg/qgraphicssvgitem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSvg/qsvggenerator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSvg/qsvggenerator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSvg/qsvgrenderer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSvg/qsvgrenderer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtSvg/qsvgwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtSvg/qsvgwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/QtTestmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/QtTestmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/qabstractitemmodeltester.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/qabstractitemmodeltester.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/qsignalspy.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/qsignalspy.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/qtestcase.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/qtestcase.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/qtestkeyboard.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/qtestkeyboard.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/qtestmouse.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/qtestmouse.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/qtestsystem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/qtestsystem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTest/qtesttouch.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTest/qtesttouch.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTextToSpeech/QtTextToSpeechmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTextToSpeech/QtTextToSpeechmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTextToSpeech/qtexttospeech.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTextToSpeech/qtexttospeech.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtTextToSpeech/qvoice.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtTextToSpeech/qvoice.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebChannel/QtWebChannelmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebChannel/QtWebChannelmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebChannel/qwebchannel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebChannel/qwebchannel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebChannel/qwebchannelabstracttransport.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebChannel/qwebchannelabstracttransport.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/QtWebKitmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/QtWebKitmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebdatabase.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebdatabase.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebelement.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebelement.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebhistory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebhistory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebhistoryinterface.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebhistoryinterface.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebkitglobal.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebkitglobal.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebpluginfactory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebpluginfactory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebsecurityorigin.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebsecurityorigin.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKit/qwebsettings.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKit/qwebsettings.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/QtWebKitWidgetsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKitWidgets/QtWebKitWidgetsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/qgraphicswebview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKitWidgets/qgraphicswebview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/qwebframe.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKitWidgets/qwebframe.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/qwebinspector.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKitWidgets/qwebinspector.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/qwebpage.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKitWidgets/qwebpage.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebKitWidgets/qwebview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebKitWidgets/qwebview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/QtWebSocketsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebSockets/QtWebSocketsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/qmaskgenerator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebSockets/qmaskgenerator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/qwebsocket.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebSockets/qwebsocket.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/qwebsocketcorsauthenticator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebSockets/qwebsocketcorsauthenticator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/qwebsocketprotocol.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebSockets/qwebsocketprotocol.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWebSockets/qwebsocketserver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWebSockets/qwebsocketserver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/QtWidgetsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/QtWidgetsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qabstractbutton.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qabstractbutton.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qabstractitemdelegate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qabstractitemdelegate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qabstractitemview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qabstractitemview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qabstractscrollarea.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qabstractscrollarea.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qabstractslider.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qabstractslider.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qabstractspinbox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qabstractspinbox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qaction.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qaction.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qactiongroup.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qactiongroup.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qapplication.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qapplication.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qboxlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qboxlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qbuttongroup.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qbuttongroup.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcalendarwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcalendarwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcheckbox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcheckbox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcolordialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcolordialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcolumnview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcolumnview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcombobox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcombobox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcommandlinkbutton.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcommandlinkbutton.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcommonstyle.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcommonstyle.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qcompleter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qcompleter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdatawidgetmapper.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdatawidgetmapper.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdatetimeedit.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdatetimeedit.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdesktopwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdesktopwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdial.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdial.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdialogbuttonbox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdialogbuttonbox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdirmodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdirmodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdockwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdockwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qdrawutil.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qdrawutil.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qerrormessage.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qerrormessage.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qfiledialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qfiledialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qfileiconprovider.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qfileiconprovider.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qfilesystemmodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qfilesystemmodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qfocusframe.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qfocusframe.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qfontcombobox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qfontcombobox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qfontdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qfontdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qformlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qformlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qframe.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qframe.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgesture.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgesture.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgesturerecognizer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgesturerecognizer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicsanchorlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicsanchorlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicseffect.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicseffect.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicsgridlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicsgridlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicsitem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicsitem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicslayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicslayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicslayoutitem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicslayoutitem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicslinearlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicslinearlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicsproxywidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicsproxywidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicsscene.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicsscene.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicssceneevent.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicssceneevent.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicstransform.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicstransform.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicsview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicsview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgraphicswidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgraphicswidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgridlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgridlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qgroupbox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qgroupbox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qheaderview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qheaderview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qinputdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qinputdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qitemdelegate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qitemdelegate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qitemeditorfactory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qitemeditorfactory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qkeyeventtransition.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qkeyeventtransition.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qkeysequenceedit.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qkeysequenceedit.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlabel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qlabel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlayoutitem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qlayoutitem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlcdnumber.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qlcdnumber.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlineedit.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qlineedit.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlistview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qlistview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qlistwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qlistwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmaccocoaviewcontainer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmaccocoaviewcontainer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmainwindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmainwindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmdiarea.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmdiarea.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmdisubwindow.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmdisubwindow.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmenu.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmenu.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmenubar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmenubar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmessagebox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmessagebox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qmouseeventtransition.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qmouseeventtransition.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qopenglwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qopenglwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qplaintextedit.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qplaintextedit.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qprogressbar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qprogressbar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qprogressdialog.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qprogressdialog.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qproxystyle.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qproxystyle.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qpushbutton.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qpushbutton.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qpywidgets_qlist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qpywidgets_qlist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qradiobutton.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qradiobutton.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qrubberband.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qrubberband.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qscrollarea.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qscrollarea.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qscrollbar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qscrollbar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qscroller.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qscroller.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qscrollerproperties.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qscrollerproperties.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qshortcut.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qshortcut.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qsizegrip.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qsizegrip.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qsizepolicy.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qsizepolicy.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qslider.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qslider.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qspinbox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qspinbox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qsplashscreen.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qsplashscreen.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qsplitter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qsplitter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstackedlayout.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstackedlayout.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstackedwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstackedwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstatusbar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstatusbar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstyle.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstyle.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstyleditemdelegate.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstyleditemdelegate.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstylefactory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstylefactory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstyleoption.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstyleoption.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qstylepainter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qstylepainter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qsystemtrayicon.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qsystemtrayicon.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtabbar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtabbar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtableview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtableview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtablewidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtablewidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtabwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtabwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtextbrowser.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtextbrowser.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtextedit.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtextedit.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtoolbar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtoolbar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtoolbox.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtoolbox.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtoolbutton.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtoolbutton.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtooltip.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtooltip.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtreeview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtreeview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtreewidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtreewidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qtreewidgetitemiterator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qtreewidgetitemiterator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qundogroup.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qundogroup.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qundostack.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qundostack.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qundoview.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qundoview.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qwhatsthis.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qwhatsthis.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qwidget.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qwidget.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qwidgetaction.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qwidgetaction.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWidgets/qwizard.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWidgets/qwizard.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/QtWinExtrasmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/QtWinExtrasmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwinfunctions.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinfunctions.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwinjumplist.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinjumplist.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwinjumplistcategory.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinjumplistcategory.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwinjumplistitem.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinjumplistitem.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwintaskbarbutton.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwintaskbarbutton.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwintaskbarprogress.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwintaskbarprogress.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwinthumbnailtoolbar.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinthumbnailtoolbar.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtWinExtras/qwinthumbnailtoolbutton.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinthumbnailtoolbutton.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtX11Extras/QtX11Extrasmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtX11Extras/QtX11Extrasmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtX11Extras/qx11info_x11.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtX11Extras/qx11info_x11.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/QtXmlmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXml/QtXmlmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qdom.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXml/qdom.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXml/qxml.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXml/qxml.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/QtXmlPatternsmod.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/QtXmlPatternsmod.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qabstractmessagehandler.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qabstractmessagehandler.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qabstracturiresolver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qabstracturiresolver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qabstractxmlnodemodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qabstractxmlnodemodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qabstractxmlreceiver.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qabstractxmlreceiver.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qsimplexmlnodemodel.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qsimplexmlnodemodel.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qsourcelocation.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qsourcelocation.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlformatter.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlformatter.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlname.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlname.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlnamepool.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlnamepool.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlquery.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlquery.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlresultitems.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlresultitems.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlschema.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlschema.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlschemavalidator.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlschemavalidator.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/sip/QtXmlPatterns/qxmlserializer.sip /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtXmlPatterns/qxmlserializer.sip /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtCore.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtCore.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtGui.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtGui.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtHelp.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtHelp.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimedia.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimedia.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtMultimediaWidgets.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimediaWidgets.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetwork.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetwork.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtOpenGL.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtOpenGL.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPrintSupport.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPrintSupport.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQml.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQml.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSql.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSql.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSvg.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSvg.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTest.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTest.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKit.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKit.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebKitWidgets.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKitWidgets.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWidgets.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWidgets.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXml.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXml.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtXmlPatterns.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXmlPatterns.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDesigner.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDesigner.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtDBus.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDBus.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSensors.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSensors.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtSerialPort.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSerialPort.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtX11Extras.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtX11Extras.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtBluetooth.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtBluetooth.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtPositioning.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPositioning.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuickWidgets.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuickWidgets.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebSockets.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebSockets.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtWebChannel.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebChannel.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtLocation.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtLocation.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNfc.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNfc.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtNetworkAuth.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetworkAuth.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtRemoteObjects.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtRemoteObjects.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtQuick3D.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick3D.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/QtTextToSpeech.pyi /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTextToSpeech.pyi /usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/PyQt5.api /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/qt5/qsci/api/python/PyQt5.api /usr/bin/python3 /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2/mk_distinfo.py "/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64" /usr/lib64/python3.8/site-packages/PyQt5-5.15.2.dist-info installed.txt + rm -fr /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/uic/port_v2 + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/Qt.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtBluetooth.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtCore.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDBus.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDesigner.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtGui.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtHelp.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtLocation.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimedia.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimediaWidgets.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetwork.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetworkAuth.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNfc.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtOpenGL.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPositioning.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPrintSupport.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQml.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick3D.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuickWidgets.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtRemoteObjects.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSensors.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSerialPort.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSql.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSvg.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTest.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTextToSpeech.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebChannel.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKit.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKitWidgets.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebSockets.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWidgets.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtX11Extras.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXml.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXmlPatterns.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_0.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_1.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_4_1_Core.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pylupdate.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pyrcc.so + for i in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/*.so /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + chmod a+rx /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so + mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5 + mkdir /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples + cp -fr examples/README examples/activeqt examples/animation examples/dbus examples/designer examples/desktop examples/dialogs examples/draganddrop examples/effects examples/graphicsview examples/ipc examples/itemviews examples/layouts examples/mainwindows examples/multimedia examples/multimediawidgets examples/network examples/opengl examples/painting examples/pyuic examples/qml examples/qtdemo examples/quick examples/remoteobjects examples/richtext examples/sql examples/threads examples/tools examples/tutorials examples/webkit examples/widgets examples/xmlpatterns /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ + pathfix.py -pni '/usr/bin/python3 -s' /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/README /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/activeqt /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/desktop /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/effects /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ipc /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/layouts /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimedia /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/pyuic /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/sql /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/threads /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/xmlpatterns /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/README: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/activeqt/webbrowser/mainwindow_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/activeqt/webbrowser/ui_mainwindow.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/activeqt/webbrowser/webbrowser.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/moveblocks.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/animatedtiles/animatedtiles.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/animatedtiles/animatedtiles_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/appchooser/appchooser.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/appchooser/appchooser_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/easing/easing.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/easing/easing_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/easing/ui_form.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/states/states.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/states/states_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/stickman/stickman.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/stickman/stickman_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/listnames.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/chat/chat.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/chat/ui_chatmainwindow.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/chat/ui_chatsetnickname.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/pingpong/ping.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/pingpong/pong.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/remotecontrolledcar/car/car.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/remotecontrolledcar/controller/controller.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/remotecontrolledcar/controller/ui_controller.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/calculatorform/calculatorform.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/calculatorform/ui_calculatorform.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/plugins.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/analogclockplugin.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/bubbleswidgetplugin.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/counterlabelplugin.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/datetimeeditplugin.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/helloglwidgetplugin.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/multipagewidgetplugin.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/polygonwidgetplugin.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/pydemoplugin.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python/pythonconsoleplugin.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/analogclock.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/bubbleswidget.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/counterlabel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/datetimeedit.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/helloglwidget.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/multipagewidget.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/polygonwidget.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/pydemo.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets/pythonconsolewidget.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/desktop/screenshot.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/desktop/systray/systray.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/desktop/systray/systray_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/extension.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/findfiles.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/standarddialogs.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/tabdialog.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/trivialwizard.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/classwizard/classwizard.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/classwizard/classwizard_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/configdialog/configdialog.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/configdialog/configdialog_rc.py: no change recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/activeqt') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/activeqt/webbrowser') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/activeqt/webbrowser/icons') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/animatedtiles') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/animatedtiles/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/appchooser') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/easing') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/easing/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/states') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/stickman') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/animation/stickman/animations') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/chat') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/pingpong') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/remotecontrolledcar') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/remotecontrolledcar/car') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dbus/remotecontrolledcar/controller') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/calculatorform') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/python') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/designer/plugins/widgets') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/desktop') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/desktop/systray') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/desktop/systray/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/classwizard') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/classwizard/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/configdialog') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/dialogs/configdialog/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/delayedencoding') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/delayedencoding/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/draggableicons') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/draggableicons/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/draggabletext') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/fridgemagnets') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/puzzle') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/effects') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/collidingmice') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/collidingmice/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/diagramscene') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/diagramscene/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/dragdroprobot') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/dragdroprobot/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/embeddeddialogs') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/padnavigator') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/padnavigator/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ipc') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ipc/sharedmemory') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/chart') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/editabletreemodel') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/frozencolumn') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/interview') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/interview/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/pixelator') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/pixelator/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/puzzle') /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/dropsite.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/delayedencoding/delayedencoding.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/delayedencoding/delayedencoding_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/draggableicons/draggableicons.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/draggableicons/draggableicons_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/draggabletext/draggabletext.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/draggabletext/draggabletext_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/fridgemagnets/fridgemagnets.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/fridgemagnets/fridgemagnets_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/puzzle/puzzle.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/draganddrop/puzzle/puzzle_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/effects/lighting.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/anchorlayout.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/elasticnodes.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/collidingmice/collidingmice.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/collidingmice/mice_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/diagramscene/diagramscene.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/diagramscene/diagramscene_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/dragdroprobot/dragdroprobot.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/embeddeddialogs/embeddeddialog.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/embeddeddialogs/embeddeddialogs.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/embeddeddialogs/embeddeddialogs_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/padnavigator/padnavigator.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/padnavigator/padnavigator_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/graphicsview/padnavigator/ui_form.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ipc/localfortuneclient.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ipc/localfortuneserver.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ipc/sharedmemory/dialog.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/ipc/sharedmemory/sharedmemory.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/basicsortfiltermodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/coloreditorfactory.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/combowidgetmapper.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/customsortfiltermodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/dirview.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/fetchmore.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/simpledommodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/simplewidgetmapper.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spinboxdelegate.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/stardelegate.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/storageview.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/chart/chart.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/chart/chart_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/editabletreemodel/editabletreemodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/editabletreemodel/editabletreemodel_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/editabletreemodel/ui_mainwindow.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/frozencolumn/frozencolumn.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/interview/interview.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/pixelator/pixelator.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/pixelator/pixelator_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/puzzle/puzzle.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/puzzle/puzzle_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/simpletreemodel/simpletreemodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/simpletreemodel/simpletreemodel_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet/printview.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet/spreadsheet.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet/spreadsheet_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet/spreadsheetdelegate.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet/spreadsheetitem.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet/util.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/layouts/basiclayouts.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/layouts/borderlayout.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/layouts/flowlayout.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/menus.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/recentfiles.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/separations.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/application/application.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/dockwidgets/dockwidgets.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/dockwidgets/dockwidgets_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/mdi/mdi.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/mdi/mdi_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/sdi/sdi.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/sdi/sdi_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimedia/audiooutput.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimedia/audiodevices/audiodevices.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimedia/audiodevices/ui_audiodevicesbase.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/player.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/videographicsitem.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/videowidget.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/camera/camera.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/camera/ui_camera.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/camera/ui_imagesettings.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/camera/ui_videosettings.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/blockingfortuneclient.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/broadcastreceiver.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/broadcastsender.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/fortuneclient.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/fortuneserver.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/lightmaps.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/loopback.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/threadedfortuneserver.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/http/http.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/2dpainting.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/grabber.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/hellogl.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/openglwindow.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/overpainting.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/textures/textures.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/concentriccircles.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/painterpaths.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/transformations.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/basicdrawing/basicdrawing.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/basicdrawing/basicdrawing_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/svgviewer/svgviewer.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/svgviewer/svgviewer_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/pyuic/compile-on-the-fly.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/pyuic/load_ui1.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/pyuic/load_ui2.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/adding.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/attached.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/binding.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/coercion.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/default.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/grouped.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/methods.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/properties.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/signal.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples/valuesource.py: updating recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/simpletreemodel') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/itemviews/spreadsheet/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/layouts') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/application') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/application/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/dockwidgets') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/dockwidgets/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/mdi') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/mdi/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/sdi') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/mainwindows/sdi/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimedia') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimedia/audiodevices') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/multimediawidgets/camera') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/network/http') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/textures') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/opengl/textures/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/basicdrawing') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/basicdrawing/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/svgviewer') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/painting/svgviewer/files') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/pyuic') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qml/referenceexamples') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/basics') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/basics/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/behaviors') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/easing') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/pathanimation') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/pathinterpolator') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/states') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/bezierCurve') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/clip') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/contents') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/contents/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/quadraticCurveTo') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/roundedrect') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/smile') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/squircle') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/tiger') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/abstractitemmodel') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/objectlistmodel') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/stringlistmodel') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/scenegraph') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/scenegraph/customgeometry') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/shared') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/shared/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter1-basics') /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/colors.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/demoitem.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/demoitemanimation.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/demotextitem.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/examplecontent.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/guide.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/guidecircle.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/guideline.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/headingitem.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/imageitem.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/itemcircleanimation.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/letteritem.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/mainwindow.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/menucontent.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/menumanager.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/qtdemo.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/scanitem.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/score.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/qtdemo/textbutton.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/animation.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/animation/animation_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/canvas.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/canvas/canvas_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/abstractitemmodel/abstractitemmodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/abstractitemmodel/abstractitemmodel_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/objectlistmodel/objectlistmodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/objectlistmodel/objectlistmodel_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/stringlistmodel/stringlistmodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/models/stringlistmodel/stringlistmodel_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/scenegraph/customgeometry/customgeometry.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/scenegraph/customgeometry/customgeometry_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/shared/shared_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter1-basics/chapter1-basics.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter2-methods/chapter2-methods.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter3-bindings/chapter3-bindings.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter5-listproperties/chapter5-listproperties.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter6-plugins/Charts/chartsplugin.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter6-plugins/Charts/piechart.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter6-plugins/Charts/pieslice.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/modelview/modelviewclient.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/modelview/modelviewserver.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/simpleswitch/directconnectdynamicclient.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/simpleswitch/directconnectdynamicserver.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/simpleswitch/registryconnecteddynamicclient.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/simpleswitch/registryconnecteddynamicserver.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/calendar.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/orderform.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/syntaxhighlighter.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textedit/textedit.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textedit/textedit_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textobject/textobject.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/sql/cachedtable.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/sql/connection.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/sql/querymodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/sql/relationaltablemodel.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/sql/tablemodel.py: updating recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter2-methods') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter3-bindings') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter4-customPropertyTypes') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter5-listproperties') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter6-plugins') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/quick/tutorials/extending/chapter6-plugins/Charts') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/modelview') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/remoteobjects/simpleswitch') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textedit') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textedit/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textedit/images/mac') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textedit/images/win') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textobject') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/richtext/textobject/files') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/sql') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/threads') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/codecs') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/codecs/encodedfiles') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/customcompleter') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/customcompleter/resources') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/i18n') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/i18n/translations') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/settingseditor') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/settingseditor/inifiles') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/domtraversal') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/fancybrowser') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/formextractor') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/previewer') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/simpleselector') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/icons') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/icons/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/movie') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet/qss') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/tooltips') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/tooltips/images') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/xmlpatterns') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/xmlpatterns/schema') recursedown('/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/xmlpatterns/schema/files') /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/threads/mandelbrot.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/threads/semaphores.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/threads/waitconditions.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/regexp.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/codecs/codecs.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/customcompleter/customcompleter.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/customcompleter/customcompleter_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/i18n/i18n.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/i18n/i18n_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tools/settingseditor/settingseditor.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook/part1.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook/part2.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook/part3.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook/part4.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook/part5.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook/part6.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/tutorials/addressbook/part7.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/framecapture.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/domtraversal/domtraversal.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/domtraversal/ui_window.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/fancybrowser/fancybrowser.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/fancybrowser/jquery_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/formextractor/formextractor.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/formextractor/formextractor_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/formextractor/ui_formextractor.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/previewer/previewer.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/previewer/ui_previewer.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/simpleselector/simpleselector.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/webkit/simpleselector/ui_window.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/analogclock.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/calculator.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/calendarwidget.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/charactermap.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/digitalclock.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/groupbox.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/imageviewer.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/lineedits.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/scribble.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/shapedclock.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/sliders.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/spinboxes.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/styles.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/tetrix.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/wiggly.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/windowflags.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/icons/icons.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/movie/movie.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet/stylesheet.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet/stylesheet_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet/stylesheeteditor.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet/ui_mainwindow.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/stylesheet/ui_stylesheeteditor.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/tooltips/tooltips.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/widgets/tooltips/tooltips_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/xmlpatterns/schema/schema.py: updating /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/xmlpatterns/schema/schema_rc.py: no change /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5/examples/xmlpatterns/schema/ui_schema.py: no change + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qmacpasteboardmime.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qmactoolbar.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qmactoolbaritem.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/qtmac.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras/QtMacExtrasmod.sip' removed directory '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtMacExtras' + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/QtWinExtrasmod.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwintaskbarprogress.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinthumbnailtoolbar.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinjumplist.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinjumplistcategory.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwintaskbarbutton.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinthumbnailtoolbutton.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinjumplistitem.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras/qwinfunctions.sip' removed directory '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtWinExtras' + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras/qtandroid.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras/QtAndroidExtrasmod.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras/qandroidjniobject.sip' removed directory '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/QtAndroidExtras' + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginiomodel.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/Enginiomod.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioidentity.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioreply.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioclient.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginiooauth2authentication.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginioclientconnection.sip' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio/enginio.sip' removed directory '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/python3-sip/PyQt5/Enginio' + rm -fv /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyrcc5 /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pylupdate5 /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyuic5 removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyrcc5' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pylupdate5' removed '/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyuic5' + install -p -m 0755 -D /home/iurt/rpmbuild/SOURCES/pylupdate5.sh /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pylupdate5 + install -p -m 0755 -D /home/iurt/rpmbuild/SOURCES/pyrcc5.sh /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyrcc5 + install -p -m 0755 -D /home/iurt/rpmbuild/SOURCES/pyuic5.sh /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyuic5 + sed -i -e 's|@PYTHON3@|/usr/bin/python3|g' -e 's|@PYTHON2@|/usr/bin/python2|g' /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyrcc5 /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pylupdate5 /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/bin/pyuic5 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 5.15.2-1.mga8 --unique-debug-suffix -5.15.2-1.mga8.aarch64 --unique-debug-src-base python-qt5-5.15.2-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/PyQt5-5.15.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtGui.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDBus.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/Qt.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtBluetooth.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtLocation.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDesigner.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtHelp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtCore.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtGui.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDesigner.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtBluetooth.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtDBus.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/Qt.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtLocation.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtHelp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtCore.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimedia.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimedia.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimediaWidgets.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtMultimediaWidgets.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetworkAuth.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNfc.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetwork.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetwork.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNetworkAuth.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtNfc.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtOpenGL.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtOpenGL.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPositioning.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPrintSupport.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPositioning.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtPrintSupport.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQml.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQml.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick3D.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuick3D.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuickWidgets.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtQuickWidgets.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtRemoteObjects.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtRemoteObjects.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSensors.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSensors.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSerialPort.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSerialPort.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSql.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSql.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSvg.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtSvg.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTest.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTest.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTextToSpeech.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtTextToSpeech.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebChannel.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebChannel.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKit.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKit.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKitWidgets.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebKitWidgets.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebSockets.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWebSockets.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWidgets.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtWidgets.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtX11Extras.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXml.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXml.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtX11Extras.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXmlPatterns.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/QtXmlPatterns.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_0.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_0.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_1.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_2_1.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_4_1_Core.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/_QOpenGLFunctions_4_1_Core.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pylupdate.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pylupdate.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pyrcc.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/PyQt5/pyrcc.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8/site-packages/dbus/mainloop/pyqt5.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/qt5/plugins/PyQt5/libpyqt5qmlplugin.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/qt5/plugins/designer/libpyqt5.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/qt5/plugins/designer/libpyqt5.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/qt5/plugins/PyQt5/libpyqt5qmlplugin.so original debug info size: 447276kB, size after compression: 83540kB /usr/lib/rpm/sepdebugcrcfix: Updated 43 CRC32s, 0 CRC32s did match. cpio: QtBluetooth/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtBluetooth/sip/QtCore/qiodevice.sip: Cannot stat: No such file or directory cpio: QtBluetooth/sip/QtCore/qpycore_qhash.sip: Cannot stat: No such file or directory cpio: QtBluetooth/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtBluetooth/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtCore/Auto-generated: Cannot stat: No such file or directory cpio: QtDBus/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtDesigner/Auto-generated: Cannot stat: No such file or directory cpio: QtDesigner/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtDesigner/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtGui/Auto-generated: Cannot stat: No such file or directory cpio: QtGui/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtGui/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtGui/sip/QtCore/qpycore_qset.sip: Cannot stat: No such file or directory cpio: QtGui/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtHelp/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtHelp/sip/QtCore/qpycore_qmap.sip: Cannot stat: No such file or directory cpio: QtHelp/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtLocation/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtLocation/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtLocation/sip/QtCore/qpycore_qmap.sip: Cannot stat: No such file or directory cpio: QtMultimedia/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtMultimedia/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtMultimedia/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtNetwork/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtNetwork/sip/QtCore/qiodevice.sip: Cannot stat: No such file or directory cpio: QtNetwork/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtNetwork/sip/QtCore/qpycore_qmap.sip: Cannot stat: No such file or directory cpio: QtNetwork/sip/QtCore/qpycore_qpair.sip: Cannot stat: No such file or directory cpio: QtNetwork/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtNetworkAuth/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtNetworkAuth/sip/QtCore/qpycore_qpair.sip: Cannot stat: No such file or directory cpio: QtNfc/Auto-generated: Cannot stat: No such file or directory cpio: QtNfc/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtNfc/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtOpenGL/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtPositioning/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtPositioning/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtPrintSupport/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtPrintSupport/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtQml/Auto-generated: Cannot stat: No such file or directory cpio: QtQml/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtQml/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtQml/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtQuick/Auto-generated: Cannot stat: No such file or directory cpio: QtQuick/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtQuick/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtRemoteObjects/sip/QtCore/qpycore_qhash.sip: Cannot stat: No such file or directory cpio: QtRemoteObjects/sip/QtCore/qpycore_qpair.sip: Cannot stat: No such file or directory cpio: QtSensors/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtSerialPort/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtSerialPort/sip/QtCore/qiodevice.sip: Cannot stat: No such file or directory cpio: QtSerialPort/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtSql/Auto-generated: Cannot stat: No such file or directory cpio: QtSql/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtSql/sip/QtCore/qpycore_qmap.sip: Cannot stat: No such file or directory cpio: QtSql/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtTextToSpeech/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: QtWebChannel/sip/QtCore/qpycore_qhash.sip: Cannot stat: No such file or directory cpio: QtWebKit/Auto-generated: Cannot stat: No such file or directory cpio: QtWebKit/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtWebKitWidgets/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtWebKitWidgets/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtWebKitWidgets/sip/QtCore/qpycore_qmap.sip: Cannot stat: No such file or directory cpio: QtWebSockets/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtWidgets/Auto-generated: Cannot stat: No such file or directory cpio: QtWidgets/sip/QtCore/qglobal.sip: Cannot stat: No such file or directory cpio: QtWidgets/sip/QtCore/qpycore_qlist.sip: Cannot stat: No such file or directory cpio: QtWidgets/sip/QtCore/qpycore_qmap.sip: Cannot stat: No such file or directory cpio: QtXml/Auto-generated: Cannot stat: No such file or directory cpio: QtXmlPatterns/sip/QtCore/qpycore_qvector.sip: Cannot stat: No such file or directory cpio: pylupdate/sip/QtCore/qpycore_qmap.sip: Cannot stat: No such file or directory 100797 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/lib64/python3.8/site-packages/PyQt5/pylupdate.so: libgcc_s.so.1 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/doc/python3-qt5/examples/activeqt/webbrowser/webbrowser.py is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/pyrcc5 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/pylupdate5 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/pyuic5 from /bin/sh to #!/usr/bin/sh Processing files: python3-qt5-5.15.2-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QUqzIY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyQt5-5.15.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/doc/python3-qt5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ai23NV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyQt5-5.15.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/licenses/python3-qt5 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/licenses/python3-qt5 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64/usr/share/licenses/python3-qt5 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-qt5 = 5.15.2-1.mga8 python3-PyQt5 = 5.15.2-1.mga8 python3-qt5 = 5.15.2-1.mga8 python3-qt5(aarch-64) = 5.15.2-1.mga8 python3.8-qt5 = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python3-qt5-enginio < 5.14.1-4 Processing files: python3-qt5-core-5.15.2-1.mga8.aarch64 Provides: python-qt5-core = 5.15.2-1.mga8 python3-qt5-core = 5.15.2-1.mga8 python3-qt5-core(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-core = 5.15.2-1.mga8 python3.8dist(pyqt5) = 5.15.2 python3dist(pyqt5) = 5.15.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-dbus-5.15.2-1.mga8.aarch64 Provides: python-qt5-dbus = 5.15.2-1.mga8 python3-qt5-dbus = 5.15.2-1.mga8 python3-qt5-dbus(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-dbus = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5DBus.so.5()(64bit) libQt5DBus.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-bluetooth-5.15.2-1.mga8.aarch64 Provides: python-qt5-bluetooth = 5.15.2-1.mga8 python3-qt5-bluetooth = 5.15.2-1.mga8 python3-qt5-bluetooth(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-bluetooth = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Bluetooth.so.5()(64bit) libQt5Bluetooth.so.5(Qt_5)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-gui-5.15.2-1.mga8.aarch64 Provides: python-qt5-gui = 5.15.2-1.mga8 python3-qt5-gui = 5.15.2-1.mga8 python3-qt5-gui(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-gui = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-network-5.15.2-1.mga8.aarch64 Provides: python-qt5-network = 5.15.2-1.mga8 python3-qt5-network = 5.15.2-1.mga8 python3-qt5-network(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-network = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-networkauth-5.15.2-1.mga8.aarch64 Provides: python-qt5-networkauth = 5.15.2-1.mga8 python3-qt5-networkauth = 5.15.2-1.mga8 python3-qt5-networkauth(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-networkauth = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5NetworkAuth.so.5()(64bit) libQt5NetworkAuth.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-help-5.15.2-1.mga8.aarch64 Provides: python-qt5-help = 5.15.2-1.mga8 python3-qt5-help = 5.15.2-1.mga8 python3-qt5-help(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-help = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Help.so.5()(64bit) libQt5Help.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-location-5.15.2-1.mga8.aarch64 Provides: python-qt5-location = 5.15.2-1.mga8 python3-qt5-location = 5.15.2-1.mga8 python3-qt5-location(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-location = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Location.so.5()(64bit) libQt5Location.so.5(Qt_5)(64bit) libQt5Positioning.so.5()(64bit) libQt5Positioning.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-nfc-5.15.2-1.mga8.aarch64 Provides: python-qt5-nfc = 5.15.2-1.mga8 python3-qt5-nfc = 5.15.2-1.mga8 python3-qt5-nfc(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-nfc = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Nfc.so.5()(64bit) libQt5Nfc.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-opengl-5.15.2-1.mga8.aarch64 Provides: python-qt5-opengl = 5.15.2-1.mga8 python3-qt5-opengl = 5.15.2-1.mga8 python3-qt5-opengl(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-opengl = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5OpenGL.so.5()(64bit) libQt5OpenGL.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-positioning-5.15.2-1.mga8.aarch64 Provides: python-qt5-positioning = 5.15.2-1.mga8 python3-qt5-positioning = 5.15.2-1.mga8 python3-qt5-positioning(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-positioning = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Positioning.so.5()(64bit) libQt5Positioning.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-printsupport-5.15.2-1.mga8.aarch64 Provides: python-qt5-printsupport = 5.15.2-1.mga8 python3-qt5-printsupport = 5.15.2-1.mga8 python3-qt5-printsupport(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-printsupport = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5PrintSupport.so.5()(64bit) libQt5PrintSupport.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-qml-5.15.2-1.mga8.aarch64 Provides: libpyqt5qmlplugin.so()(64bit) python-qt5-qml = 5.15.2-1.mga8 python3-qt5-qml = 5.15.2-1.mga8 python3-qt5-qml(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-qml = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Qml.so.5()(64bit) libQt5Qml.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpython3.8.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-quick-5.15.2-1.mga8.aarch64 Provides: python-qt5-quick = 5.15.2-1.mga8 python3-qt5-quick = 5.15.2-1.mga8 python3-qt5-quick(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-quick = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Qml.so.5()(64bit) libQt5Qml.so.5(Qt_5)(64bit) libQt5Quick.so.5()(64bit) libQt5Quick.so.5(Qt_5)(64bit) libQt5Quick.so.5(Qt_5_PRIVATE_API)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-quick3d-5.15.2-1.mga8.aarch64 Provides: python-qt5-quick3d = 5.15.2-1.mga8 python3-qt5-quick3d = 5.15.2-1.mga8 python3-qt5-quick3d(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-quick3d = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Quick3D.so.5()(64bit) libQt5Quick3D.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-quickwidgets-5.15.2-1.mga8.aarch64 Provides: python-qt5-quickwidgets = 5.15.2-1.mga8 python3-qt5-quickwidgets = 5.15.2-1.mga8 python3-qt5-quickwidgets(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-quickwidgets = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5QuickWidgets.so.5()(64bit) libQt5QuickWidgets.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-multimedia-5.15.2-1.mga8.aarch64 Provides: python-qt5-multimedia = 5.15.2-1.mga8 python3-qt5-multimedia = 5.15.2-1.mga8 python3-qt5-multimedia(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-multimedia = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Multimedia.so.5()(64bit) libQt5Multimedia.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-multimediawidgets-5.15.2-1.mga8.aarch64 Provides: python-qt5-multimediawidgets = 5.15.2-1.mga8 python3-qt5-multimediawidgets = 5.15.2-1.mga8 python3-qt5-multimediawidgets(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-multimediawidgets = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5MultimediaWidgets.so.5()(64bit) libQt5MultimediaWidgets.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-qaxcontainer-5.15.2-1.mga8.aarch64 Provides: python-qt5-qaxcontainer = 5.15.2-1.mga8 python3-qt5-qaxcontainer = 5.15.2-1.mga8 python3-qt5-qaxcontainer(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-qaxcontainer = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-qt5-remoteobjects-5.15.2-1.mga8.aarch64 Provides: python-qt5-remoteobjects = 5.15.2-1.mga8 python3-qt5-remoteobjects = 5.15.2-1.mga8 python3-qt5-remoteobjects(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-remoteobjects = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5RemoteObjects.so.5()(64bit) libQt5RemoteObjects.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-sensors-5.15.2-1.mga8.aarch64 Provides: python-qt5-sensors = 5.15.2-1.mga8 python3-qt5-sensors = 5.15.2-1.mga8 python3-qt5-sensors(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-sensors = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Sensors.so.5()(64bit) libQt5Sensors.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-serialport-5.15.2-1.mga8.aarch64 Provides: python-qt5-serialport = 5.15.2-1.mga8 python3-qt5-serialport = 5.15.2-1.mga8 python3-qt5-serialport(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-serialport = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5SerialPort.so.5()(64bit) libQt5SerialPort.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-sql-5.15.2-1.mga8.aarch64 Provides: python-qt5-sql = 5.15.2-1.mga8 python3-qt5-sql = 5.15.2-1.mga8 python3-qt5-sql(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-sql = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Sql.so.5()(64bit) libQt5Sql.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-svg-5.15.2-1.mga8.aarch64 Provides: python-qt5-svg = 5.15.2-1.mga8 python3-qt5-svg = 5.15.2-1.mga8 python3-qt5-svg(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-svg = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Svg.so.5()(64bit) libQt5Svg.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-test-5.15.2-1.mga8.aarch64 Provides: python-qt5-test = 5.15.2-1.mga8 python3-qt5-test = 5.15.2-1.mga8 python3-qt5-test(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-test = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Test.so.5()(64bit) libQt5Test.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-texttospeech-5.15.2-1.mga8.aarch64 Provides: python-qt5-texttospeech = 5.15.2-1.mga8 python3-qt5-texttospeech = 5.15.2-1.mga8 python3-qt5-texttospeech(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-texttospeech = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5TextToSpeech.so.5()(64bit) libQt5TextToSpeech.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-webchannel-5.15.2-1.mga8.aarch64 Provides: python-qt5-webchannel = 5.15.2-1.mga8 python3-qt5-webchannel = 5.15.2-1.mga8 python3-qt5-webchannel(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-webchannel = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5WebChannel.so.5()(64bit) libQt5WebChannel.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-webkit-5.15.2-1.mga8.aarch64 Provides: python-qt5-webkit = 5.15.2-1.mga8 python3-qt5-webkit = 5.15.2-1.mga8 python3-qt5-webkit(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-webkit = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5WebKit.so.5()(64bit) libQt5WebKit.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-webkitwidgets-5.15.2-1.mga8.aarch64 Provides: python-qt5-webkitwidgets = 5.15.2-1.mga8 python3-qt5-webkitwidgets = 5.15.2-1.mga8 python3-qt5-webkitwidgets(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-webkitwidgets = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5WebKitWidgets.so.5()(64bit) libQt5WebKitWidgets.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-websockets-5.15.2-1.mga8.aarch64 Provides: python-qt5-websockets = 5.15.2-1.mga8 python3-qt5-websockets = 5.15.2-1.mga8 python3-qt5-websockets(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-websockets = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5WebSockets.so.5()(64bit) libQt5WebSockets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-widgets-5.15.2-1.mga8.aarch64 Provides: python-qt5-widgets = 5.15.2-1.mga8 python3-qt5-widgets = 5.15.2-1.mga8 python3-qt5-widgets(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-widgets = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-xml-5.15.2-1.mga8.aarch64 Provides: python-qt5-xml = 5.15.2-1.mga8 python3-qt5-xml = 5.15.2-1.mga8 python3-qt5-xml(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-xml = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-xmlpatterns-5.15.2-1.mga8.aarch64 Provides: python-qt5-xmlpatterns = 5.15.2-1.mga8 python3-qt5-xmlpatterns = 5.15.2-1.mga8 python3-qt5-xmlpatterns(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-xmlpatterns = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5XmlPatterns.so.5()(64bit) libQt5XmlPatterns.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-x11extras-5.15.2-1.mga8.aarch64 Provides: python-qt5-x11extras = 5.15.2-1.mga8 python3-qt5-x11extras = 5.15.2-1.mga8 python3-qt5-x11extras(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-x11extras = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5X11Extras.so.5()(64bit) libQt5X11Extras.so.5(Qt_5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-designer-5.15.2-1.mga8.aarch64 Provides: python-qt5-designer = 5.15.2-1.mga8 python3-qt5-designer = 5.15.2-1.mga8 python3-qt5-designer(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-designer = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Designer.so.5()(64bit) libQt5Designer.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-devel-5.15.2-1.mga8.aarch64 Provides: libpyqt5.so()(64bit) python-qt5-devel = 5.15.2-1.mga8 python3-qt5-devel = 5.15.2-1.mga8 python3-qt5-devel(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-devel = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.8.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 Processing files: python3-qt5-doc-5.15.2-1.mga8.noarch Provides: python-qt5-doc = 5.15.2-1.mga8 python3-qt5-doc = 5.15.2-1.mga8 python3.8-qt5-doc = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-qt5-examples-5.15.2-1.mga8.noarch Provides: python-qt5-examples = 5.15.2-1.mga8 python3-qt5-examples = 5.15.2-1.mga8 python3.8-qt5-examples = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-qt5-qsci-api-5.15.2-1.mga8.aarch64 Provides: python-qt5-qsci-api = 5.15.2-1.mga8 python3-qt5-qsci-api = 5.15.2-1.mga8 python3-qt5-qsci-api(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-qsci-api = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-qt5-debugsource-5.15.2-1.mga8.aarch64 Provides: python-qt5-debugsource = 5.15.2-1.mga8 python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-qt5-debuginfo-5.15.2-1.mga8.aarch64 Provides: python-qt5-debuginfo = 5.15.2-1.mga8 python-qt5-debuginfo(aarch-64) = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-core-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 51ef9104209aa785474501dcedc53f03a1904313 debuginfo(build-id) = 662210d32b1f876efe2b652b6bf15b7168fede3a debuginfo(build-id) = a79d93b8f302c092986f6304fa3247a0466d160d python-qt5-core-debuginfo = 5.15.2-1.mga8 python3-qt5-core-debuginfo = 5.15.2-1.mga8 python3-qt5-core-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-core-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-dbus-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 861b9e6ffd55bc1ee52f1f8d7a835d7da7311255 python-qt5-dbus-debuginfo = 5.15.2-1.mga8 python3-qt5-dbus-debuginfo = 5.15.2-1.mga8 python3-qt5-dbus-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-dbus-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-bluetooth-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 0b168acaad2699b1fc87189cb8420e49b1bc50a5 python-qt5-bluetooth-debuginfo = 5.15.2-1.mga8 python3-qt5-bluetooth-debuginfo = 5.15.2-1.mga8 python3-qt5-bluetooth-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-bluetooth-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-gui-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 05ac5b03e245d5d16f7e2f6a55809f4ab5b64d9c debuginfo(build-id) = 4db797547bababd37352020386a4718c75ef5978 debuginfo(build-id) = 6690b62316a053466b8079c69782732a8fe29428 debuginfo(build-id) = b96efae206d2e5b71c64e7a3fe661397be63d658 python-qt5-gui-debuginfo = 5.15.2-1.mga8 python3-qt5-gui-debuginfo = 5.15.2-1.mga8 python3-qt5-gui-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-gui-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-network-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 8dffe241df08f06ba080fd81d4c11b6733187665 python-qt5-network-debuginfo = 5.15.2-1.mga8 python3-qt5-network-debuginfo = 5.15.2-1.mga8 python3-qt5-network-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-network-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-networkauth-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 7be75a95665ba4f94099b4c98b35eb3007a6b4ce python-qt5-networkauth-debuginfo = 5.15.2-1.mga8 python3-qt5-networkauth-debuginfo = 5.15.2-1.mga8 python3-qt5-networkauth-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-networkauth-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-help-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 31622df8205481b89f40597e7bfafab5c100778b python-qt5-help-debuginfo = 5.15.2-1.mga8 python3-qt5-help-debuginfo = 5.15.2-1.mga8 python3-qt5-help-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-help-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-location-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = b99019df87eb7826ea0180e15579b716218fe0ab python-qt5-location-debuginfo = 5.15.2-1.mga8 python3-qt5-location-debuginfo = 5.15.2-1.mga8 python3-qt5-location-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-location-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-nfc-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 976bf2277b79fef06e517185d203609f0f650d5b python-qt5-nfc-debuginfo = 5.15.2-1.mga8 python3-qt5-nfc-debuginfo = 5.15.2-1.mga8 python3-qt5-nfc-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-nfc-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-opengl-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 2fab1004b9ee0c5575fe5b732ab03cdfe4e618ee python-qt5-opengl-debuginfo = 5.15.2-1.mga8 python3-qt5-opengl-debuginfo = 5.15.2-1.mga8 python3-qt5-opengl-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-opengl-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-positioning-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 1985feb978d54a256ecfd0c048c48738c76cd557 python-qt5-positioning-debuginfo = 5.15.2-1.mga8 python3-qt5-positioning-debuginfo = 5.15.2-1.mga8 python3-qt5-positioning-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-positioning-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-printsupport-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 40e12d0d99f16107745aa5888c25685af2d014fb python-qt5-printsupport-debuginfo = 5.15.2-1.mga8 python3-qt5-printsupport-debuginfo = 5.15.2-1.mga8 python3-qt5-printsupport-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-printsupport-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-qml-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 997ad2f67ff4785b3e25725c2d6c9a87d1b4a82d debuginfo(build-id) = 9ecc66761cba4be6dca7e97af38856810c8ec392 python-qt5-qml-debuginfo = 5.15.2-1.mga8 python3-qt5-qml-debuginfo = 5.15.2-1.mga8 python3-qt5-qml-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-qml-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-quick-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = ea0990f84795da8f7f7800512d46eab516d5781f python-qt5-quick-debuginfo = 5.15.2-1.mga8 python3-qt5-quick-debuginfo = 5.15.2-1.mga8 python3-qt5-quick-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-quick-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-quick3d-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 56714cbef0cfec0cbdf5684e6f6eaa3e66bc0f5b python-qt5-quick3d-debuginfo = 5.15.2-1.mga8 python3-qt5-quick3d-debuginfo = 5.15.2-1.mga8 python3-qt5-quick3d-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-quick3d-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-quickwidgets-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 63f899685417b74aa8de8c452dc5be0d5a79e958 python-qt5-quickwidgets-debuginfo = 5.15.2-1.mga8 python3-qt5-quickwidgets-debuginfo = 5.15.2-1.mga8 python3-qt5-quickwidgets-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-quickwidgets-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-multimedia-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = f69ecf6a6b4253660362b4a71ca787038287bfe1 python-qt5-multimedia-debuginfo = 5.15.2-1.mga8 python3-qt5-multimedia-debuginfo = 5.15.2-1.mga8 python3-qt5-multimedia-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-multimedia-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-multimediawidgets-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 545e1a175c48281c96ba27ce6acf9e17b18c868d python-qt5-multimediawidgets-debuginfo = 5.15.2-1.mga8 python3-qt5-multimediawidgets-debuginfo = 5.15.2-1.mga8 python3-qt5-multimediawidgets-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-multimediawidgets-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-remoteobjects-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 4849f3001d038c8554f1ef2e59f29f8e64e3e4e8 python-qt5-remoteobjects-debuginfo = 5.15.2-1.mga8 python3-qt5-remoteobjects-debuginfo = 5.15.2-1.mga8 python3-qt5-remoteobjects-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-remoteobjects-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-sensors-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 10348c0e931e741222daf7fcab6f78aa859eafa4 python-qt5-sensors-debuginfo = 5.15.2-1.mga8 python3-qt5-sensors-debuginfo = 5.15.2-1.mga8 python3-qt5-sensors-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-sensors-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-serialport-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 0dd4e67ab8af46f6d4bb1eacbdecd2a07838a265 python-qt5-serialport-debuginfo = 5.15.2-1.mga8 python3-qt5-serialport-debuginfo = 5.15.2-1.mga8 python3-qt5-serialport-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-serialport-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-sql-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = e615275a7a720931f9837920c53a363fe191859d python-qt5-sql-debuginfo = 5.15.2-1.mga8 python3-qt5-sql-debuginfo = 5.15.2-1.mga8 python3-qt5-sql-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-sql-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-svg-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = bed7cfbd3a23642dfff079a277c69f14e8c50ed4 python-qt5-svg-debuginfo = 5.15.2-1.mga8 python3-qt5-svg-debuginfo = 5.15.2-1.mga8 python3-qt5-svg-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-svg-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-test-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 9c5bb28fc621c4e099cf1f5331c732057b0aef62 python-qt5-test-debuginfo = 5.15.2-1.mga8 python3-qt5-test-debuginfo = 5.15.2-1.mga8 python3-qt5-test-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-test-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-texttospeech-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 55b6950a31ece72d6ca5bee18b0348af79cb49ef python-qt5-texttospeech-debuginfo = 5.15.2-1.mga8 python3-qt5-texttospeech-debuginfo = 5.15.2-1.mga8 python3-qt5-texttospeech-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-texttospeech-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-webchannel-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = aeca61a1e7429dab29e1f3bfa93b4c6419685da5 python-qt5-webchannel-debuginfo = 5.15.2-1.mga8 python3-qt5-webchannel-debuginfo = 5.15.2-1.mga8 python3-qt5-webchannel-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-webchannel-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-webkit-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = e29165cc5857170bf035a083497b1bc2ece55fdf python-qt5-webkit-debuginfo = 5.15.2-1.mga8 python3-qt5-webkit-debuginfo = 5.15.2-1.mga8 python3-qt5-webkit-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-webkit-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-webkitwidgets-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 7f0a750eec677ec99db49aa299b611b9694f89ce python-qt5-webkitwidgets-debuginfo = 5.15.2-1.mga8 python3-qt5-webkitwidgets-debuginfo = 5.15.2-1.mga8 python3-qt5-webkitwidgets-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-webkitwidgets-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-websockets-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = f735a229b26879fff99b32794bdcccb4e91e3a4d python-qt5-websockets-debuginfo = 5.15.2-1.mga8 python3-qt5-websockets-debuginfo = 5.15.2-1.mga8 python3-qt5-websockets-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-websockets-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-widgets-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 0539f161a7f215647c9980943d166f070419b41a python-qt5-widgets-debuginfo = 5.15.2-1.mga8 python3-qt5-widgets-debuginfo = 5.15.2-1.mga8 python3-qt5-widgets-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-widgets-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-xml-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 26b7180fb225b146df63e842de91e5426057e53f python-qt5-xml-debuginfo = 5.15.2-1.mga8 python3-qt5-xml-debuginfo = 5.15.2-1.mga8 python3-qt5-xml-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-xml-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-xmlpatterns-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = dee705759110e3d32fe2d81e2c6867233f616aad python-qt5-xmlpatterns-debuginfo = 5.15.2-1.mga8 python3-qt5-xmlpatterns-debuginfo = 5.15.2-1.mga8 python3-qt5-xmlpatterns-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-xmlpatterns-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-x11extras-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 34a0ea8269e7aef5956a7deb0f7f3593dc30ce9e python-qt5-x11extras-debuginfo = 5.15.2-1.mga8 python3-qt5-x11extras-debuginfo = 5.15.2-1.mga8 python3-qt5-x11extras-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-x11extras-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-designer-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 7d859a8e69ac0cfd2c79affac132b9d661cccd9d python-qt5-designer-debuginfo = 5.15.2-1.mga8 python3-qt5-designer-debuginfo = 5.15.2-1.mga8 python3-qt5-designer-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-designer-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Processing files: python3-qt5-devel-debuginfo-5.15.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 07993254a5ecd912d2d8106d78b4fc695a75cb46 debuginfo(build-id) = 29acbd224c6bbd189840a8680a2363affc74e7ab debuginfo(build-id) = ac453619c8b761e20c541c47f7e541e649dde4e1 python-qt5-devel-debuginfo = 5.15.2-1.mga8 python3-qt5-devel-debuginfo = 5.15.2-1.mga8 python3-qt5-devel-debuginfo(aarch-64) = 5.15.2-1.mga8 python3.8-qt5-devel-debuginfo = 5.15.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-qt5-debugsource(aarch-64) = 5.15.2-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-qt5-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-widgets-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-core-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-quick-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-gui-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-qt5-examples-5.15.2-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-gui-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-core-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-widgets-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-multimedia-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-designer-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-devel-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-location-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-network-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-quick-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-qml-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-qsci-api-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-multimedia-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-bluetooth-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-webkitwidgets-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-qml-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-help-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-sql-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-dbus-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-network-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-webkit-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-sensors-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-xml-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-devel-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-location-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-test-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-printsupport-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-remoteobjects-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-networkauth-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-xmlpatterns-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-positioning-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-nfc-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-designer-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-bluetooth-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-opengl-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-quickwidgets-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-webkitwidgets-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-websockets-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-sql-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-sensors-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-svg-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-dbus-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-texttospeech-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-multimediawidgets-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-printsupport-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-help-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-xml-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-positioning-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-quick3d-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-serialport-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-webchannel-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-nfc-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-webkit-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-xmlpatterns-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-test-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-networkauth-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-opengl-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-multimediawidgets-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-svg-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-x11extras-debuginfo-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-remoteobjects-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-texttospeech-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-serialport-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-quickwidgets-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-qt5-doc-5.15.2-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-quick3d-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-websockets-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-x11extras-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-qaxcontainer-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-qt5-webchannel-5.15.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-qt5-debugsource-5.15.2-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8TryiX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyQt5-5.15.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-qt5-5.15.2-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qOPmVY + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf PyQt5-5.15.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!