robotpkg/wip/py-qt-gepetto-pythonqt bulk build results

Log for py36-qt5-gepetto-pythonqt-0.0.1r2 on NetBSD-9.2-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for py36-qt5-gepetto-pythonqt-0.0.1r2 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-9.2-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-9.2-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for py36-qt5-gepetto-pythonqt-0.0.1r2 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found => Required system package gzip: gzip-20170803 found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.12: pkg_install-20110805.12 found ===> Done bootstrap-depends for py36-qt5-gepetto-pythonqt-0.0.1r2 ===> Installing full dependencies for py36-qt5-gepetto-pythonqt-0.0.1r2 => Dependency digest-20080510 already installed => Dependency tnftp-20151004~ssl already installed ===> Checking build options for py36-qt5-gepetto-pythonqt-0.0.1r2 => Building with no option. ===> Checking alternatives for py36-qt5-gepetto-pythonqt-0.0.1r2 => Use the GNU C++ compiler: c++-compiler provided by g++>=4.8 => Use the GNU C compiler: c-compiler provided by gcc>=3 => Use python-3.6: python>=2.5<3.12 provided by python36>=3.6<3.7 => Use qt-5: qt>=4 provided by ===> Checking dependencies for py36-qt5-gepetto-pythonqt-0.0.1r2 => Required system package cmake>=2.6: cmake-3.15.3 found => Required system package g++>=4.8: g++-7.5.0 found => Required system package gcc>=3: gcc-7.5.0 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-1.6.0 found => Required system package python36>=3.6<3.7: python36-3.6.9 found => Required system package qt5-qtbase>=5<6: qt5-qtbase-5.13.1 found ===> Done depends for py36-qt5-gepetto-pythonqt-0.0.1r2 ===> Extracting for py36-qt5-gepetto-pythonqt-0.0.1r2 => SHA1 checksums OK => RMD160 checksums OK x PythonQt-0.0.1/ x PythonQt-0.0.1/CMakeLists.txt x PythonQt-0.0.1/COPYING x PythonQt-0.0.1/PythonQt.pro x PythonQt-0.0.1/README x PythonQt-0.0.1/build/ x PythonQt-0.0.1/build/PythonQt.prf x PythonQt-0.0.1/build/PythonQt_QtAll.prf x PythonQt-0.0.1/build/common.prf x PythonQt-0.0.1/build/python.prf x PythonQt-0.0.1/createSolution.bat x PythonQt-0.0.1/doxygen/ x PythonQt-0.0.1/doxygen/PythonQt.jpg x PythonQt-0.0.1/doxygen/createDoc.bat x PythonQt-0.0.1/doxygen/doc.cfg x PythonQt-0.0.1/doxygen/footer.html x PythonQt-0.0.1/doxygen/header.html x PythonQt-0.0.1/doxygen/stylesheet.css x PythonQt-0.0.1/examples/ x PythonQt-0.0.1/examples/CPPPyWrapperExample/ x PythonQt-0.0.1/examples/CPPPyWrapperExample/CPPPyWrapperExample.cpp x PythonQt-0.0.1/examples/CPPPyWrapperExample/CPPPyWrapperExample.pro x PythonQt-0.0.1/examples/CPPPyWrapperExample/CPPPyWrapperExample.qrc x PythonQt-0.0.1/examples/CPPPyWrapperExample/README.txt x PythonQt-0.0.1/examples/CPPPyWrapperExample/eyed3tagger.py x PythonQt-0.0.1/examples/PyCPPWrapperExample/ x PythonQt-0.0.1/examples/PyCPPWrapperExample/CustomObjects.cpp x PythonQt-0.0.1/examples/PyCPPWrapperExample/CustomObjects.h x PythonQt-0.0.1/examples/PyCPPWrapperExample/PyCPPWrapperExample.bat x PythonQt-0.0.1/examples/PyCPPWrapperExample/PyCPPWrapperExample.pro x PythonQt-0.0.1/examples/PyCPPWrapperExample/PyCPPWrapperExample.qrc x PythonQt-0.0.1/examples/PyCPPWrapperExample/example.py x PythonQt-0.0.1/examples/PyCPPWrapperExample/main.cpp x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/ x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/CustomObject.cpp x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/CustomObject.h x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/PyCustomMetaTypeExample.bat x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/PyCustomMetaTypeExample.pro x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/PyCustomMetaTypeExample.qrc x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/example.py x PythonQt-0.0.1/examples/PyCustomMetaTypeExample/main.cpp x PythonQt-0.0.1/examples/PyDecoratorsExample/ x PythonQt-0.0.1/examples/PyDecoratorsExample/PyDecoratorsExample.bat x PythonQt-0.0.1/examples/PyDecoratorsExample/PyDecoratorsExample.pro x PythonQt-0.0.1/examples/PyDecoratorsExample/PyDecoratorsExample.qrc x PythonQt-0.0.1/examples/PyDecoratorsExample/PyExampleDecorators.cpp x PythonQt-0.0.1/examples/PyDecoratorsExample/PyExampleDecorators.h x PythonQt-0.0.1/examples/PyDecoratorsExample/example.py x PythonQt-0.0.1/examples/PyDecoratorsExample/main.cpp x PythonQt-0.0.1/examples/PyGettingStarted/ x PythonQt-0.0.1/examples/PyGettingStarted/GettingStarted.py x PythonQt-0.0.1/examples/PyGettingStarted/PyGettingStarted.bat x PythonQt-0.0.1/examples/PyGettingStarted/PyGettingStarted.pro x PythonQt-0.0.1/examples/PyGettingStarted/PyGettingStarted.qrc x PythonQt-0.0.1/examples/PyGettingStarted/main.cpp x PythonQt-0.0.1/examples/PyGuiExample/ x PythonQt-0.0.1/examples/PyGuiExample/PyGuiExample.bat x PythonQt-0.0.1/examples/PyGuiExample/PyGuiExample.pro x PythonQt-0.0.1/examples/PyGuiExample/PyGuiExample.qrc x PythonQt-0.0.1/examples/PyGuiExample/example.py x PythonQt-0.0.1/examples/PyGuiExample/main.cpp x PythonQt-0.0.1/examples/PyLauncher/ x PythonQt-0.0.1/examples/PyLauncher/PyLauncher.pro x PythonQt-0.0.1/examples/PyLauncher/main.cpp x PythonQt-0.0.1/examples/PyScriptingConsole/ x PythonQt-0.0.1/examples/PyScriptingConsole/PyExampleObject.cpp x PythonQt-0.0.1/examples/PyScriptingConsole/PyExampleObject.h x PythonQt-0.0.1/examples/PyScriptingConsole/PyScriptingConsole.bat x PythonQt-0.0.1/examples/PyScriptingConsole/PyScriptingConsole.pro x PythonQt-0.0.1/examples/PyScriptingConsole/PyScriptingConsole.qrc x PythonQt-0.0.1/examples/PyScriptingConsole/example.py x PythonQt-0.0.1/examples/PyScriptingConsole/main.cpp x PythonQt-0.0.1/examples/examples.pro x PythonQt-0.0.1/extensions/ x PythonQt-0.0.1/extensions/CMakeLists.txt x PythonQt-0.0.1/extensions/PythonQt_QtAll/ x PythonQt-0.0.1/extensions/PythonQt_QtAll/PythonQt_QtAll.cpp x PythonQt-0.0.1/extensions/PythonQt_QtAll/PythonQt_QtAll.h x PythonQt-0.0.1/extensions/PythonQt_QtAll/PythonQt_QtAll.pro x PythonQt-0.0.1/extensions/extensions.pro x PythonQt-0.0.1/generated_cpp_50/ x PythonQt-0.0.1/generated_cpp_50/PythonQt_QtBindings.cpp x PythonQt-0.0.1/generated_cpp_50/PythonQt_QtBindings.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core1.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core1.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core2.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core2.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core3.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core3.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core_builtin/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui1.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui10.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui11.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui2.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui3.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui4.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui5.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui6.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui7.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui8.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui9.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui_builtin/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_multimedia/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_network/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network1.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network1.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_opengl/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_sql/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_svg/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_uitools/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_webkit/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xml/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml1.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xmlpatterns/ x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h x PythonQt-0.0.1/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp x PythonQt-0.0.1/generated_cpp_53/ x PythonQt-0.0.1/generated_cpp_53/PythonQt_QtBindings.cpp x PythonQt-0.0.1/generated_cpp_53/PythonQt_QtBindings.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core1.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core1.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core2.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core2.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core3.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core3.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core_builtin/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui1.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui10.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui11.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui12.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui2.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui3.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui4.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui5.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui6.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui7.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui8.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui9.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui_builtin/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_multimedia/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_network/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network1.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network1.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_opengl/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_sql/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_svg/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_uitools/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_webkit/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xml/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml1.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xmlpatterns/ x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h x PythonQt-0.0.1/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp x PythonQt-0.0.1/generated_cpp_54/ x PythonQt-0.0.1/generated_cpp_54/PythonQt_QtBindings.cpp x PythonQt-0.0.1/generated_cpp_54/PythonQt_QtBindings.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core1.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core1.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core2.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core2.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core3.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core3.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core_builtin/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui1.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui10.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui11.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui12.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui2.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui3.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui4.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui5.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui6.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui7.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui8.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui9.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui_builtin/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_multimedia/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_network/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network1.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network1.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_opengl/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_sql/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_svg/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_uitools/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_webkit/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xml/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml1.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xmlpatterns/ x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h x PythonQt-0.0.1/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp x PythonQt-0.0.1/generated_cpp_56/ x PythonQt-0.0.1/generated_cpp_56/PythonQt_QtBindings.cpp x PythonQt-0.0.1/generated_cpp_56/PythonQt_QtBindings.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui12.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_opengl/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick1.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick1.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_svg/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_uitools/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_webkit/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xml/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml1.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xmlpatterns/ x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h x PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp x PythonQt-0.0.1/generator/ x PythonQt-0.0.1/generator/CMakeLists.txt x PythonQt-0.0.1/generator/LGPL_EXCEPTION.txt x PythonQt-0.0.1/generator/LICENSE.LGPL x PythonQt-0.0.1/generator/abstractmetabuilder.cpp x PythonQt-0.0.1/generator/abstractmetabuilder.h x PythonQt-0.0.1/generator/abstractmetalang.cpp x PythonQt-0.0.1/generator/abstractmetalang.h x PythonQt-0.0.1/generator/asttoxml.cpp x PythonQt-0.0.1/generator/asttoxml.h x PythonQt-0.0.1/generator/build_all.txt x PythonQt-0.0.1/generator/customtypes.cpp x PythonQt-0.0.1/generator/customtypes.h x PythonQt-0.0.1/generator/fileout.cpp x PythonQt-0.0.1/generator/fileout.h x PythonQt-0.0.1/generator/generator.cpp x PythonQt-0.0.1/generator/generator.h x PythonQt-0.0.1/generator/generator.pri x PythonQt-0.0.1/generator/generator.pro x PythonQt-0.0.1/generator/generator.qrc x PythonQt-0.0.1/generator/generatorset.cpp x PythonQt-0.0.1/generator/generatorset.h x PythonQt-0.0.1/generator/generatorsetqtscript.cpp x PythonQt-0.0.1/generator/generatorsetqtscript.h x PythonQt-0.0.1/generator/main.cpp x PythonQt-0.0.1/generator/main.h x PythonQt-0.0.1/generator/merge.sh x PythonQt-0.0.1/generator/metajava.cpp x PythonQt-0.0.1/generator/metajava.h x PythonQt-0.0.1/generator/metaqtscript.cpp x PythonQt-0.0.1/generator/metaqtscript.h x PythonQt-0.0.1/generator/metaqtscriptbuilder.cpp x PythonQt-0.0.1/generator/metaqtscriptbuilder.h x PythonQt-0.0.1/generator/parser/ x PythonQt-0.0.1/generator/parser/ast.cpp x PythonQt-0.0.1/generator/parser/ast.h x PythonQt-0.0.1/generator/parser/binder.cpp x PythonQt-0.0.1/generator/parser/binder.h x PythonQt-0.0.1/generator/parser/class_compiler.cpp x PythonQt-0.0.1/generator/parser/class_compiler.h x PythonQt-0.0.1/generator/parser/codemodel.cpp x PythonQt-0.0.1/generator/parser/codemodel.h x PythonQt-0.0.1/generator/parser/codemodel_finder.cpp x PythonQt-0.0.1/generator/parser/codemodel_finder.h x PythonQt-0.0.1/generator/parser/codemodel_fwd.h x PythonQt-0.0.1/generator/parser/codemodel_pointer.h x PythonQt-0.0.1/generator/parser/compiler_utils.cpp x PythonQt-0.0.1/generator/parser/compiler_utils.h x PythonQt-0.0.1/generator/parser/control.cpp x PythonQt-0.0.1/generator/parser/control.h x PythonQt-0.0.1/generator/parser/declarator_compiler.cpp x PythonQt-0.0.1/generator/parser/declarator_compiler.h x PythonQt-0.0.1/generator/parser/default_visitor.cpp x PythonQt-0.0.1/generator/parser/default_visitor.h x PythonQt-0.0.1/generator/parser/dumptree.cpp x PythonQt-0.0.1/generator/parser/dumptree.h x PythonQt-0.0.1/generator/parser/include/ x PythonQt-0.0.1/generator/parser/include/stdarg.h x PythonQt-0.0.1/generator/parser/lexer.cpp x PythonQt-0.0.1/generator/parser/lexer.h x PythonQt-0.0.1/generator/parser/list.cpp x PythonQt-0.0.1/generator/parser/list.h x PythonQt-0.0.1/generator/parser/name_compiler.cpp x PythonQt-0.0.1/generator/parser/name_compiler.h x PythonQt-0.0.1/generator/parser/parser.cpp x PythonQt-0.0.1/generator/parser/parser.h x PythonQt-0.0.1/generator/parser/r++.macros x PythonQt-0.0.1/generator/parser/rpp-allocator.h x PythonQt-0.0.1/generator/parser/rpp/ x PythonQt-0.0.1/generator/parser/rpp/builtin-macros.cpp x PythonQt-0.0.1/generator/parser/rpp/pp-cctype.h x PythonQt-0.0.1/generator/parser/rpp/pp-configuration x PythonQt-0.0.1/generator/parser/rpp/pp-engine-bits.h x PythonQt-0.0.1/generator/parser/rpp/pp-engine.h x PythonQt-0.0.1/generator/parser/rpp/pp-environment.h x PythonQt-0.0.1/generator/parser/rpp/pp-fwd.h x PythonQt-0.0.1/generator/parser/rpp/pp-internal.h x PythonQt-0.0.1/generator/parser/rpp/pp-iterator.h x PythonQt-0.0.1/generator/parser/rpp/pp-macro-expander.h x PythonQt-0.0.1/generator/parser/rpp/pp-macro.h x PythonQt-0.0.1/generator/parser/rpp/pp-main.cpp x PythonQt-0.0.1/generator/parser/rpp/pp-qt-configuration x PythonQt-0.0.1/generator/parser/rpp/pp-scanner.h x PythonQt-0.0.1/generator/parser/rpp/pp-string.h x PythonQt-0.0.1/generator/parser/rpp/pp-symbol.h x PythonQt-0.0.1/generator/parser/rpp/pp.h x PythonQt-0.0.1/generator/parser/rpp/preprocessor.cpp x PythonQt-0.0.1/generator/parser/rpp/preprocessor.h x PythonQt-0.0.1/generator/parser/rpp/rpp.pri x PythonQt-0.0.1/generator/parser/rxx.pri x PythonQt-0.0.1/generator/parser/rxx.pro x PythonQt-0.0.1/generator/parser/rxx_allocator.h x PythonQt-0.0.1/generator/parser/smallobject.cpp x PythonQt-0.0.1/generator/parser/smallobject.h x PythonQt-0.0.1/generator/parser/symbol.h x PythonQt-0.0.1/generator/parser/tokens.cpp x PythonQt-0.0.1/generator/parser/tokens.h x PythonQt-0.0.1/generator/parser/type_compiler.cpp x PythonQt-0.0.1/generator/parser/type_compiler.h x PythonQt-0.0.1/generator/parser/visitor.cpp x PythonQt-0.0.1/generator/parser/visitor.h x PythonQt-0.0.1/generator/prigenerator.cpp x PythonQt-0.0.1/generator/prigenerator.h x PythonQt-0.0.1/generator/qtscript_masterinclude.h x PythonQt-0.0.1/generator/reporthandler.cpp x PythonQt-0.0.1/generator/reporthandler.h x PythonQt-0.0.1/generator/setupgenerator.cpp x PythonQt-0.0.1/generator/setupgenerator.h x PythonQt-0.0.1/generator/shellgenerator.cpp x PythonQt-0.0.1/generator/shellgenerator.h x PythonQt-0.0.1/generator/shellheadergenerator.cpp x PythonQt-0.0.1/generator/shellheadergenerator.h x PythonQt-0.0.1/generator/shellimplgenerator.cpp x PythonQt-0.0.1/generator/shellimplgenerator.h x PythonQt-0.0.1/generator/typeparser.cpp x PythonQt-0.0.1/generator/typeparser.h x PythonQt-0.0.1/generator/typesystem.cpp x PythonQt-0.0.1/generator/typesystem.h x PythonQt-0.0.1/generator/typesystem_core.xml x PythonQt-0.0.1/generator/typesystem_gui.xml x PythonQt-0.0.1/generator/typesystem_multimedia.xml x PythonQt-0.0.1/generator/typesystem_network.xml x PythonQt-0.0.1/generator/typesystem_opengl.xml x PythonQt-0.0.1/generator/typesystem_qml.xml x PythonQt-0.0.1/generator/typesystem_quick.xml x PythonQt-0.0.1/generator/typesystem_sql.xml x PythonQt-0.0.1/generator/typesystem_svg.xml x PythonQt-0.0.1/generator/typesystem_uitools.xml x PythonQt-0.0.1/generator/typesystem_webkit.xml x PythonQt-0.0.1/generator/typesystem_xml.xml x PythonQt-0.0.1/generator/typesystem_xmlpatterns.xml x PythonQt-0.0.1/matplotlib/ x PythonQt-0.0.1/matplotlib/CMakeLists.txt x PythonQt-0.0.1/matplotlib/__init__.py x PythonQt-0.0.1/matplotlib/backends/ x PythonQt-0.0.1/matplotlib/backends/__init__.py x PythonQt-0.0.1/matplotlib/backends/backend_qt.py x PythonQt-0.0.1/matplotlib/backends/backend_qt4.py x PythonQt-0.0.1/matplotlib/backends/backend_qt4agg.py x PythonQt-0.0.1/matplotlib/backends/backend_qtagg.py x PythonQt-0.0.1/matplotlib/backends/qt4_compat.py x PythonQt-0.0.1/matplotlib/backends/qt4_editor/ x PythonQt-0.0.1/matplotlib/backends/qt4_editor/__init__.py x PythonQt-0.0.1/matplotlib/backends/qt4_editor/figureoptions.py x PythonQt-0.0.1/matplotlib/backends/qt4_editor/formlayout.py x PythonQt-0.0.1/src/ x PythonQt-0.0.1/src/PythonQt.cpp x PythonQt-0.0.1/src/PythonQt.h x PythonQt-0.0.1/src/PythonQtBoolResult.cpp x PythonQt-0.0.1/src/PythonQtBoolResult.h x PythonQt-0.0.1/src/PythonQtClassInfo.cpp x PythonQt-0.0.1/src/PythonQtClassInfo.h x PythonQt-0.0.1/src/PythonQtClassWrapper.cpp x PythonQt-0.0.1/src/PythonQtClassWrapper.h x PythonQt-0.0.1/src/PythonQtConversion.cpp x PythonQt-0.0.1/src/PythonQtConversion.h x PythonQt-0.0.1/src/PythonQtCppWrapperFactory.h x PythonQt-0.0.1/src/PythonQtDoc.h x PythonQt-0.0.1/src/PythonQtImportFileInterface.h x PythonQt-0.0.1/src/PythonQtImporter.cpp x PythonQt-0.0.1/src/PythonQtImporter.h x PythonQt-0.0.1/src/PythonQtInstanceWrapper.cpp x PythonQt-0.0.1/src/PythonQtInstanceWrapper.h x PythonQt-0.0.1/src/PythonQtMethodInfo.cpp x PythonQt-0.0.1/src/PythonQtMethodInfo.h x PythonQt-0.0.1/src/PythonQtMisc.cpp x PythonQt-0.0.1/src/PythonQtMisc.h x PythonQt-0.0.1/src/PythonQtObjectPtr.cpp x PythonQt-0.0.1/src/PythonQtObjectPtr.h x PythonQt-0.0.1/src/PythonQtProperty.cpp x PythonQt-0.0.1/src/PythonQtProperty.h x PythonQt-0.0.1/src/PythonQtPythonInclude.h x PythonQt-0.0.1/src/PythonQtQFileImporter.cpp x PythonQt-0.0.1/src/PythonQtQFileImporter.h x PythonQt-0.0.1/src/PythonQtSignal.cpp x PythonQt-0.0.1/src/PythonQtSignal.h x PythonQt-0.0.1/src/PythonQtSignalReceiver.cpp x PythonQt-0.0.1/src/PythonQtSignalReceiver.h x PythonQt-0.0.1/src/PythonQtSlot.cpp x PythonQt-0.0.1/src/PythonQtSlot.h x PythonQt-0.0.1/src/PythonQtSlotDecorator.cpp x PythonQt-0.0.1/src/PythonQtSlotDecorator.h x PythonQt-0.0.1/src/PythonQtStdDecorators.cpp x PythonQt-0.0.1/src/PythonQtStdDecorators.h x PythonQt-0.0.1/src/PythonQtStdIn.cpp x PythonQt-0.0.1/src/PythonQtStdIn.h x PythonQt-0.0.1/src/PythonQtStdOut.cpp x PythonQt-0.0.1/src/PythonQtStdOut.h x PythonQt-0.0.1/src/PythonQtSystem.h x PythonQt-0.0.1/src/PythonQtUtils.h x PythonQt-0.0.1/src/PythonQtVariants.h x PythonQt-0.0.1/src/gui/ x PythonQt-0.0.1/src/gui/PythonQtScriptingConsole.cpp x PythonQt-0.0.1/src/gui/PythonQtScriptingConsole.h x PythonQt-0.0.1/src/src.pri x PythonQt-0.0.1/src/src.pro x PythonQt-0.0.1/tests/ x PythonQt-0.0.1/tests/PythonQtTest.bat x PythonQt-0.0.1/tests/PythonQtTestCleanup.cpp x PythonQt-0.0.1/tests/PythonQtTestCleanup.h x PythonQt-0.0.1/tests/PythonQtTestMain.cpp x PythonQt-0.0.1/tests/PythonQtTests.cpp x PythonQt-0.0.1/tests/PythonQtTests.h x PythonQt-0.0.1/tests/tests.pro x PythonQt-0.0.1/.version ===> Configuring for py36-qt5-gepetto-pythonqt-0.0.1r2 ===> Building for py36-qt5-gepetto-pythonqt-0.0.1r2 /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/src/PythonQt.cpp: In member function 'const QMetaObject* PythonQtPrivate::buildDynamicMetaObject(PythonQtClassWrapper*, const QMetaObject*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/src/PythonQt.cpp:1988:20: warning: converting to non-pointer type 'long int' from NULL [-Wconversion-null] Py_ssize_t pos = NULL; ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/src/PythonQt.cpp:2009:9: warning: converting to non-pointer type 'long int' from NULL [-Wconversion-null] pos = NULL; ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp: In member function 'QString PythonQtWrapper_QDate::static_QDate_longDayName(int, QDate::MonthNameType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:830:18: warning: 'static QString QDate::longDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] return (QDate::longDayName(weekday, type)); ^~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:92:24: note: declared here static QString longDayName(int weekday, MonthNameType type = DateFormat); ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:830:43: warning: 'static QString QDate::longDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] return (QDate::longDayName(weekday, type)); ^ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:92:24: note: declared here static QString longDayName(int weekday, MonthNameType type = DateFormat); ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp: In member function 'QString PythonQtWrapper_QDate::static_QDate_longMonthName(int, QDate::MonthNameType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:835:18: warning: 'static QString QDate::longMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] return (QDate::longMonthName(month, type)); ^~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:90:24: note: declared here static QString longMonthName(int month, MonthNameType type = DateFormat); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:835:43: warning: 'static QString QDate::longMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] return (QDate::longMonthName(month, type)); ^ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:90:24: note: declared here static QString longMonthName(int month, MonthNameType type = DateFormat); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp: In member function 'QString PythonQtWrapper_QDate::static_QDate_shortDayName(int, QDate::MonthNameType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:890:18: warning: 'static QString QDate::shortDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] return (QDate::shortDayName(weekday, type)); ^~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:88:24: note: declared here static QString shortDayName(int weekday, MonthNameType type = DateFormat); ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:890:44: warning: 'static QString QDate::shortDayName(int, QDate::MonthNameType)' is deprecated: Use QLocale::dayName or QLocale::standaloneDayName [-Wdeprecated-declarations] return (QDate::shortDayName(weekday, type)); ^ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:88:24: note: declared here static QString shortDayName(int weekday, MonthNameType type = DateFormat); ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp: In member function 'QString PythonQtWrapper_QDate::static_QDate_shortMonthName(int, QDate::MonthNameType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:895:18: warning: 'static QString QDate::shortMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] return (QDate::shortMonthName(month, type)); ^~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:86:24: note: declared here static QString shortMonthName(int month, MonthNameType type = DateFormat); ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:895:44: warning: 'static QString QDate::shortMonthName(int, QDate::MonthNameType)' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations] return (QDate::shortMonthName(month, type)); ^ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:86:24: note: declared here static QString shortMonthName(int month, MonthNameType type = DateFormat); ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp: In member function 'void PythonQtWrapper_QDateTime::setUtcOffset(QDateTime*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1147:43: warning: 'void QDateTime::setUtcOffset(int)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setUtcOffset(seconds)); ^ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:339:24: note: declared here QT_DEPRECATED void setUtcOffset(int seconds); ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp: In member function 'int PythonQtWrapper_QDateTime::utcOffset(QDateTime*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1222:40: warning: 'int QDateTime::utcOffset() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->utcOffset()); ^ In file included from /usr/pkg/qt5/include/QtCore/QDate:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatetime.h:340:23: note: declared here QT_DEPRECATED int utcOffset() const; ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h: In member function 'QImage* PythonQtWrapper_QImage::new_QImage(const uchar*, int, int, QImage::Format)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:577:48: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] memcpy(image->bits(), data, image->byteCount()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:51:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qimage.h:222:44: note: declared here QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h: In member function 'PyObject* PythonQtWrapper_QImage::constBits(QImage*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:587:83: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] return PythonQtPrivate::wrapMemoryAsBuffer(image->constBits(), image->byteCount()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:51:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qimage.h:222:44: note: declared here QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QBitmap PythonQtWrapper_QBitmap::transformed(QBitmap*, const QMatrix&) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:182:48: warning: 'QBitmap QBitmap::transformed(const QMatrix&) const' is deprecated: Use QBitmap::transformed(QTransform) instead [-Wdeprecated-declarations] return ( theWrappedObject->transformed(arg__1)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:9:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qbitmap.h:81:13: note: declared here QBitmap transformed(const QMatrix &) const; ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QString PythonQtWrapper_QFont::lastResortFamily(QFont*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1006:47: warning: 'QString QFont::lastResortFamily() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->lastResortFamily()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:15:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qfont.h:293:27: note: declared here QT_DEPRECATED QString lastResortFamily() const; ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QString PythonQtWrapper_QFont::lastResortFont(QFont*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1011:45: warning: 'QString QFont::lastResortFont() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->lastResortFont()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:15:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qfont.h:294:27: note: declared here QT_DEPRECATED QString lastResortFont() const; ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QString PythonQtWrapper_QFont::rawName(QFont*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1076:38: warning: 'QString QFont::rawName() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->rawName()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:15:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qfont.h:270:27: note: declared here QT_DEPRECATED QString rawName() const; ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'void PythonQtWrapper_QFont::setRawName(QFont*, const QString&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1166:40: warning: 'void QFont::setRawName(const QString&)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setRawName(arg__1)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:15:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qfont.h:269:24: note: declared here QT_DEPRECATED void setRawName(const QString &); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'int PythonQtWrapper_QImage::byteCount(QImage*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1651:40: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] return ( theWrappedObject->byteCount()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:51:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qimage.h:222:44: note: declared here QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'void PythonQtWrapper_QPixmap::fill(QPixmap*, const QPaintDevice*, const QPoint&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:3034:39: warning: 'void QPixmap::fill(const QPaintDevice*, const QPoint&)' is deprecated: Use QPainter or fill(QColor) [-Wdeprecated-declarations] ( theWrappedObject->fill(device, ofs)); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:52:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qpixmap.h:99:10: note: declared here void fill(const QPaintDevice *device, const QPoint &ofs); ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'void PythonQtWrapper_QPixmap::fill(QPixmap*, const QPaintDevice*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:3039:46: warning: 'void QPixmap::fill(const QPaintDevice*, int, int)' is deprecated: Use QPainter or fill(QColor) [-Wdeprecated-declarations] ( theWrappedObject->fill(device, xofs, yofs)); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:52:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qpixmap.h:101:10: note: declared here void fill(const QPaintDevice *device, int xofs, int yofs); ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QPixmap PythonQtWrapper_QPixmap::static_QPixmap_grabWidget(QObject*, const QRect&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:3054:43: warning: 'static QPixmap QPixmap::grabWidget(QObject*, const QRect&)' is deprecated: Use QWidget::grab() instead [-Wdeprecated-declarations] return (QPixmap::grabWidget(widget, rect)); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:52:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qpixmap.h:122:20: note: declared here static QPixmap grabWidget(QObject *widget, const QRect &rect); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QPixmap PythonQtWrapper_QPixmap::static_QPixmap_grabWidget(QObject*, int, int, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:3059:49: warning: 'static QPixmap QPixmap::grabWidget(QObject*, int, int, int, int)' is deprecated: Use QWidget::grab() instead [-Wdeprecated-declarations] return (QPixmap::grabWidget(widget, x, y, w, h)); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:52:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qpixmap.h:124:20: note: declared here static QPixmap grabWidget(QObject *widget, int x = 0, int y = 0, int w = -1, int h = -1); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QPixmap PythonQtWrapper_QPixmap::static_QPixmap_grabWindow(WId, int, int, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:3064:20: warning: 'static QPixmap QPixmap::grabWindow(WId, int, int, int, int)' is deprecated: Use QScreen::grabWindow() instead [-Wdeprecated-declarations] return (QPixmap::grabWindow(arg__1, x, y, w, h)); ^~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:52:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qpixmap.h:120:20: note: declared here static QPixmap grabWindow(WId, int x = 0, int y = 0, int w = -1, int h = -1); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:3064:49: warning: 'static QPixmap QPixmap::grabWindow(WId, int, int, int, int)' is deprecated: Use QScreen::grabWindow() instead [-Wdeprecated-declarations] return (QPixmap::grabWindow(arg__1, x, y, w, h)); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:52:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qpixmap.h:120:20: note: declared here static QPixmap grabWindow(WId, int x = 0, int y = 0, int w = -1, int h = -1); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp: In member function 'QVector PythonQtWrapper_QRegion::rects(QRegion*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:3691:36: warning: 'QVector QRegion::rects() const' is deprecated: Use begin()/end() instead [-Wdeprecated-declarations] return ( theWrappedObject->rects()); ^ In file included from /usr/pkg/qt5/include/QtGui/qmatrix.h:45:0, from /usr/pkg/qt5/include/QtGui/qbrush.h:49, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp:1: /usr/pkg/qt5/include/QtGui/qregion.h:127:20: note: declared here QVector rects() const; ^~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp:3:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h: In member function 'QImage* PythonQtWrapper_QImage::new_QImage(const uchar*, int, int, QImage::Format)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:577:48: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] memcpy(image->bits(), data, image->byteCount()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:51:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp:3: /usr/pkg/qt5/include/QtGui/qimage.h:222:44: note: declared here QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp:3:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h: In member function 'PyObject* PythonQtWrapper_QImage::constBits(QImage*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:587:83: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] return PythonQtPrivate::wrapMemoryAsBuffer(image->constBits(), image->byteCount()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:51:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp:3: /usr/pkg/qt5/include/QtGui/qimage.h:222:44: note: declared here QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp: In member function 'bool PythonQtWrapper_QCommandLineOption::isHidden(QCommandLineOption*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4455:39: warning: 'bool QCommandLineOption::isHidden() const' is deprecated: Use flags() and HiddenFromHelp [-Wdeprecated-declarations] return ( theWrappedObject->isHidden()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:17:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcommandlineoption.h:100:10: note: declared here bool isHidden() const; ^~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp: In member function 'void PythonQtWrapper_QCommandLineOption::setHidden(QCommandLineOption*, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4485:39: warning: 'void QCommandLineOption::setHidden(bool)' is deprecated: Use setFlags() with HiddenFromHelp [-Wdeprecated-declarations] ( theWrappedObject->setHidden(hidden)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:17:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcommandlineoption.h:98:10: note: declared here void setHidden(bool hidden); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp: In member function 'QString PythonQtWrapper_QCommandLineParser::static_QCommandLineParser_trUtf8(const char*, const char*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4621:31: warning: 'static QString QCommandLineParser::trUtf8(const char*, const char*, int)' is deprecated [-Wdeprecated-declarations] return (QCommandLineParser::trUtf8(sourceText, disambiguation, n)); ^~~~~~ In file included from /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:57:5: note: declared here Q_DECLARE_TR_FUNCTIONS(QCommandLineParser) ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4621:67: warning: 'static QString QCommandLineParser::trUtf8(const char*, const char*, int)' is deprecated [-Wdeprecated-declarations] return (QCommandLineParser::trUtf8(sourceText, disambiguation, n)); ^ In file included from /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:57:5: note: declared here Q_DECLARE_TR_FUNCTIONS(QCommandLineParser) ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp: In member function 'void PythonQtWrapper_QCoreApplication::static_QCoreApplication_flush()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4703:22: warning: 'static void QCoreApplication::flush()' is deprecated [-Wdeprecated-declarations] (QCoreApplication::flush()); ^~~~~ In file included from /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcoreapplication.h:169:31: note: declared here QT_DEPRECATED static void flush(); ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4703:28: warning: 'static void QCoreApplication::flush()' is deprecated [-Wdeprecated-declarations] (QCoreApplication::flush()); ^ In file included from /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcoreapplication.h:169:31: note: declared here QT_DEPRECATED static void flush(); ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp: In member function 'bool PythonQtWrapper_QCoreApplication::static_QCoreApplication_hasPendingEvents()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4708:29: warning: 'static bool QCoreApplication::hasPendingEvents()' is deprecated [-Wdeprecated-declarations] return (QCoreApplication::hasPendingEvents()); ^~~~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcoreapplication.h:129:31: note: declared here QT_DEPRECATED static bool hasPendingEvents(); ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4708:46: warning: 'static bool QCoreApplication::hasPendingEvents()' is deprecated [-Wdeprecated-declarations] return (QCoreApplication::hasPendingEvents()); ^ In file included from /usr/pkg/qt5/include/QtCore/qcommandlineparser.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qcoreapplication.h:129:31: note: declared here QT_DEPRECATED static bool hasPendingEvents(); ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp: In member function 'void PythonQtWrapper_QDataStream::unsetDevice(QDataStream*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:4962:35: warning: 'void QDataStream::unsetDevice()' is deprecated: Use QDataStream::setDevice(nullptr) instead [-Wdeprecated-declarations] ( theWrappedObject->unsetDevice()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h:22:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp:1: /usr/pkg/qt5/include/QtCore/qdatastream.h:136:10: note: declared here void unsetDevice(); ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp: In member function 'QDateTime PythonQtWrapper_QFileInfo::created(QFileInfo*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:906:38: warning: 'QDateTime QFileInfo::created() const' is deprecated: Use either birthTime() or metadataChangeTime() [-Wdeprecated-declarations] return ( theWrappedObject->created()); ^ In file included from /usr/pkg/qt5/include/QtCore/qdir.h:44:0, from /usr/pkg/qt5/include/QtCore/QDir:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:3, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qfileinfo.h:138:15: note: declared here QDateTime created() const; ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp: In member function 'QDate PythonQtWrapper_QLibraryInfo::static_QLibraryInfo_buildDate()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:4653:25: warning: 'static QDate QLibraryInfo::buildDate()' is deprecated [-Wdeprecated-declarations] return (QLibraryInfo::buildDate()); ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:31:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qlibraryinfo.h:61:32: note: declared here static QT_DEPRECATED QDate buildDate(); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:4653:35: warning: 'static QDate QLibraryInfo::buildDate()' is deprecated [-Wdeprecated-declarations] return (QLibraryInfo::buildDate()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:31:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qlibraryinfo.h:61:32: note: declared here static QT_DEPRECATED QDate buildDate(); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp: In member function 'QString PythonQtWrapper_QLibraryInfo::static_QLibraryInfo_licensedProducts()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:4663:25: warning: 'static QString QLibraryInfo::licensedProducts()' is deprecated [-Wdeprecated-declarations] return (QLibraryInfo::licensedProducts()); ^~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:31:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qlibraryinfo.h:56:34: note: declared here static QT_DEPRECATED QString licensedProducts(); ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:4663:42: warning: 'static QString QLibraryInfo::licensedProducts()' is deprecated [-Wdeprecated-declarations] return (QLibraryInfo::licensedProducts()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:31:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qlibraryinfo.h:56:34: note: declared here static QT_DEPRECATED QString licensedProducts(); ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp: In member function 'QString PythonQtWrapper_QLibraryInfo::static_QLibraryInfo_licensee()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:4668:25: warning: 'static QString QLibraryInfo::licensee()' is deprecated [-Wdeprecated-declarations] return (QLibraryInfo::licensee()); ^~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:31:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qlibraryinfo.h:55:34: note: declared here static QT_DEPRECATED QString licensee(); ^~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:4668:34: warning: 'static QString QLibraryInfo::licensee()' is deprecated [-Wdeprecated-declarations] return (QLibraryInfo::licensee()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:31:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qlibraryinfo.h:55:34: note: declared here static QT_DEPRECATED QString licensee(); ^~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp: In member function 'QModelIndex PythonQtWrapper_QModelIndex::child(QModelIndex*, int, int) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:6003:47: warning: 'QModelIndex QModelIndex::child(int, int) const' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] return ( theWrappedObject->child(row, column)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h:8:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp:1: /usr/pkg/qt5/include/QtCore/qabstractitemmodel.h:457:20: note: declared here inline QModelIndex QModelIndex::child(int arow, int acolumn) const ^~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h: In constructor 'PythonQtShell_QSignalMapper::PythonQtShell_QSignalMapper(QObject*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:960:93: warning: 'QSignalMapper::QSignalMapper(QObject*)' is deprecated [-Wdeprecated-declarations] PythonQtShell_QSignalMapper(QObject* parent = NULL):QSignalMapper(parent),_wrapper(NULL) {}; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:34:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qsignalmapper.h:56:28: note: declared here QT_DEPRECATED explicit QSignalMapper(QObject *parent = nullptr); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp: In member function 'QModelIndex PythonQtWrapper_QPersistentModelIndex::child(QPersistentModelIndex*, int, int) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:783:47: warning: 'QModelIndex QPersistentModelIndex::child(int, int) const' is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations] return ( theWrappedObject->child(row, column)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:7:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qabstractitemmodel.h:138:66: note: declared here QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const; ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp: In member function 'void PythonQtWrapper_QResource::static_QResource_addSearchPath(const QString&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:2452:15: warning: 'static void QResource::addSearchPath(const QString&)' is deprecated: Use QDir::addSearchPath() instead [-Wdeprecated-declarations] (QResource::addSearchPath(path)); ^~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qresource.h:83:17: note: declared here static void addSearchPath(const QString &path); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:2452:33: warning: 'static void QResource::addSearchPath(const QString&)' is deprecated: Use QDir::addSearchPath() instead [-Wdeprecated-declarations] (QResource::addSearchPath(path)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qresource.h:83:17: note: declared here static void addSearchPath(const QString &path); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp: In member function 'QStringList PythonQtWrapper_QResource::static_QResource_searchPaths()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:2507:22: warning: 'static QStringList QResource::searchPaths()' is deprecated: Use QDir::searchPaths() instead [-Wdeprecated-declarations] return (QResource::searchPaths()); ^~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qresource.h:85:24: note: declared here static QStringList searchPaths(); ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:2507:34: warning: 'static QStringList QResource::searchPaths()' is deprecated: Use QDir::searchPaths() instead [-Wdeprecated-declarations] return (QResource::searchPaths()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qresource.h:85:24: note: declared here static QStringList searchPaths(); ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp: In member function 'void PythonQtWrapper_QStandardPaths::static_QStandardPaths_enableTestMode(bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:4724:20: warning: 'static void QStandardPaths::enableTestMode(bool)' is deprecated [-Wdeprecated-declarations] (QStandardPaths::enableTestMode(testMode)); ^~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:37:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qstandardpaths.h:100:31: note: declared here static QT_DEPRECATED void enableTestMode(bool testMode); ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:4724:43: warning: 'static void QStandardPaths::enableTestMode(bool)' is deprecated [-Wdeprecated-declarations] (QStandardPaths::enableTestMode(testMode)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:37:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp:1: /usr/pkg/qt5/include/QtCore/qstandardpaths.h:100:31: note: declared here static QT_DEPRECATED void enableTestMode(bool testMode); ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp: In member function 'QTemporaryFile* PythonQtWrapper_QTemporaryFile::static_QTemporaryFile_createLocalFile(QFile&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp:834:47: warning: 'static QTemporaryFile* QTemporaryFile::createLocalFile(QFile&)' is deprecated [-Wdeprecated-declarations] return (QTemporaryFile::createLocalFile(file)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.h:24:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp:1: /usr/pkg/qt5/include/QtCore/qtemporaryfile.h:90:49: note: declared here QT_DEPRECATED inline static QTemporaryFile *createLocalFile(QFile &file) ^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp: In member function 'QTemporaryFile* PythonQtWrapper_QTemporaryFile::static_QTemporaryFile_createLocalFile(const QString&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp:839:51: warning: 'static QTemporaryFile* QTemporaryFile::createLocalFile(const QString&)' is deprecated [-Wdeprecated-declarations] return (QTemporaryFile::createLocalFile(fileName)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.h:24:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp:1: /usr/pkg/qt5/include/QtCore/qtemporaryfile.h:88:49: note: declared here QT_DEPRECATED inline static QTemporaryFile *createLocalFile(const QString &fileName) ^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp: In member function 'void PythonQtWrapper_QThreadPool::cancel(QThreadPool*, QRunnable*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp:1681:38: warning: 'void QThreadPool::cancel(QRunnable*)' is deprecated: use tryTake(), but note the different deletion rules [-Wdeprecated-declarations] ( theWrappedObject->cancel(runnable)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.h:28:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp:1: /usr/pkg/qt5/include/QtCore/qthreadpool.h:93:10: note: declared here void cancel(QRunnable *runnable); ^~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp:5:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h: In constructor 'PythonQtShell_QSignalMapper::PythonQtShell_QSignalMapper(QObject*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:960:93: warning: 'QSignalMapper::QSignalMapper(QObject*)' is deprecated [-Wdeprecated-declarations] PythonQtShell_QSignalMapper(QObject* parent = NULL):QSignalMapper(parent),_wrapper(NULL) {}; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:34:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp:5: /usr/pkg/qt5/include/QtCore/qsignalmapper.h:56:28: note: declared here QT_DEPRECATED explicit QSignalMapper(QObject *parent = nullptr); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp: In member function 'int PythonQtWrapper_QApplication::static_QApplication_colorSpec()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:13219:25: warning: 'static int QApplication::colorSpec()' is deprecated [-Wdeprecated-declarations] return (QApplication::colorSpec()); ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:30:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:1: /usr/pkg/qt5/include/QtWidgets/qapplication.h:103:30: note: declared here QT_DEPRECATED static int colorSpec(); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:13219:35: warning: 'static int QApplication::colorSpec()' is deprecated [-Wdeprecated-declarations] return (QApplication::colorSpec()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:30:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:1: /usr/pkg/qt5/include/QtWidgets/qapplication.h:103:30: note: declared here QT_DEPRECATED static int colorSpec(); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp: In member function 'void PythonQtWrapper_QApplication::static_QApplication_setColorSpec(int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:13284:18: warning: 'static void QApplication::setColorSpec(int)' is deprecated [-Wdeprecated-declarations] (QApplication::setColorSpec(arg__1)); ^~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:30:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:1: /usr/pkg/qt5/include/QtWidgets/qapplication.h:104:31: note: declared here QT_DEPRECATED static void setColorSpec(int); ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:13284:37: warning: 'static void QApplication::setColorSpec(int)' is deprecated [-Wdeprecated-declarations] (QApplication::setColorSpec(arg__1)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:30:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:1: /usr/pkg/qt5/include/QtWidgets/qapplication.h:104:31: note: declared here QT_DEPRECATED static void setColorSpec(int); ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp: In member function 'unsigned int PythonQtWrapper_QColorDialog::static_QColorDialog_getRgba(unsigned int, bool*, QWidget*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:17758:25: warning: 'static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)' is deprecated: Use getColor() [-Wdeprecated-declarations] return (QColorDialog::getRgba(rgba, ok, parent)); ^~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:41:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:1: /usr/pkg/qt5/include/QtWidgets/qcolordialog.h:96:51: note: declared here QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr); ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:17758:49: warning: 'static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)' is deprecated: Use getColor() [-Wdeprecated-declarations] return (QColorDialog::getRgba(rgba, ok, parent)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:41:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp:1: /usr/pkg/qt5/include/QtWidgets/qcolordialog.h:96:51: note: declared here QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr); ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'const QRect PythonQtWrapper_QDesktopWidget::availableGeometry(QDesktopWidget*, const QPoint&) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4379:53: warning: 'const QRect QDesktopWidget::availableGeometry(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] return ( theWrappedObject->availableGeometry(point)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:89:68: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screenAt()") const QRect availableGeometry(const QPoint &point) const ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'const QRect PythonQtWrapper_QDesktopWidget::availableGeometry(QDesktopWidget*, int) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4389:54: warning: 'const QRect QDesktopWidget::availableGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] return ( theWrappedObject->availableGeometry(screen)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:88:67: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect availableGeometry(int screen = -1) const; ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'bool PythonQtWrapper_QDesktopWidget::isVirtualDesktop(QDesktopWidget*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4394:47: warning: 'bool QDesktopWidget::isVirtualDesktop() const' is deprecated: Use QScreen::virtualSiblings() of primary screen [-Wdeprecated-declarations] return ( theWrappedObject->isVirtualDesktop()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:69:79: note: declared here QT_DEPRECATED_X("Use QScreen::virtualSiblings() of primary screen") bool isVirtualDesktop() const; ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'int PythonQtWrapper_QDesktopWidget::numScreens(QDesktopWidget*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4399:41: warning: 'int QDesktopWidget::numScreens() const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] return ( theWrappedObject->numScreens()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:71:59: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screens()") int numScreens() const; ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'int PythonQtWrapper_QDesktopWidget::primaryScreen(QDesktopWidget*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4404:44: warning: 'int QDesktopWidget::primaryScreen() const' is deprecated: Use QGuiApplication::primaryScreen() [-Wdeprecated-declarations] return ( theWrappedObject->primaryScreen()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:73:65: note: declared here QT_DEPRECATED_X("Use QGuiApplication::primaryScreen()") int primaryScreen() const; ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'QWidget* PythonQtWrapper_QDesktopWidget::screen(QDesktopWidget*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4409:43: warning: 'QWidget* QDesktopWidget::screen(int)' is deprecated: Use QScreen [-Wdeprecated-declarations] return ( theWrappedObject->screen(screen)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:77:45: note: declared here QT_DEPRECATED_X("Use QScreen") QWidget *screen(int screen = -1); ^~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'int PythonQtWrapper_QDesktopWidget::screenCount(QDesktopWidget*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4414:42: warning: 'int QDesktopWidget::screenCount() const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] return ( theWrappedObject->screenCount()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:118:12: note: declared here inline int QDesktopWidget::screenCount() const ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'const QRect PythonQtWrapper_QDesktopWidget::screenGeometry(QDesktopWidget*, const QPoint&) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4419:50: warning: 'const QRect QDesktopWidget::screenGeometry(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] return ( theWrappedObject->screenGeometry(point)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:80:68: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screenAt()") const QRect screenGeometry(const QPoint &point) const ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'const QRect PythonQtWrapper_QDesktopWidget::screenGeometry(QDesktopWidget*, int) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4429:51: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] return ( theWrappedObject->screenGeometry(screen)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:79:67: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'int PythonQtWrapper_QDesktopWidget::screenNumber(QDesktopWidget*, const QPoint&) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:4434:49: warning: 'int QDesktopWidget::screenNumber(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] return ( theWrappedObject->screenNumber(arg__1)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qdesktopwidget.h:75:60: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screenAt()") int screenNumber(const QPoint &) const; ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'bool PythonQtWrapper_QFileDialog::confirmOverwrite(QFileDialog*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:14069:47: warning: 'bool QFileDialog::confirmOverwrite() const' is deprecated: Use !testOption(DontConfirmOverwrite) instead [-Wdeprecated-declarations] return ( theWrappedObject->confirmOverwrite()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:38:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qfiledialog.h:177:10: note: declared here bool confirmOverwrite() const; ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'bool PythonQtWrapper_QFileDialog::isNameFilterDetailsVisible(QFileDialog*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:14149:57: warning: 'bool QFileDialog::isNameFilterDetailsVisible() const' is deprecated: Use !testOption(HideNameFilterDetails) instead [-Wdeprecated-declarations] return ( theWrappedObject->isNameFilterDetailsVisible()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:38:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qfiledialog.h:129:10: note: declared here bool isNameFilterDetailsVisible() const; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'bool PythonQtWrapper_QFileDialog::resolveSymlinks(QFileDialog*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:14194:46: warning: 'bool QFileDialog::resolveSymlinks() const' is deprecated: Use !testOption(DontResolveSymlinks) instead [-Wdeprecated-declarations] return ( theWrappedObject->resolveSymlinks()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:38:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qfiledialog.h:164:10: note: declared here bool resolveSymlinks() const; ^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'void PythonQtWrapper_QFileDialog::setConfirmOverwrite(QFileDialog*, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:14249:50: warning: 'void QFileDialog::setConfirmOverwrite(bool)' is deprecated: Use setOption(DontConfirmOverwrite, !enabled) instead [-Wdeprecated-declarations] ( theWrappedObject->setConfirmOverwrite(enabled)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:38:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qfiledialog.h:175:10: note: declared here void setConfirmOverwrite(bool enabled); ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'void PythonQtWrapper_QFileDialog::setNameFilterDetailsVisible(QFileDialog*, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:14314:58: warning: 'void QFileDialog::setNameFilterDetailsVisible(bool)' is deprecated: Use setOption(HideNameFilterDetails, !enabled) instead [-Wdeprecated-declarations] ( theWrappedObject->setNameFilterDetailsVisible(enabled)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:38:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qfiledialog.h:127:10: note: declared here void setNameFilterDetailsVisible(bool enabled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp: In member function 'void PythonQtWrapper_QFileDialog::setResolveSymlinks(QFileDialog*, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:14344:49: warning: 'void QFileDialog::setResolveSymlinks(bool)' is deprecated: Use setOption(DontResolveSymlinks, !enabled) instead [-Wdeprecated-declarations] ( theWrappedObject->setResolveSymlinks(enabled)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h:38:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp:1: /usr/pkg/qt5/include/QtWidgets/qfiledialog.h:162:10: note: declared here void setResolveSymlinks(bool enabled); ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp: In member function 'bool PythonQtWrapper_QFontDatabase::static_QFontDatabase_supportsThreadedFontRendering()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:184:26: warning: 'static bool QFontDatabase::supportsThreadedFontRendering()' is deprecated [-Wdeprecated-declarations] return (QFontDatabase::supportsThreadedFontRendering()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h:16:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1: /usr/pkg/qt5/include/QtGui/qfontdatabase.h:154:31: note: declared here QT_DEPRECATED static bool supportsThreadedFontRendering(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:184:56: warning: 'static bool QFontDatabase::supportsThreadedFontRendering()' is deprecated [-Wdeprecated-declarations] return (QFontDatabase::supportsThreadedFontRendering()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h:16:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1: /usr/pkg/qt5/include/QtGui/qfontdatabase.h:154:31: note: declared here QT_DEPRECATED static bool supportsThreadedFontRendering(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp: In member function 'int PythonQtWrapper_QFontMetrics::charWidth(QFontMetrics*, const QString&, int) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1467:48: warning: 'int QFontMetrics::charWidth(const QString&, int) const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->charWidth(str, pos)); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qwidget.h:50:0, from /usr/pkg/qt5/include/QtWidgets/qaction.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h:6, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1: /usr/pkg/qt5/include/QtGui/qfontmetrics.h:119:23: note: declared here QT_DEPRECATED int charWidth(const QString &str, int pos) const; ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp: In member function 'int PythonQtWrapper_QFontMetrics::width(QFontMetrics*, QChar) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1567:42: warning: 'int QFontMetrics::width(QChar) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return ( theWrappedObject->width(arg__1)); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qwidget.h:50:0, from /usr/pkg/qt5/include/QtWidgets/qaction.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h:6, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1: /usr/pkg/qt5/include/QtGui/qfontmetrics.h:112:9: note: declared here int width(QChar) const; ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp: In member function 'int PythonQtWrapper_QFontMetrics::width(QFontMetrics*, const QString&, int) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1572:47: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return ( theWrappedObject->width(arg__1, len)); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qwidget.h:50:0, from /usr/pkg/qt5/include/QtWidgets/qaction.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h:6, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1: /usr/pkg/qt5/include/QtGui/qfontmetrics.h:108:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp: In member function 'int PythonQtWrapper_QFontMetrics::width(QFontMetrics*, const QString&, int, int) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1577:54: warning: 'int QFontMetrics::width(const QString&, int, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return ( theWrappedObject->width(arg__1, len, flags)); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qwidget.h:50:0, from /usr/pkg/qt5/include/QtWidgets/qaction.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h:6, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp:1: /usr/pkg/qt5/include/QtGui/qfontmetrics.h:110:9: note: declared here int width(const QString &, int len, int flags) const; ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp: In member function 'bool PythonQtWrapper_QGraphicsScene::isSortCacheEnabled(QGraphicsScene*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp:3119:49: warning: 'bool QGraphicsScene::isSortCacheEnabled() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->isSortCacheEnabled()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp:1: /usr/pkg/qt5/include/QtWidgets/qgraphicsscene.h:147:24: note: declared here QT_DEPRECATED bool isSortCacheEnabled() const; ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp: In member function 'void PythonQtWrapper_QGraphicsScene::setSortCacheEnabled(QGraphicsScene*, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp:3329:50: warning: 'void QGraphicsScene::setSortCacheEnabled(bool)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setSortCacheEnabled(enabled)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.h:27:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp:1: /usr/pkg/qt5/include/QtWidgets/qgraphicsscene.h:148:24: note: declared here QT_DEPRECATED void setSortCacheEnabled(bool enabled); ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp: In member function 'virtual QByteArray PythonQtShell_QImageIOHandler::name() const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:712:27: warning: 'virtual QByteArray QImageIOHandler::name() const' is deprecated: Use QImageIOHandler::format() instead [-Wdeprecated-declarations] return QImageIOHandler::name(); ^~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:32:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtGui/qimageiohandler.h:74:24: note: declared here virtual QByteArray name() const; ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:712:32: warning: 'virtual QByteArray QImageIOHandler::name() const' is deprecated: Use QImageIOHandler::format() instead [-Wdeprecated-declarations] return QImageIOHandler::name(); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:32:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtGui/qimageiohandler.h:74:24: note: declared here virtual QByteArray name() const; ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp: In member function 'QString PythonQtWrapper_QImageReader::static_QImageReader_trUtf8(const char*, const char*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1438:25: warning: 'static QString QImageReader::trUtf8(const char*, const char*, int)' is deprecated [-Wdeprecated-declarations] return (QImageReader::trUtf8(sourceText, disambiguation, n)); ^~~~~~ In file included from /usr/pkg/qt5/include/QtGui/qimagereader.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:33, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtGui/qimagereader.h:61:5: note: declared here Q_DECLARE_TR_FUNCTIONS(QImageReader) ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1438:61: warning: 'static QString QImageReader::trUtf8(const char*, const char*, int)' is deprecated [-Wdeprecated-declarations] return (QImageReader::trUtf8(sourceText, disambiguation, n)); ^ In file included from /usr/pkg/qt5/include/QtGui/qimagereader.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:33, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtGui/qimagereader.h:61:5: note: declared here Q_DECLARE_TR_FUNCTIONS(QImageReader) ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp: In member function 'QString PythonQtWrapper_QImageWriter::static_QImageWriter_trUtf8(const char*, const char*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1592:25: warning: 'static QString QImageWriter::trUtf8(const char*, const char*, int)' is deprecated [-Wdeprecated-declarations] return (QImageWriter::trUtf8(sourceText, disambiguation, n)); ^~~~~~ In file included from /usr/pkg/qt5/include/QtGui/qimagereader.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:33, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtGui/qimagewriter.h:58:5: note: declared here Q_DECLARE_TR_FUNCTIONS(QImageWriter) ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1592:61: warning: 'static QString QImageWriter::trUtf8(const char*, const char*, int)' is deprecated [-Wdeprecated-declarations] return (QImageWriter::trUtf8(sourceText, disambiguation, n)); ^ In file included from /usr/pkg/qt5/include/QtGui/qimagereader.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:33, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtGui/qimagewriter.h:58:5: note: declared here Q_DECLARE_TR_FUNCTIONS(QImageWriter) ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp: In member function 'void PythonQtWrapper_QItemSelection::swap(QItemSelection*, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:4241:32: warning: 'void QList::swap(int, int) [with T = QItemSelectionRange]' is deprecated: Use QList::swapItemsAt() [-Wdeprecated-declarations] ( theWrappedObject->swap(i, j)); ^ In file included from /usr/pkg/qt5/include/QtCore/qvariant.h:45:0, from /usr/pkg/qt5/include/QtCore/qmetaobject.h:45, from /usr/pkg/qt5/include/QtCore/QMetaMethod:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/src/PythonQtUtils.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/src/PythonQt.h:45, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtCore/qlist.h:227:10: note: declared here void swap(int i, int j) { swapItemsAt(i, j); } ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp: In member function 'virtual void PythonQtShell_QListWidgetItem::setBackgroundColor(const QColor&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:15364:20: warning: 'virtual void QListWidgetItem::setBackgroundColor(const QColor&)' is deprecated: Use QListWidgetItem::setBackground() instead [-Wdeprecated-declarations] QListWidgetItem::setBackgroundColor(color0); ^~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:51:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtWidgets/qlistwidget.h:124:18: note: declared here virtual void setBackgroundColor(const QColor &color) ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:15364:45: warning: 'virtual void QListWidgetItem::setBackgroundColor(const QColor&)' is deprecated: Use QListWidgetItem::setBackground() instead [-Wdeprecated-declarations] QListWidgetItem::setBackgroundColor(color0); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h:51:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp:1: /usr/pkg/qt5/include/QtWidgets/qlistwidget.h:124:18: note: declared here virtual void setBackgroundColor(const QColor &color) ^~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h: In constructor 'PythonQtShell_QNativeGestureEvent::PythonQtShell_QNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h:1299:306: warning: 'QNativeGestureEvent::QNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)' is deprecated [-Wdeprecated-declarations] PythonQtShell_QNativeGestureEvent(Qt::NativeGestureType type, const QPointF& localPos, const QPointF& windowPos, const QPointF& screenPos, qreal value, ulong sequenceId, quint64 intArgument):QNativeGestureEvent(type, localPos, windowPos, screenPos, value, sequenceId, intArgument),_wrapper(NULL) {}; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h:23:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp:1: /usr/pkg/qt5/include/QtGui/qevent.h:310:19: note: declared here QT_DEPRECATED QNativeGestureEvent(Qt::NativeGestureType type, const QPointF &localPos, const QPointF &windowPos, ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h: In constructor 'PythonQtShell_QPagedPaintDevice::PythonQtShell_QPagedPaintDevice()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:285:72: warning: 'QPagedPaintDevice::QPagedPaintDevice()' is deprecated [-Wdeprecated-declarations] PythonQtShell_QPagedPaintDevice():QPagedPaintDevice(),_wrapper(NULL) {}; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:43:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpagedpaintdevice.h:58:19: note: declared here QT_DEPRECATED QPagedPaintDevice(); ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h: In member function 'QPageLayout& PythonQtPublicPromoter_QPagedPaintDevice::promoted_devicePageLayout()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:305:82: warning: 'QPageLayout& QPagedPaintDevice::devicePageLayout()' is deprecated [-Wdeprecated-declarations] inline QPageLayout& promoted_devicePageLayout() { return this->devicePageLayout(); } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:43:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpagedpaintdevice.h:247:32: note: declared here QT_DEPRECATED QPageLayout &devicePageLayout(); ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'QMatrix PythonQtWrapper_QPainter::combinedMatrix(QPainter*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:2963:45: warning: 'QMatrix QPainter::combinedMatrix() const' is deprecated: Use combinedTransform() instead [-Wdeprecated-declarations] return ( theWrappedObject->combinedMatrix()); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:260:13: note: declared here QMatrix combinedMatrix() const; ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'const QMatrix* PythonQtWrapper_QPainter::deviceMatrix(QPainter*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:2983:44: warning: 'const QMatrix& QPainter::deviceMatrix() const' is deprecated: Use deviceTransform() instead [-Wdeprecated-declarations] return &( theWrappedObject->deviceMatrix()); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:244:20: note: declared here const QMatrix &deviceMatrix() const; ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::drawRoundRect(QPainter*, const QRect&, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3318:54: warning: 'void QPainter::drawRoundRect(const QRect&, int, int)' is deprecated: Use drawRoundedRect(..., Qt::RelativeSize) instead [-Wdeprecated-declarations] ( theWrappedObject->drawRoundRect(r, xround, yround)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:379:10: note: declared here void drawRoundRect(const QRect &r, int xround = 25, int yround = 25); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::drawRoundRect(QPainter*, const QRectF&, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3323:54: warning: 'void QPainter::drawRoundRect(const QRectF&, int, int)' is deprecated: Use drawRoundedRect(..., Qt::RelativeSize) instead [-Wdeprecated-declarations] ( theWrappedObject->drawRoundRect(r, xround, yround)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:375:10: note: declared here void drawRoundRect(const QRectF &r, int xround = 25, int yround = 25); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::drawRoundRect(QPainter*, int, int, int, int, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3328:63: warning: 'void QPainter::drawRoundRect(int, int, int, int, int, int)' is deprecated: Use drawRoundedRect(..., Qt::RelativeSize) instead [-Wdeprecated-declarations] ( theWrappedObject->drawRoundRect(x, y, w, h, arg__5, arg__6)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:377:10: note: declared here void drawRoundRect(int x, int y, int w, int h, int = 25, int = 25); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::initFrom(QPainter*, const QPaintDevice*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3538:38: warning: 'void QPainter::initFrom(const QPaintDevice*)' is deprecated: Use begin(QPaintDevice*) instead [-Wdeprecated-declarations] ( theWrappedObject->initFrom(device)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:137:10: note: declared here void initFrom(const QPaintDevice *device); ^~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'QPaintDevice* PythonQtWrapper_QPainter::static_QPainter_redirected(const QPaintDevice*, QPoint*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3568:21: warning: 'static QPaintDevice* QPainter::redirected(const QPaintDevice*, QPoint*)' is deprecated: Use QWidget::render() instead [-Wdeprecated-declarations] return (QPainter::redirected(device, offset)); ^~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:492:26: note: declared here static QPaintDevice *redirected(const QPaintDevice *device, QPoint *offset = nullptr); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3568:46: warning: 'static QPaintDevice* QPainter::redirected(const QPaintDevice*, QPoint*)' is deprecated: Use QWidget::render() instead [-Wdeprecated-declarations] return (QPainter::redirected(device, offset)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:492:26: note: declared here static QPaintDevice *redirected(const QPaintDevice *device, QPoint *offset = nullptr); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::resetMatrix(QPainter*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3578:35: warning: 'void QPainter::resetMatrix()' is deprecated: Use resetTransform() instead [-Wdeprecated-declarations] ( theWrappedObject->resetMatrix()); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:246:10: note: declared here void resetMatrix(); ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::static_QPainter_restoreRedirected(const QPaintDevice*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3593:14: warning: 'static void QPainter::restoreRedirected(const QPaintDevice*)' is deprecated: Use QWidget::render() instead [-Wdeprecated-declarations] (QPainter::restoreRedirected(device)); ^~~~~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:494:17: note: declared here static void restoreRedirected(const QPaintDevice *device); ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3593:38: warning: 'static void QPainter::restoreRedirected(const QPaintDevice*)' is deprecated: Use QWidget::render() instead [-Wdeprecated-declarations] (QPainter::restoreRedirected(device)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:494:17: note: declared here static void restoreRedirected(const QPaintDevice *device); ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::static_QPainter_setRedirected(const QPaintDevice*, QPaintDevice*, const QPoint&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3708:14: warning: 'static void QPainter::setRedirected(const QPaintDevice*, QPaintDevice*, const QPoint&)' is deprecated: Use QWidget::render() instead [-Wdeprecated-declarations] (QPainter::setRedirected(device, replacement, offset)); ^~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:489:17: note: declared here static void setRedirected(const QPaintDevice *device, QPaintDevice *replacement, ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3708:55: warning: 'static void QPainter::setRedirected(const QPaintDevice*, QPaintDevice*, const QPoint&)' is deprecated: Use QWidget::render() instead [-Wdeprecated-declarations] (QPainter::setRedirected(device, replacement, offset)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:489:17: note: declared here static void setRedirected(const QPaintDevice *device, QPaintDevice *replacement, ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainter::setWorldMatrix(QPainter*, const QMatrix&, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3753:53: warning: 'void QPainter::setWorldMatrix(const QMatrix&, bool)' is deprecated: Use setWorldTransform() instead [-Wdeprecated-declarations] ( theWrappedObject->setWorldMatrix(matrix, combine)); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:256:10: note: declared here void setWorldMatrix(const QMatrix &matrix, bool combine = false); ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'const QMatrix* PythonQtWrapper_QPainter::worldMatrix(QPainter*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3818:43: warning: 'const QMatrix& QPainter::worldMatrix() const' is deprecated: Use worldTransform() instead [-Wdeprecated-declarations] return &( theWrappedObject->worldMatrix()); ^ In file included from /usr/pkg/qt5/include/QtGui/qpaintengine.h:47:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:49, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainter.h:258:20: note: declared here const QMatrix &worldMatrix() const; ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainterPath::addRoundRect(QPainterPath*, const QRectF&, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3887:51: warning: 'void QPainterPath::addRoundRect(const QRectF&, int)' is deprecated: Use addRoundedRect(..., Qt::RelativeSize) instead [-Wdeprecated-declarations] ( theWrappedObject->addRoundRect(rect, roundness)); ^ In file included from /usr/pkg/qt5/include/QtGui/qtransform.h:44:0, from /usr/pkg/qt5/include/QtGui/qbrush.h:50, from /usr/pkg/qt5/include/QtGui/qpen.h:45, from /usr/pkg/qt5/include/QtGui/qtextformat.h:49, from /usr/pkg/qt5/include/QtGui/qtextlayout.h:50, from /usr/pkg/qt5/include/QtGui/qabstracttextdocumentlayout.h:45, from /usr/pkg/qt5/include/QtGui/QAbstractTextDocumentLayout:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainterpath.h:153:10: note: declared here void addRoundRect(const QRectF &rect, int roundness); ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainterPath::addRoundRect(QPainterPath*, const QRectF&, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3892:52: warning: 'void QPainterPath::addRoundRect(const QRectF&, int, int)' is deprecated: Use addRoundedRect(..., Qt::RelativeSize) instead [-Wdeprecated-declarations] ( theWrappedObject->addRoundRect(rect, xRnd, yRnd)); ^ In file included from /usr/pkg/qt5/include/QtGui/qtransform.h:44:0, from /usr/pkg/qt5/include/QtGui/qbrush.h:50, from /usr/pkg/qt5/include/QtGui/qpen.h:45, from /usr/pkg/qt5/include/QtGui/qtextformat.h:49, from /usr/pkg/qt5/include/QtGui/qtextlayout.h:50, from /usr/pkg/qt5/include/QtGui/qabstracttextdocumentlayout.h:45, from /usr/pkg/qt5/include/QtGui/QAbstractTextDocumentLayout:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainterpath.h:148:10: note: declared here void addRoundRect(const QRectF &rect, int xRnd, int yRnd); ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainterPath::addRoundRect(QPainterPath*, qreal, qreal, qreal, qreal, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3897:57: warning: 'void QPainterPath::addRoundRect(qreal, qreal, qreal, qreal, int)' is deprecated: Use addRoundedRect(..., Qt::RelativeSize) instead [-Wdeprecated-declarations] ( theWrappedObject->addRoundRect(x, y, w, h, roundness)); ^ In file included from /usr/pkg/qt5/include/QtGui/qtransform.h:44:0, from /usr/pkg/qt5/include/QtGui/qbrush.h:50, from /usr/pkg/qt5/include/QtGui/qpen.h:45, from /usr/pkg/qt5/include/QtGui/qtextformat.h:49, from /usr/pkg/qt5/include/QtGui/qtextlayout.h:50, from /usr/pkg/qt5/include/QtGui/qabstracttextdocumentlayout.h:45, from /usr/pkg/qt5/include/QtGui/QAbstractTextDocumentLayout:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainterpath.h:155:10: note: declared here void addRoundRect(qreal x, qreal y, qreal w, qreal h, ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPainterPath::addRoundRect(QPainterPath*, qreal, qreal, qreal, qreal, int, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:3902:58: warning: 'void QPainterPath::addRoundRect(qreal, qreal, qreal, qreal, int, int)' is deprecated: Use addRoundedRect(..., Qt::RelativeSize) instead [-Wdeprecated-declarations] ( theWrappedObject->addRoundRect(x, y, w, h, xRnd, yRnd)); ^ In file included from /usr/pkg/qt5/include/QtGui/qtransform.h:44:0, from /usr/pkg/qt5/include/QtGui/qbrush.h:50, from /usr/pkg/qt5/include/QtGui/qpen.h:45, from /usr/pkg/qt5/include/QtGui/qtextformat.h:49, from /usr/pkg/qt5/include/QtGui/qtextlayout.h:50, from /usr/pkg/qt5/include/QtGui/qabstracttextdocumentlayout.h:45, from /usr/pkg/qt5/include/QtGui/QAbstractTextDocumentLayout:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainterpath.h:150:10: note: declared here void addRoundRect(qreal x, qreal y, qreal w, qreal h, ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'QPainterPath PythonQtWrapper_QPainterPath::subtractedInverted(QPainterPath*, const QPainterPath&) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:4177:50: warning: 'QPainterPath QPainterPath::subtractedInverted(const QPainterPath&) const' is deprecated: Use r.subtracted() instead [-Wdeprecated-declarations] return ( theWrappedObject->subtractedInverted(r)); ^ In file included from /usr/pkg/qt5/include/QtGui/qtransform.h:44:0, from /usr/pkg/qt5/include/QtGui/qbrush.h:50, from /usr/pkg/qt5/include/QtGui/qpen.h:45, from /usr/pkg/qt5/include/QtGui/qtextformat.h:49, from /usr/pkg/qt5/include/QtGui/qtextlayout.h:50, from /usr/pkg/qt5/include/QtGui/qabstracttextdocumentlayout.h:45, from /usr/pkg/qt5/include/QtGui/QAbstractTextDocumentLayout:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpainterpath.h:204:36: note: declared here Q_REQUIRED_RESULT QPainterPath subtractedInverted(const QPainterPath &r) const; ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'bool PythonQtWrapper_QPixmapCache::static_QPixmapCache_find(const QString&, QPixmap&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:6045:41: warning: 'static bool QPixmapCache::find(const QString&, QPixmap&)' is deprecated: Use bool find(const QString &, QPixmap *) instead [-Wdeprecated-declarations] return (QPixmapCache::find(key, pixmap)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:59:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtGui/qpixmapcache.h:83:17: note: declared here static bool find(const QString &key, QPixmap &pixmap); ^~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'void PythonQtWrapper_QPlainTextEdit::setTabStopWidth(QPlainTextEdit*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:7972:44: warning: 'void QPlainTextEdit::setTabStopWidth(int)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setTabStopWidth(width)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:60:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtWidgets/qplaintextedit.h:179:24: note: declared here QT_DEPRECATED void setTabStopWidth(int width); ^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp: In member function 'int PythonQtWrapper_QPlainTextEdit::tabStopWidth(QPlainTextEdit*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:8002:43: warning: 'int QPlainTextEdit::tabStopWidth() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->tabStopWidth()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:60:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp:1: /usr/pkg/qt5/include/QtWidgets/qplaintextedit.h:178:23: note: declared here QT_DEPRECATED int tabStopWidth() const; ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp: In member function 'QList PythonQtWrapper_QPrinterInfo::supportedPaperSizes(QPrinterInfo*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp:2919:50: warning: 'QList QPrinterInfo::supportedPaperSizes() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->supportedPaperSizes()); ^ In file included from /usr/pkg/qt5/include/QtPrintSupport/QPrinterInfo:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.h:3, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp:1: /usr/pkg/qt5/include/QtPrintSupport/qprinterinfo.h:87:46: note: declared here QT_DEPRECATED QList supportedPaperSizes() const; ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp: In member function 'QList > PythonQtWrapper_QPrinterInfo::supportedSizesWithNames(QPrinterInfo*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp:2929:54: warning: 'QList > QPrinterInfo::supportedSizesWithNames() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->supportedSizesWithNames()); ^ In file included from /usr/pkg/qt5/include/QtPrintSupport/QPrinterInfo:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.h:3, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp:1: /usr/pkg/qt5/include/QtPrintSupport/qprinterinfo.h:88:50: note: declared here QT_DEPRECATED QList > supportedSizesWithNames() const; ^~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp: In member function 'QQuaternion PythonQtWrapper_QQuaternion::conjugate(QQuaternion*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp:7004:40: warning: 'QQuaternion QQuaternion::conjugate() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->conjugate()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.h:53:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp:1: /usr/pkg/qt5/include/QtGui/qquaternion.h:224:20: note: declared here inline QQuaternion QQuaternion::conjugate() const ^~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2032:56: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2033:93: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2& other) { ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2033:93: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2037:67: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionDockWidgetV2(QStyleOptionDockWidgetV2* obj) { delete obj; } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:389:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionDockWidget : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: In member function 'QStyleOptionDockWidgetV2* PythonQtWrapper_QStyleOptionDockWidgetV2::new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2035:28: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionDockWidgetV2*)a) = other; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2137:46: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2138:78: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(const QStyleOptionFrameV2& other) { ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2138:78: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(const QStyleOptionFrameV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2142:57: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionFrameV2(QStyleOptionFrameV2* obj) { delete obj; } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:127:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionFrame : public QStyleOption ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: In member function 'QStyleOptionFrameV2* PythonQtWrapper_QStyleOptionFrameV2::new_QStyleOptionFrameV2(const QStyleOptionFrameV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2140:23: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionFrameV2*)a) = other; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp: In member function 'void PythonQtWrapper_QSplitter::writeTo(QSplitter*, QTextStream&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:7386:32: warning: 'QTextStream& operator<<(QTextStream&, const QSplitter&)' is deprecated: Use QSplitter::saveState() instead [-Wdeprecated-declarations] arg__1 << (*theWrappedObject); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:50:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qsplitter.h:134:31: note: declared here Q_WIDGETS_EXPORT QTextStream& operator<<(QTextStream&, const QSplitter&); ^~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp: In member function 'void PythonQtWrapper_QSplitter::readFrom(QSplitter*, QTextStream&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:7391:32: warning: 'QTextStream& operator>>(QTextStream&, QSplitter&)' is deprecated: Use QSplitter::restoreState() instead [-Wdeprecated-declarations] arg__1 >> (*theWrappedObject); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:50:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qsplitter.h:136:31: note: declared here Q_WIDGETS_EXPORT QTextStream& operator>>(QTextStream&, QSplitter&); ^~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp: In member function 'bool PythonQtWrapper_QStandardItem::isTristate(QStandardItem*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:10503:41: warning: 'bool QStandardItem::isTristate() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->isTristate()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:53:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtGui/qstandarditemmodel.h:179:24: note: declared here QT_DEPRECATED bool isTristate() const { return isAutoTristate(); } ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp: In member function 'void PythonQtWrapper_QStandardItem::setTristate(QStandardItem*, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:10688:43: warning: 'void QStandardItem::setTristate(bool)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setTristate(tristate)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:53:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtGui/qstandarditemmodel.h:180:24: note: declared here QT_DEPRECATED void setTristate(bool tristate); ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:14685:98: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* PythonQtWrapper_QStyleOptionDockWidgetV2::new_QStyleOptionDockWidgetV2() ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:14731:83: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* PythonQtWrapper_QStyleOptionFrameV2::new_QStyleOptionFrameV2() ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:64:46: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:65:78: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(const QStyleOptionFrameV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:65:78: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(const QStyleOptionFrameV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:69:57: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionFrameV3(QStyleOptionFrameV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:127:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionFrame : public QStyleOption ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionFrameV3* PythonQtWrapper_QStyleOptionFrameV3::new_QStyleOptionFrameV3(const QStyleOptionFrameV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:67:23: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionFrameV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:335:58: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:336:96: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:336:96: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:340:69: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionProgressBarV2(QStyleOptionProgressBarV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:334:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionProgressBar : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionProgressBarV2* PythonQtWrapper_QStyleOptionProgressBarV2::new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:338:29: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionProgressBarV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:633:56: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:634:93: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:634:93: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:638:67: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabBarBaseV2(QStyleOptionTabBarBaseV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:187:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTabBarBase : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabBarBaseV2* PythonQtWrapper_QStyleOptionTabBarBaseV2::new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:636:28: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabBarBaseV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:660:42: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:661:72: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(const QStyleOptionTabV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:661:72: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(const QStyleOptionTabV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:665:53: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabV2(QStyleOptionTabV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:264:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTab : public QStyleOption ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabV2* PythonQtWrapper_QStyleOptionTabV2::new_QStyleOptionTabV2(const QStyleOptionTabV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:663:21: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:687:42: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:688:72: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(const QStyleOptionTabV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:688:72: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(const QStyleOptionTabV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:692:53: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabV3(QStyleOptionTabV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:264:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTab : public QStyleOption ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabV3* PythonQtWrapper_QStyleOptionTabV3::new_QStyleOptionTabV3(const QStyleOptionTabV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:690:21: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:762:64: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:763:105: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:763:105: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:767:75: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabWidgetFrameV2(QStyleOptionTabWidgetFrameV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:158:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTabWidgetFrame : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabWidgetFrameV2* PythonQtWrapper_QStyleOptionTabWidgetFrameV2::new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:765:32: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabWidgetFrameV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:923:50: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:924:84: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:924:84: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:928:61: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionToolBoxV2(QStyleOptionToolBoxV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:469:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionToolBox : public QStyleOption ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionToolBoxV2* PythonQtWrapper_QStyleOptionToolBoxV2::new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:926:25: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionToolBoxV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1073:52: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1074:87: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1074:87: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1078:63: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV2(QStyleOptionViewItemV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV2* PythonQtWrapper_QStyleOptionViewItemV2::new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1076:26: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1100:52: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1101:87: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1101:87: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1105:63: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV3(QStyleOptionViewItemV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV3* PythonQtWrapper_QStyleOptionViewItemV3::new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1103:26: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1127:52: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1128:87: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1128:87: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1132:63: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV4(QStyleOptionViewItemV4* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV4* PythonQtWrapper_QStyleOptionViewItemV4::new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1130:26: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV4*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:52:83: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* PythonQtWrapper_QStyleOptionFrameV3::new_QStyleOptionFrameV3() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:157:101: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* PythonQtWrapper_QStyleOptionProgressBarV2::new_QStyleOptionProgressBarV2() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:275:98: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* PythonQtWrapper_QStyleOptionTabBarBaseV2::new_QStyleOptionTabBarBaseV2() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:285:77: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* PythonQtWrapper_QStyleOptionTabV2::new_QStyleOptionTabV2() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:295:77: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* PythonQtWrapper_QStyleOptionTabV3::new_QStyleOptionTabV3() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:323:110: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* PythonQtWrapper_QStyleOptionTabWidgetFrameV2::new_QStyleOptionTabWidgetFrameV2() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:387:89: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* PythonQtWrapper_QStyleOptionToolBoxV2::new_QStyleOptionToolBoxV2() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:433:92: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* PythonQtWrapper_QStyleOptionViewItemV2::new_QStyleOptionViewItemV2() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:443:92: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* PythonQtWrapper_QStyleOptionViewItemV3::new_QStyleOptionViewItemV3() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:453:92: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* PythonQtWrapper_QStyleOptionViewItemV4::new_QStyleOptionViewItemV4() ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp:1: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp: In member function 'void PythonQtWrapper_QSurfaceFormat::setOption(QSurfaceFormat*, QSurfaceFormat::FormatOptions)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:373:36: warning: 'void QSurfaceFormat::setOption(QSurfaceFormat::FormatOptions)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setOption(opt)); ^ In file included from /usr/pkg/qt5/include/QtGui/qsurface.h:45:0, from /usr/pkg/qt5/include/QtGui/qwindow.h:51, from /usr/pkg/qt5/include/QtGui/qbackingstore.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.h:16, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:1: /usr/pkg/qt5/include/QtGui/qsurfaceformat.h:142:24: note: declared here QT_DEPRECATED void setOption(QSurfaceFormat::FormatOptions opt); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp: In member function 'bool PythonQtWrapper_QSurfaceFormat::testOption(QSurfaceFormat*, QSurfaceFormat::FormatOptions) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:453:44: warning: 'bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOptions) const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->testOption(opt)); ^ In file included from /usr/pkg/qt5/include/QtGui/qsurface.h:45:0, from /usr/pkg/qt5/include/QtGui/qwindow.h:51, from /usr/pkg/qt5/include/QtGui/qbackingstore.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.h:16, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:1: /usr/pkg/qt5/include/QtGui/qsurfaceformat.h:143:24: note: declared here QT_DEPRECATED bool testOption(QSurfaceFormat::FormatOptions opt) const; ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp: In member function 'void PythonQtWrapper_QTextEdit::setTabStopWidth(QTextEdit*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:13596:44: warning: 'void QTextEdit::setTabStopWidth(int)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setTabStopWidth(width)); ^ In file included from /usr/pkg/qt5/include/QtWidgets/QTextEdit:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.h:7, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:1: /usr/pkg/qt5/include/QtWidgets/qtextedit.h:197:24: note: declared here QT_DEPRECATED void setTabStopWidth(int width); ^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp: In member function 'int PythonQtWrapper_QTextEdit::tabStopWidth(QTextEdit*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:13626:43: warning: 'int QTextEdit::tabStopWidth() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->tabStopWidth()); ^ In file included from /usr/pkg/qt5/include/QtWidgets/QTextEdit:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.h:7, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp:1: /usr/pkg/qt5/include/QtWidgets/qtextedit.h:196:23: note: declared here QT_DEPRECATED int tabStopWidth() const; ^~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'QList PythonQtWrapper_QTextLayout::additionalFormats(QTextLayout*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:214:48: warning: 'QList QTextLayout::additionalFormats() const' is deprecated: Use formats() [-Wdeprecated-declarations] return ( theWrappedObject->additionalFormats()); ^ In file included from /usr/pkg/qt5/include/QtGui/qtextobject.h:46:0, from /usr/pkg/qt5/include/QtGui/QTextFrame:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:4, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtGui/qtextlayout.h:155:57: note: declared here QT_DEPRECATED_X("Use formats()") QList additionalFormats() const; ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'void PythonQtWrapper_QTextLayout::clearAdditionalFormats(QTextLayout*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:234:46: warning: 'void QTextLayout::clearAdditionalFormats()' is deprecated: Use clearFormats() [-Wdeprecated-declarations] ( theWrappedObject->clearAdditionalFormats()); ^ In file included from /usr/pkg/qt5/include/QtGui/qtextobject.h:46:0, from /usr/pkg/qt5/include/QtGui/QTextFrame:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:4, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtGui/qtextlayout.h:156:48: note: declared here QT_DEPRECATED_X("Use clearFormats()") void clearAdditionalFormats(); ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'void PythonQtWrapper_QTextLayout::setAdditionalFormats(QTextLayout*, const QList&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:359:53: warning: 'void QTextLayout::setAdditionalFormats(const QList&)' is deprecated: Use setFormats() [-Wdeprecated-declarations] ( theWrappedObject->setAdditionalFormats(overrides)); ^ In file included from /usr/pkg/qt5/include/QtGui/qtextobject.h:46:0, from /usr/pkg/qt5/include/QtGui/QTextFrame:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:4, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtGui/qtextlayout.h:154:46: note: declared here QT_DEPRECATED_X("Use setFormats()") void setAdditionalFormats(const QList &overrides); ^~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'void PythonQtWrapper_QTextOption::setTabStop(QTextOption*, qreal)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1075:41: warning: 'void QTextOption::setTabStop(qreal)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setTabStop(tabStop)); ^ In file included from /usr/pkg/qt5/include/QtGui/qtextformat.h:51:0, from /usr/pkg/qt5/include/QtGui/qtextcursor.h:46, from /usr/pkg/qt5/include/QtGui/QTextCursor:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:3, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtGui/qtextoption.h:158:13: note: declared here inline void QTextOption::setTabStop(qreal atabStop) ^~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'qreal PythonQtWrapper_QTextOption::tabStop(QTextOption*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1105:38: warning: 'qreal QTextOption::tabStop() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->tabStop()); ^ In file included from /usr/pkg/qt5/include/QtGui/qtextformat.h:51:0, from /usr/pkg/qt5/include/QtGui/qtextcursor.h:46, from /usr/pkg/qt5/include/QtGui/QTextCursor:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:3, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtGui/qtextoption.h:122:32: note: declared here QT_DEPRECATED inline qreal tabStop() const { return tabStopDistance(); } ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'qreal PythonQtWrapper_QTransform::det(QTransform*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:6651:34: warning: 'qreal QTransform::det() const' is deprecated: Use determinant() instead [-Wdeprecated-declarations] return ( theWrappedObject->det()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:50:0, from /usr/pkg/qt5/include/QtGui/qpen.h:45, from /usr/pkg/qt5/include/QtGui/qtextformat.h:49, from /usr/pkg/qt5/include/QtGui/qtextcursor.h:46, from /usr/pkg/qt5/include/QtGui/QTextCursor:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:3, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtGui/qtransform.h:249:14: note: declared here inline qreal QTransform::det() const ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'bool PythonQtWrapper_QTreeWidget::isFirstItemColumnSpanned(QTreeWidget*, const QTreeWidgetItem*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:11260:59: warning: 'bool QTreeWidget::isFirstItemColumnSpanned(const QTreeWidgetItem*) const' is deprecated: Use QTreeWidgetItem::isFirstColumnSpanned() instead [-Wdeprecated-declarations] return ( theWrappedObject->isFirstItemColumnSpanned(item)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:77:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtWidgets/qtreewidget.h:340:10: note: declared here bool isFirstItemColumnSpanned(const QTreeWidgetItem *item) const; ^~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp: In member function 'void PythonQtWrapper_QTreeWidget::setFirstItemColumnSpanned(QTreeWidget*, const QTreeWidgetItem*, bool)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:11335:59: warning: 'void QTreeWidget::setFirstItemColumnSpanned(const QTreeWidgetItem*, bool)' is deprecated: Use QTreeWidgetItem::setFirstColumnSpanned() instead [-Wdeprecated-declarations] ( theWrappedObject->setFirstItemColumnSpanned(item, span)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h:77:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp:1: /usr/pkg/qt5/include/QtWidgets/qtreewidget.h:342:10: note: declared here void setFirstItemColumnSpanned(const QTreeWidgetItem *item, bool span); ^~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp: In member function 'QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QNetworkConfiguration&, const QString&, int, const QString&, QNetworkProxyQuery::QueryType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:5260:91: warning: 'QNetworkProxyQuery::QNetworkProxyQuery(const QNetworkConfiguration&, const QString&, int, const QString&, QNetworkProxyQuery::QueryType)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] return new QNetworkProxyQuery(networkConfiguration, hostname, port, protocolTag, queryType); } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.h:28:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:1: /usr/pkg/qt5/include/QtNetwork/qnetworkproxy.h:83:5: note: declared here QNetworkProxyQuery(const QNetworkConfiguration &networkConfiguration, ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp: In member function 'QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QNetworkConfiguration&, const QUrl&, QNetworkProxyQuery::QueryType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:5264:74: warning: 'QNetworkProxyQuery::QNetworkProxyQuery(const QNetworkConfiguration&, const QUrl&, QNetworkProxyQuery::QueryType)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] return new QNetworkProxyQuery(networkConfiguration, requestUrl, queryType); } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.h:28:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:1: /usr/pkg/qt5/include/QtNetwork/qnetworkproxy.h:80:5: note: declared here QNetworkProxyQuery(const QNetworkConfiguration &networkConfiguration, ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp: In member function 'QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QNetworkConfiguration&, short unsigned int, const QString&, QNetworkProxyQuery::QueryType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:5268:85: warning: 'QNetworkProxyQuery::QNetworkProxyQuery(const QNetworkConfiguration&, quint16, const QString&, QNetworkProxyQuery::QueryType)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] return new QNetworkProxyQuery(networkConfiguration, bindPort, protocolTag, queryType); } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.h:28:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:1: /usr/pkg/qt5/include/QtNetwork/qnetworkproxy.h:87:5: note: declared here QNetworkProxyQuery(const QNetworkConfiguration &networkConfiguration, ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp: In member function 'QNetworkConfiguration PythonQtWrapper_QNetworkProxyQuery::networkConfiguration(QNetworkProxyQuery*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:5293:51: warning: 'QNetworkConfiguration QNetworkProxyQuery::networkConfiguration() const' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->networkConfiguration()); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.h:28:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:1: /usr/pkg/qt5/include/QtNetwork/qnetworkproxy.h:124:27: note: declared here QNetworkConfiguration networkConfiguration() const; ^~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp: In member function 'void PythonQtWrapper_QNetworkProxyQuery::setNetworkConfiguration(QNetworkProxyQuery*, const QNetworkConfiguration&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:5333:67: warning: 'void QNetworkProxyQuery::setNetworkConfiguration(const QNetworkConfiguration&)' is deprecated: QNetworkConfiguration support in QNetworkProxy is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setNetworkConfiguration(networkConfiguration)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.h:28:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp:1: /usr/pkg/qt5/include/QtNetwork/qnetworkproxy.h:126:10: note: declared here void setNetworkConfiguration(const QNetworkConfiguration &networkConfiguration); ^~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'QList PythonQtWrapper_QSslSocket::caCertificates(QSslSocket*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1920:45: warning: 'QList QSslSocket::caCertificates() const' is deprecated: Use QSslConfiguration::caCertificates() [-Wdeprecated-declarations] return ( theWrappedObject->caCertificates()); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:173:87: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::caCertificates()") QList caCertificates() const; ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'QList PythonQtWrapper_QSslSocket::ciphers(QSslSocket*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1925:38: warning: 'QList QSslSocket::ciphers() const' is deprecated: Use QSslConfiguration::ciphers() [-Wdeprecated-declarations] return ( theWrappedObject->ciphers()); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:158:75: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::ciphers()") QList ciphers() const; ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'QList PythonQtWrapper_QSslSocket::static_QSslSocket_defaultCaCertificates()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1940:23: warning: 'static QList QSslSocket::defaultCaCertificates()' is deprecated [-Wdeprecated-declarations] return (QSslSocket::defaultCaCertificates()); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:181:49: note: declared here QT_DEPRECATED static QList defaultCaCertificates(); ^~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1940:45: warning: 'static QList QSslSocket::defaultCaCertificates()' is deprecated [-Wdeprecated-declarations] return (QSslSocket::defaultCaCertificates()); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:181:49: note: declared here QT_DEPRECATED static QList defaultCaCertificates(); ^~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'QList PythonQtWrapper_QSslSocket::static_QSslSocket_defaultCiphers()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1945:23: warning: 'static QList QSslSocket::defaultCiphers()' is deprecated [-Wdeprecated-declarations] return (QSslSocket::defaultCiphers()); ^~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:162:44: note: declared here QT_DEPRECATED static QList defaultCiphers(); ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1945:38: warning: 'static QList QSslSocket::defaultCiphers()' is deprecated [-Wdeprecated-declarations] return (QSslSocket::defaultCiphers()); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:162:44: note: declared here QT_DEPRECATED static QList defaultCiphers(); ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'void PythonQtWrapper_QSslSocket::setCaCertificates(QSslSocket*, const QList&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2035:53: warning: 'void QSslSocket::setCaCertificates(const QList&)' is deprecated: Use QSslConfiguration::setCaCertificates() [-Wdeprecated-declarations] ( theWrappedObject->setCaCertificates(certificates)); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:172:72: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::setCaCertificates()") void setCaCertificates(const QList &certificates); ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'void PythonQtWrapper_QSslSocket::setCiphers(QSslSocket*, const QList&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2040:41: warning: 'void QSslSocket::setCiphers(const QList&)' is deprecated: Use QSslConfiguration::setCiphers() [-Wdeprecated-declarations] ( theWrappedObject->setCiphers(ciphers)); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:159:65: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::setCiphers()") void setCiphers(const QList &ciphers); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'void PythonQtWrapper_QSslSocket::setCiphers(QSslSocket*, const QString&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2045:41: warning: 'void QSslSocket::setCiphers(const QString&)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setCiphers(ciphers)); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:160:24: note: declared here QT_DEPRECATED void setCiphers(const QString &ciphers); ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'void PythonQtWrapper_QSslSocket::static_QSslSocket_setDefaultCaCertificates(const QList&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2050:16: warning: 'static void QSslSocket::setDefaultCaCertificates(const QList&)' is deprecated [-Wdeprecated-declarations] (QSslSocket::setDefaultCaCertificates(certificates)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:180:31: note: declared here QT_DEPRECATED static void setDefaultCaCertificates(const QList &certificates); ^~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2050:53: warning: 'static void QSslSocket::setDefaultCaCertificates(const QList&)' is deprecated [-Wdeprecated-declarations] (QSslSocket::setDefaultCaCertificates(certificates)); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:180:31: note: declared here QT_DEPRECATED static void setDefaultCaCertificates(const QList &certificates); ^~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'void PythonQtWrapper_QSslSocket::static_QSslSocket_setDefaultCiphers(const QList&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2055:16: warning: 'static void QSslSocket::setDefaultCiphers(const QList&)' is deprecated [-Wdeprecated-declarations] (QSslSocket::setDefaultCiphers(ciphers)); ^~~~~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:161:31: note: declared here QT_DEPRECATED static void setDefaultCiphers(const QList &ciphers); ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2055:41: warning: 'static void QSslSocket::setDefaultCiphers(const QList&)' is deprecated [-Wdeprecated-declarations] (QSslSocket::setDefaultCiphers(ciphers)); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:161:31: note: declared here QT_DEPRECATED static void setDefaultCiphers(const QList &ciphers); ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'QList PythonQtWrapper_QSslSocket::static_QSslSocket_supportedCiphers()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2140:23: warning: 'static QList QSslSocket::supportedCiphers()' is deprecated: Use QSslConfiguration::supportedCiphers() [-Wdeprecated-declarations] return (QSslSocket::supportedCiphers()); ^~~~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:163:91: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::supportedCiphers()") static QList supportedCiphers(); ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2140:40: warning: 'static QList QSslSocket::supportedCiphers()' is deprecated: Use QSslConfiguration::supportedCiphers() [-Wdeprecated-declarations] return (QSslSocket::supportedCiphers()); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:163:91: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::supportedCiphers()") static QList supportedCiphers(); ^~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp: In member function 'QList PythonQtWrapper_QSslSocket::static_QSslSocket_systemCaCertificates()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2150:23: warning: 'static QList QSslSocket::systemCaCertificates()' is deprecated: Use QSslConfiguration::systemCaCertificates() [-Wdeprecated-declarations] return (QSslSocket::systemCaCertificates()); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:182:100: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::systemCaCertificates()") static QList systemCaCertificates(); ^~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:2150:44: warning: 'static QList QSslSocket::systemCaCertificates()' is deprecated: Use QSslConfiguration::systemCaCertificates() [-Wdeprecated-declarations] return (QSslSocket::systemCaCertificates()); ^ In file included from /usr/pkg/qt5/include/QtNetwork/qsslconfiguration.h:62:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h:22, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp:1: /usr/pkg/qt5/include/QtNetwork/qsslsocket.h:182:100: note: declared here QT_DEPRECATED_X("Use QSslConfiguration::systemCaCertificates()") static QList systemCaCertificates(); ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:8:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h: In constructor 'PythonQtShell_QNativeGestureEvent::PythonQtShell_QNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h:1299:306: warning: 'QNativeGestureEvent::QNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)' is deprecated [-Wdeprecated-declarations] PythonQtShell_QNativeGestureEvent(Qt::NativeGestureType type, const QPointF& localPos, const QPointF& windowPos, const QPointF& screenPos, qreal value, ulong sequenceId, quint64 intArgument):QNativeGestureEvent(type, localPos, windowPos, screenPos, value, sequenceId, intArgument),_wrapper(NULL) {}; ^ In file included from /usr/pkg/qt5/include/QtGui/qtextlayout.h:49:0, from /usr/pkg/qt5/include/QtGui/qabstracttextdocumentlayout.h:45, from /usr/pkg/qt5/include/QtGui/QAbstractTextDocumentLayout:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtGui/qevent.h:310:19: note: declared here QT_DEPRECATED QNativeGestureEvent(Qt::NativeGestureType type, const QPointF &localPos, const QPointF &windowPos, ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:9:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h: In constructor 'PythonQtShell_QPagedPaintDevice::PythonQtShell_QPagedPaintDevice()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:285:72: warning: 'QPagedPaintDevice::QPagedPaintDevice()' is deprecated [-Wdeprecated-declarations] PythonQtShell_QPagedPaintDevice():QPagedPaintDevice(),_wrapper(NULL) {}; ^ In file included from /usr/pkg/qt5/include/QtPrintSupport/qprinter.h:46:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:87, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtGui/qpagedpaintdevice.h:58:19: note: declared here QT_DEPRECATED QPagedPaintDevice(); ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:9:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h: In member function 'QPageLayout& PythonQtPublicPromoter_QPagedPaintDevice::promoted_devicePageLayout()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:305:82: warning: 'QPageLayout& QPagedPaintDevice::devicePageLayout()' is deprecated [-Wdeprecated-declarations] inline QPageLayout& promoted_devicePageLayout() { return this->devicePageLayout(); } ^ In file included from /usr/pkg/qt5/include/QtPrintSupport/qprinter.h:46:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:87, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtGui/qpagedpaintdevice.h:247:32: note: declared here QT_DEPRECATED QPageLayout &devicePageLayout(); ^~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2032:56: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2033:93: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2033:93: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2037:67: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionDockWidgetV2(QStyleOptionDockWidgetV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:389:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionDockWidget : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: In member function 'QStyleOptionDockWidgetV2* PythonQtWrapper_QStyleOptionDockWidgetV2::new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2035:28: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionDockWidgetV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2137:46: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2138:78: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(const QStyleOptionFrameV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2138:78: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(const QStyleOptionFrameV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2142:57: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionFrameV2(QStyleOptionFrameV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:127:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionFrame : public QStyleOption ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:11:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: In member function 'QStyleOptionFrameV2* PythonQtWrapper_QStyleOptionFrameV2::new_QStyleOptionFrameV2(const QStyleOptionFrameV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2140:23: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionFrameV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:64:46: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:65:78: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(const QStyleOptionFrameV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:65:78: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(const QStyleOptionFrameV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:69:57: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionFrameV3(QStyleOptionFrameV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:127:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionFrame : public QStyleOption ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionFrameV3* PythonQtWrapper_QStyleOptionFrameV3::new_QStyleOptionFrameV3(const QStyleOptionFrameV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:67:23: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionFrameV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:335:58: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:336:96: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:336:96: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:340:69: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionProgressBarV2(QStyleOptionProgressBarV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:334:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionProgressBar : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionProgressBarV2* PythonQtWrapper_QStyleOptionProgressBarV2::new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:338:29: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionProgressBarV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:633:56: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:634:93: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:634:93: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:638:67: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabBarBaseV2(QStyleOptionTabBarBaseV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:187:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTabBarBase : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabBarBaseV2* PythonQtWrapper_QStyleOptionTabBarBaseV2::new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:636:28: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabBarBaseV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:660:42: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:661:72: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(const QStyleOptionTabV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:661:72: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(const QStyleOptionTabV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:665:53: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabV2(QStyleOptionTabV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:264:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTab : public QStyleOption ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabV2* PythonQtWrapper_QStyleOptionTabV2::new_QStyleOptionTabV2(const QStyleOptionTabV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:663:21: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:687:42: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:688:72: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(const QStyleOptionTabV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:688:72: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(const QStyleOptionTabV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:692:53: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabV3(QStyleOptionTabV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:264:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTab : public QStyleOption ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabV3* PythonQtWrapper_QStyleOptionTabV3::new_QStyleOptionTabV3(const QStyleOptionTabV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:690:21: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:762:64: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:763:105: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:763:105: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:767:75: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabWidgetFrameV2(QStyleOptionTabWidgetFrameV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:158:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTabWidgetFrame : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabWidgetFrameV2* PythonQtWrapper_QStyleOptionTabWidgetFrameV2::new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:765:32: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabWidgetFrameV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:923:50: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:924:84: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:924:84: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:928:61: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionToolBoxV2(QStyleOptionToolBoxV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:469:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionToolBox : public QStyleOption ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionToolBoxV2* PythonQtWrapper_QStyleOptionToolBoxV2::new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:926:25: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionToolBoxV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1073:52: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1074:87: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1074:87: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1078:63: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV2(QStyleOptionViewItemV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV2* PythonQtWrapper_QStyleOptionViewItemV2::new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1076:26: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1100:52: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1101:87: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1101:87: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1105:63: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV3(QStyleOptionViewItemV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV3* PythonQtWrapper_QStyleOptionViewItemV3::new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1103:26: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1127:52: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1128:87: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1128:87: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1132:63: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV4(QStyleOptionViewItemV4* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:12:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV4* PythonQtWrapper_QStyleOptionViewItemV4::new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1130:26: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV4*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp: In function 'void* polymorphichandler_QStyleOption(const void*, const char**)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:293:41: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionDockWidgetV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:305:36: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionFrameV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:309:36: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] return (QStyleOptionFrameV3*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:333:42: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionProgressBarV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:361:41: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionTabBarBaseV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:365:34: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionTabV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:369:34: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] return (QStyleOptionTabV3*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:377:45: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionTabWidgetFrameV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:393:38: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionToolBoxV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:405:39: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] return (QStyleOptionViewItemV2*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:409:39: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] return (QStyleOptionViewItemV3*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:413:39: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] return (QStyleOptionViewItemV4*)object; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h:18, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp:3: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:21:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1: /usr/pkg/qt5/include/QtSql/qsql.h:4:4: warning: #warning Header is deprecated. Please include instead. [-Wcpp] # warning Header is deprecated. Please include instead. ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp: In member function 'QSqlError* PythonQtWrapper_QSqlError::new_QSqlError(const QString&, const QString&, QSqlError::ErrorType, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1283:60: warning: 'QSqlError::QSqlError(const QString&, const QString&, QSqlError::ErrorType, int)' is deprecated [-Wdeprecated-declarations] return new QSqlError(driverText, databaseText, type, number); } ^ In file included from /usr/pkg/qt5/include/QtSql/QSqlError:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1: /usr/pkg/qt5/include/QtSql/qsqlerror.h:61:19: note: declared here QT_DEPRECATED QSqlError(const QString &driverText, const QString &databaseText, ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp: In member function 'int PythonQtWrapper_QSqlError::number(QSqlError*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1307:37: warning: 'int QSqlError::number() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->number()); ^ In file included from /usr/pkg/qt5/include/QtSql/QSqlError:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1: /usr/pkg/qt5/include/QtSql/qsqlerror.h:83:23: note: declared here QT_DEPRECATED int number() const; ^~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp: In member function 'void PythonQtWrapper_QSqlError::setDatabaseText(QSqlError*, const QString&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1322:51: warning: 'void QSqlError::setDatabaseText(const QString&)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setDatabaseText(databaseText)); ^ In file included from /usr/pkg/qt5/include/QtSql/QSqlError:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1: /usr/pkg/qt5/include/QtSql/qsqlerror.h:91:24: note: declared here QT_DEPRECATED void setDatabaseText(const QString &databaseText); ^~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp: In member function 'void PythonQtWrapper_QSqlError::setDriverText(QSqlError*, const QString&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1327:47: warning: 'void QSqlError::setDriverText(const QString&)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setDriverText(driverText)); ^ In file included from /usr/pkg/qt5/include/QtSql/QSqlError:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1: /usr/pkg/qt5/include/QtSql/qsqlerror.h:90:24: note: declared here QT_DEPRECATED void setDriverText(const QString &driverText); ^~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp: In member function 'void PythonQtWrapper_QSqlError::setNumber(QSqlError*, int)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1332:39: warning: 'void QSqlError::setNumber(int)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setNumber(number)); ^ In file included from /usr/pkg/qt5/include/QtSql/QSqlError:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1: /usr/pkg/qt5/include/QtSql/qsqlerror.h:93:24: note: declared here QT_DEPRECATED void setNumber(int number); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp: In member function 'void PythonQtWrapper_QSqlError::setType(QSqlError*, QSqlError::ErrorType)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1337:35: warning: 'void QSqlError::setType(QSqlError::ErrorType)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->setType(type)); ^ In file included from /usr/pkg/qt5/include/QtSql/QSqlError:1:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp:1: /usr/pkg/qt5/include/QtSql/qsqlerror.h:92:24: note: declared here QT_DEPRECATED void setType(ErrorType type); ^~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:21:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp:3: /usr/pkg/qt5/include/QtSql/qsql.h:4:4: warning: #warning Header is deprecated. Please include instead. [-Wcpp] # warning Header is deprecated. Please include instead. ^~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp: In member function 'void PythonQtWrapper_QJSEngine::installTranslatorFunctions(QJSEngine*, const QJSValue&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp:195:56: warning: 'void QJSEngine::installTranslatorFunctions(const QJSValue&)' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->installTranslatorFunctions(object)); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.h:8:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp:1: /usr/pkg/qt5/include/QtQml/qjsengine.h:103:24: note: declared here QT_DEPRECATED void installTranslatorFunctions(const QJSValue &object = QJSValue()); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp: In member function 'QJSEngine* PythonQtWrapper_QJSValue::engine(QJSValue*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp:273:37: warning: 'QJSEngine* QJSValue::engine() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->engine()); ^ In file included from /usr/pkg/qt5/include/QtQml/qjsengine.h:48:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.h:8, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp:1: /usr/pkg/qt5/include/QtQml/qjsvalue.h:153:30: note: declared here QT_DEPRECATED QJSEngine *engine() const; ^~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp: In member function 'bool PythonQtWrapper_QQuickWindow::sendEvent(QQuickWindow*, QQuickItem*, QEvent*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp:6181:54: warning: 'bool QQuickWindow::sendEvent(QQuickItem*, QEvent*)' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->sendEvent(arg__1, arg__2)); ^ In file included from /usr/pkg/qt5/include/QtQuick/qquickview.h:43:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp:1: /usr/pkg/qt5/include/QtQuick/qquickwindow.h:124:24: note: declared here QT_DEPRECATED bool sendEvent(QQuickItem *, QEvent *); ^~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp: In member function 'void PythonQtWrapper_QSGNode::clearDirty(QSGNode*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp:7690:34: warning: 'void QSGNode::clearDirty()' is deprecated [-Wdeprecated-declarations] ( theWrappedObject->clearDirty()); ^ In file included from /usr/pkg/qt5/include/QtQuick/qsgrendererinterface.h:43:0, from /usr/pkg/qt5/include/QtQuick/qquickwindow.h:44, from /usr/pkg/qt5/include/QtQuick/qquickview.h:43, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp:1: /usr/pkg/qt5/include/QtQuick/qsgnode.h:147:24: note: declared here QT_DEPRECATED void clearDirty() { } ^~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp: In member function 'QSGNode::DirtyState PythonQtWrapper_QSGNode::dirtyState(QSGNode*) const': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp:7695:41: warning: 'QSGNode::DirtyState QSGNode::dirtyState() const' is deprecated [-Wdeprecated-declarations] return ( theWrappedObject->dirtyState()); ^ In file included from /usr/pkg/qt5/include/QtQuick/qsgrendererinterface.h:43:0, from /usr/pkg/qt5/include/QtQuick/qquickwindow.h:44, from /usr/pkg/qt5/include/QtQuick/qquickview.h:43, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.h:46, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp:1: /usr/pkg/qt5/include/QtQuick/qsgnode.h:149:30: note: declared here QT_DEPRECATED DirtyState dirtyState() const { return nullptr; } ^~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/moc_com_trolltech_qt_gui_builtin0.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h: In member function 'QImage* PythonQtWrapper_QImage::new_QImage(const uchar*, int, int, QImage::Format)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:577:48: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] memcpy(image->bits(), data, image->byteCount()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:51:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/moc_com_trolltech_qt_gui_builtin0.cpp:10: /usr/pkg/qt5/include/QtGui/qimage.h:222:44: note: declared here QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/moc_com_trolltech_qt_gui_builtin0.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h: In member function 'PyObject* PythonQtWrapper_QImage::constBits(QImage*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:587:83: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] return PythonQtPrivate::wrapMemoryAsBuffer(image->constBits(), image->byteCount()); ^ In file included from /usr/pkg/qt5/include/QtGui/qbrush.h:51:0, from /usr/pkg/qt5/include/QtGui/QBrush:1, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h:2, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui_builtin/moc_com_trolltech_qt_gui_builtin0.cpp:10: /usr/pkg/qt5/include/QtGui/qimage.h:222:44: note: declared here QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; ^~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/moc_com_trolltech_qt_core2.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h: In constructor 'PythonQtShell_QSignalMapper::PythonQtShell_QSignalMapper(QObject*)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:960:93: warning: 'QSignalMapper::QSignalMapper(QObject*)' is deprecated [-Wdeprecated-declarations] PythonQtShell_QSignalMapper(QObject* parent = NULL):QSignalMapper(parent),_wrapper(NULL) {}; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h:34:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_core/moc_com_trolltech_qt_core2.cpp:10: /usr/pkg/qt5/include/QtCore/qsignalmapper.h:56:28: note: declared here QT_DEPRECATED explicit QSignalMapper(QObject *parent = nullptr); ^~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui5.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h: In constructor 'PythonQtShell_QNativeGestureEvent::PythonQtShell_QNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h:1299:306: warning: 'QNativeGestureEvent::QNativeGestureEvent(Qt::NativeGestureType, const QPointF&, const QPointF&, const QPointF&, qreal, ulong, quint64)' is deprecated [-Wdeprecated-declarations] PythonQtShell_QNativeGestureEvent(Qt::NativeGestureType type, const QPointF& localPos, const QPointF& windowPos, const QPointF& screenPos, qreal value, ulong sequenceId, quint64 intArgument):QNativeGestureEvent(type, localPos, windowPos, screenPos, value, sequenceId, intArgument),_wrapper(NULL) {}; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h:23:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui5.cpp:10: /usr/pkg/qt5/include/QtGui/qevent.h:310:19: note: declared here QT_DEPRECATED QNativeGestureEvent(Qt::NativeGestureType type, const QPointF &localPos, const QPointF &windowPos, ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2032:56: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2033:93: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2& other) { ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2033:93: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] QStyleOptionDockWidgetV2* new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2037:67: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionDockWidgetV2(QStyleOptionDockWidgetV2* obj) { delete obj; } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:389:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionDockWidget : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: In member function 'QStyleOptionDockWidgetV2* PythonQtWrapper_QStyleOptionDockWidgetV2::new_QStyleOptionDockWidgetV2(const QStyleOptionDockWidgetV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2035:28: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionDockWidgetV2*)a) = other; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:409:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2137:46: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(); ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2138:78: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(const QStyleOptionFrameV2& other) { ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2138:78: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV2* new_QStyleOptionFrameV2(const QStyleOptionFrameV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2142:57: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionFrameV2(QStyleOptionFrameV2* obj) { delete obj; } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:127:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionFrame : public QStyleOption ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h: In member function 'QStyleOptionFrameV2* PythonQtWrapper_QStyleOptionFrameV2::new_QStyleOptionFrameV2(const QStyleOptionFrameV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:2140:23: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionFrameV2*)a) = other; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h:61:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:154:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui6.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h: In constructor 'PythonQtShell_QPagedPaintDevice::PythonQtShell_QPagedPaintDevice()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:285:72: warning: 'QPagedPaintDevice::QPagedPaintDevice()' is deprecated [-Wdeprecated-declarations] PythonQtShell_QPagedPaintDevice():QPagedPaintDevice(),_wrapper(NULL) {}; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:43:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui6.cpp:10: /usr/pkg/qt5/include/QtGui/qpagedpaintdevice.h:58:19: note: declared here QT_DEPRECATED QPagedPaintDevice(); ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui6.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h: In member function 'QPageLayout& PythonQtPublicPromoter_QPagedPaintDevice::promoted_devicePageLayout()': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:305:82: warning: 'QPageLayout& QPagedPaintDevice::devicePageLayout()' is deprecated [-Wdeprecated-declarations] inline QPageLayout& promoted_devicePageLayout() { return this->devicePageLayout(); } ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h:43:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui6.cpp:10: /usr/pkg/qt5/include/QtGui/qpagedpaintdevice.h:247:32: note: declared here QT_DEPRECATED QPageLayout &devicePageLayout(); ^~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:64:46: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:65:78: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(const QStyleOptionFrameV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:65:78: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] QStyleOptionFrameV3* new_QStyleOptionFrameV3(const QStyleOptionFrameV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:69:57: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionFrameV3(QStyleOptionFrameV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:127:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionFrame : public QStyleOption ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionFrameV3* PythonQtWrapper_QStyleOptionFrameV3::new_QStyleOptionFrameV3(const QStyleOptionFrameV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:67:23: warning: 'QStyleOptionFrameV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionFrameV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:155:45: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV3; ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:335:58: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:336:96: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:336:96: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] QStyleOptionProgressBarV2* new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:340:69: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionProgressBarV2(QStyleOptionProgressBarV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:334:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionProgressBar : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionProgressBarV2* PythonQtWrapper_QStyleOptionProgressBarV2::new_QStyleOptionProgressBarV2(const QStyleOptionProgressBarV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:338:29: warning: 'QStyleOptionProgressBarV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionProgressBarV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:358:51: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionProgressBar QStyleOptionProgressBarV2; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:633:56: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:634:93: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:634:93: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabBarBaseV2* new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:638:67: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabBarBaseV2(QStyleOptionTabBarBaseV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:187:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTabBarBase : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabBarBaseV2* PythonQtWrapper_QStyleOptionTabBarBaseV2::new_QStyleOptionTabBarBaseV2(const QStyleOptionTabBarBaseV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:636:28: warning: 'QStyleOptionTabBarBaseV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabBarBaseV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:206:50: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabBarBase QStyleOptionTabBarBaseV2; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:660:42: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:661:72: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(const QStyleOptionTabV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:661:72: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV2* new_QStyleOptionTabV2(const QStyleOptionTabV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:665:53: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabV2(QStyleOptionTabV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:264:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTab : public QStyleOption ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabV2* PythonQtWrapper_QStyleOptionTabV2::new_QStyleOptionTabV2(const QStyleOptionTabV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:663:21: warning: 'QStyleOptionTabV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:301:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV2; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:687:42: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:688:72: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(const QStyleOptionTabV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:688:72: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] QStyleOptionTabV3* new_QStyleOptionTabV3(const QStyleOptionTabV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:692:53: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabV3(QStyleOptionTabV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:264:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTab : public QStyleOption ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabV3* PythonQtWrapper_QStyleOptionTabV3::new_QStyleOptionTabV3(const QStyleOptionTabV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:690:21: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:302:43: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; ^~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:762:64: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:763:105: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:763:105: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] QStyleOptionTabWidgetFrameV2* new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:767:75: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionTabWidgetFrameV2(QStyleOptionTabWidgetFrameV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:158:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionTabWidgetFrame : public QStyleOption ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionTabWidgetFrameV2* PythonQtWrapper_QStyleOptionTabWidgetFrameV2::new_QStyleOptionTabWidgetFrameV2(const QStyleOptionTabWidgetFrameV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:765:32: warning: 'QStyleOptionTabWidgetFrameV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionTabWidgetFrameV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:182:54: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionTabWidgetFrame QStyleOptionTabWidgetFrameV2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:923:50: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:924:84: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:924:84: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] QStyleOptionToolBoxV2* new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:928:61: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionToolBoxV2(QStyleOptionToolBoxV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:469:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionToolBox : public QStyleOption ^~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionToolBoxV2* PythonQtWrapper_QStyleOptionToolBoxV2::new_QStyleOptionToolBoxV2(const QStyleOptionToolBoxV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:926:25: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionToolBoxV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:492:47: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; ^~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1073:52: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1074:87: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1074:87: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV2* new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1078:63: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV2(QStyleOptionViewItemV2* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV2* PythonQtWrapper_QStyleOptionViewItemV2::new_QStyleOptionViewItemV2(const QStyleOptionViewItemV2&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1076:26: warning: 'QStyleOptionViewItemV2' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV2*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:463:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV2; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1100:52: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1101:87: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1101:87: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV3* new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1105:63: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV3(QStyleOptionViewItemV3* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV3* PythonQtWrapper_QStyleOptionViewItemV3::new_QStyleOptionViewItemV3(const QStyleOptionViewItemV3&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1103:26: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV3*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:464:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: At global scope: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1127:52: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(); ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1128:87: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4& other) { ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1128:87: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4* new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4& other) { ^ /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1132:63: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] void delete_QStyleOptionViewItemV4(QStyleOptionViewItemV4* obj) { delete obj; } ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:413:24: note: declared here class Q_WIDGETS_EXPORT QStyleOptionViewItem : public QStyleOption ^~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10:0: /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h: In member function 'QStyleOptionViewItemV4* PythonQtWrapper_QStyleOptionViewItemV4::new_QStyleOptionViewItemV4(const QStyleOptionViewItemV4&)': /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:1130:26: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] *((QStyleOptionViewItemV4*)a) = other; ^ In file included from /usr/pkg/qt5/include/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/pkg/qt5/include/QtWidgets/qabstractitemview.h:47, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h:5, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp:10: /usr/pkg/qt5/include/QtWidgets/qstyleoption.h:465:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h:21:0, from /local/robotpkg/var/tmp/robotpkg/wip/py-qt-gepetto-pythonqt/work/PythonQt-0.0.1/generated_cpp_56/com_trolltech_qt_sql/moc_com_trolltech_qt_sql0.cpp:10: /usr/pkg/qt5/include/QtSql/qsql.h:4:4: warning: #warning Header is deprecated. Please include instead. [-Wcpp] # warning Header is deprecated. Please include instead. ^~~~~~~ ld: warning: libstdc++.so.8, needed by /usr/pkg/qt5/lib/libQt5Svg.so.5.13.1, may conflict with libstdc++.so.9 ld: warning: libstdc++.so.8, needed by /usr/pkg/qt5/lib/libQt5Svg.so.5.13.1, may conflict with libstdc++.so.9 ===> Installing for py36-qt5-gepetto-pythonqt-0.0.1r2 => Adding run-time search paths to pkg-config files => Compiling python files File lib/python3.6/site-packages/pythonqt/__init__.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/__init__.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/__init__.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4agg.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qtagg.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_compat.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__init__.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/figureoptions.py could not be found File lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/formlayout.py could not be found robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.opt-1.pyc' => Registering installation for py36-qt5-gepetto-pythonqt-0.0.1r2 robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4agg.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qtagg.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_compat.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/figureoptions.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/formlayout.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.opt-1.pyc' robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__init__.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__init__.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__init__.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4agg.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qtagg.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_compat.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__init__.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/figureoptions.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/formlayout.py' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: py36-qt5-gepetto-pythonqt-0.0.1r2: File `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.opt-1.pyc' is in +CONTENTS but not on filesystem! ===> Done install for py36-qt5-gepetto-pythonqt-0.0.1r2 ===> Building binary package for py36-qt5-gepetto-pythonqt-0.0.1r2 robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4agg.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qtagg.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_compat.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__init__.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/figureoptions.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/formlayout.py' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.opt-1.pyc' robotpkg_create: lstat failed for file lib/python3.6/site-packages/pythonqt/__init__.py: No such file or directory Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/NetBSD-9.2-x86_64/All/py36-qt5-gepetto-pythonqt-0.0.1r2 gmake[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:74: pkg-tarup] Error 2 => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/NetBSD-9.2-x86_64/All => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/NetBSD-9.2-x86_64/pub => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/NetBSD-9.2-x86_64/jrl gmake[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/package/package.mk:147: package-failed] Error 2 => Marking py36-qt5-gepetto-pythonqt-0.0.1r2 as broken ERROR: /usr/pkg/bin/gmake: *** [package] Error 2 ===> Deinstalling for py36-qt5-gepetto-pythonqt robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/__init__.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/__pycache__/__init__.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__init__.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/__pycache__/__init__.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__init__.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/__init__.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qt4agg.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qt4agg.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/backend_qtagg.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/backend_qtagg.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_compat.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/__pycache__/qt4_compat.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__init__.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/__init__.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/figureoptions.py Removed py36-qt5-gepetto-pythonqt-0.0.1r2 robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/figureoptions.cpython-36.opt-1.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/formlayout.py robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.pyc robotpkg_delete: Couldn't remove /opt/openrobots/lib/python3.6/site-packages/pythonqt/matplotlib/backends/qt4_editor/__pycache__/formlayout.cpython-36.opt-1.pyc Removed digest-20080510 Removed tnftp-20151004~ssl