request from: hawk checking if we should skip the build started at: Tue Sep 3 19:46:36 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/97dbfbff-1133-41e4-aa5d-a101c1508613/python-PyQt4-4.12.3-2.src.rpm fetched 11341072 bytes, 154285.9 K/s installing srpm: python-PyQt4-4.12.3-2.src.rpm + install -d /tmp/B.fjurUK/BUILD /tmp/B.fjurUK/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-PyQt4-4.12.3-2.src.rpm * Tue Sep 03 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-PyQt4.git;a=log;h=master * Tue Sep 03 2019 Marcin Krol 3c1083b - build without qscintilla, not available in TLD for now * Mon Aug 26 2019 Marcin Krol 45198fd - merged 4.12.3 from PLD + rpm -Uhv --nodeps --define '_topdir /tmp/B.fjurUK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-PyQt4-4.12.3-2.src.rpm python-PyQt4 ################################################## + rm -f python-PyQt4-4.12.3-2.src.rpm + install -m 700 -d /tmp/B.fjurUK/BUILD/tmp + TMPDIR=/tmp/B.fjurUK/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.fjurUK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.fjurUK/python-PyQt4.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 97dbfbff-1133-41e4-aa5d-a101c1508613; TMPDIR=/tmp/B.fjurUK/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fjurUK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.fjurUK/python-PyQt4.spec + : build-id: 97dbfbff-1133-41e4-aa5d-a101c1508613 + TMPDIR=/tmp/B.fjurUK/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fjurUK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.fjurUK/python-PyQt4.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fjurUK/BUILD/tmp /bin/sh -e /tmp/B.fjurUK/BUILD/tmp/rpm-tmp.36153 + umask 022 + cd /tmp/B.fjurUK/BUILD + cd /tmp/B.fjurUK/BUILD + rm -rf PyQt4_gpl_x11-4.12.3 + /usr/bin/gzip -dc /tmp/B.fjurUK/PyQt4_gpl_x11-4.12.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyQt4_gpl_x11-4.12.3 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i 's/qt_shared = lines\[.*\]/qt_shared = "y"/' configure.py + /bin/sed -i 's/resp = sys.stdin.readline.*/resp = "yes"/' configure.py + echo 'Patch #0 (python-PyQt4-dbuspath.patch):' Patch #0 (python-PyQt4-dbuspath.patch): + ::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QPair]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QPair]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtCore/sipQtCorepart1.cpp:24992:77: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qvariantanimation.h:47, from /usr/include/qt4/QtCore/qpropertyanimation.h:45, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpropertyanimation.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamNotationDeclaration]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamNotationDeclaration]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamNamespaceDeclaration]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamNamespaceDeclaration]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamEntityDeclaration]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamEntityDeclaration]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QPair]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:323:21: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamAttribute]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamAttribute]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtCore/sipQtCorepart0.cpp:17962:31: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'T* QVector::insert(QVector::iterator, QVector::size_type, const T&) [with T = QXmlStreamAttribute; QVector::iterator = QXmlStreamAttribute*; QVector::size_type = int]': /usr/include/qt4/QtCore/qvector.h:364:3: required from 'void QVector::insert(int, const T&) [with T = QXmlStreamAttribute]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtCore/sipQtCorepart0.cpp:18309:34: required from here /usr/include/qt4/QtCore/qvector.h:617:20: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class QXmlStreamAttribute' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 617 | memmove(i, b, (d->size - offset) * sizeof(T)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qxmlstream.h:135:26: note: 'class QXmlStreamAttribute' declared here 135 | class Q_XMLSTREAM_EXPORT QXmlStreamAttribute { | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'T* QVector::erase(QVector::iterator, QVector::iterator) [with T = QXmlStreamAttribute; QVector::iterator = QXmlStreamAttribute*]': /usr/include/qt4/QtCore/qvector.h:376:3: required from 'void QVector::remove(int) [with T = QXmlStreamAttribute]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtCore/sipQtCorepart0.cpp:18462:30: required from here /usr/include/qt4/QtCore/qvector.h:642:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class QXmlStreamAttribute' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 642 | memmove(p->array + f, p->array + l, (d->size-l)*sizeof(T)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qxmlstream.h:135:26: note: 'class QXmlStreamAttribute' declared here 135 | class Q_XMLSTREAM_EXPORT QXmlStreamAttribute { | ^~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtCore -Wl,-rpath,/usr/lib -Wl,--version-script=QtCore.exp -o QtCore.so sipQtCorepart0.o sipQtCorepart1.o sipQtCorepart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtCore -L/usr/lib -lqpycore -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtCore' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtGui' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtGuipart0.o sipQtGuipart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtGuipart1.o sipQtGuipart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtGuipart2.o sipQtGuipart2.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtGui/sipQtGuipart1.cpp: In function 'int convertTo_QList_0100QPrinter_PageSize(PyObject*, void**, int*, PyObject*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtGui/sipQtGuipart1.cpp:61561:60: warning: parameter 'sipPy' set but not used [-Wunused-but-set-parameter] 61561 | /* Call the instance's destructor. */ | ^ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QTextLayout::FormatRange]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QTextLayout::FormatRange]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QTextFormat]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QTextFormat]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QAbstractTextDocumentLayout::Selection]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QAbstractTextDocumentLayout::Selection]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QPair]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:323:21: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qbrush.h:47, from /usr/include/qt4/QtGui/qpalette.h:47, from /usr/include/qt4/QtGui/qwidget.h:50, from /usr/include/qt4/QtGui/qabstractspinbox.h:45, from /usr/include/qt4/QtGui/qstyleoption.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleoption.sip:1003: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QAbstractTextDocumentLayout::Selection]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtGui/qabstracttextdocumentlayout.h:77:12: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qbrush.h:47, from /usr/include/qt4/QtGui/qpalette.h:47, from /usr/include/qt4/QtGui/qwidget.h:50, from /usr/include/qt4/QtGui/qabstractspinbox.h:45, from /usr/include/qt4/QtGui/qstyleoption.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleoption.sip:1003: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QPair]' /usr/include/qt4/QtCore/qvector.h:398:9: required from 'QVector& QVector::operator=(const QVector&) [with T = QPair]' /usr/include/qt4/QtGui/qbrush.h:201:20: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QAbstractTextDocumentLayout::Selection]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtCore/qvector.h:398:9: required from 'QVector& QVector::operator=(const QVector&) [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtGui/qabstracttextdocumentlayout.h:77:12: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtGui -Wl,-rpath,/usr/lib -Wl,--version-script=QtGui.exp -o QtGui.so sipQtGuipart0.o sipQtGuipart1.o sipQtGuipart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtGui -L/usr/lib -L/usr/glib -lqpygui -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtGui' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtHelp' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtHelppart0.o sipQtHelppart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtHelppart1.o sipQtHelppart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtHelppart2.o sipQtHelppart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtHelp.exp -o QtHelp.so sipQtHelppart0.o sipQtHelppart1.o sipQtHelppart2.o -L/usr/lib -L/usr/glib -lQtHelp -L/usr/lib -lQtSql -L/usr/lib -lQtGui -L/usr/glib -lQtNetwork -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtHelp' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtMultimedia' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtMultimediapart0.o sipQtMultimediapart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtMultimediapart1.o sipQtMultimediapart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtMultimediapart2.o sipQtMultimediapart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtMultimedia.exp -o QtMultimedia.so sipQtMultimediapart0.o sipQtMultimediapart1.o sipQtMultimediapart2.o -L/usr/lib -L/usr/glib -lQtMultimedia -L/usr/lib -lQtGui -L/usr/lib -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtMultimedia' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtNetwork' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkpart0.o sipQtNetworkpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkpart1.o sipQtNetworkpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkpart2.o sipQtNetworkpart2.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtNetwork/sipQtNetworkpart1.cpp: In function 'int convertTo_QMultiMap_0100QSsl_AlternateNameEntryType_0100QString(PyObject*, void**, int*, PyObject*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtNetwork/sipQtNetworkpart1.cpp:1002:86: warning: parameter 'sipPy' set but not used [-Wunused-but-set-parameter] 1002 | #line 293 "/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcertificate.sip" | ~~~~~~~~~~^ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtNetwork.exp -o QtNetwork.so sipQtNetworkpart0.o sipQtNetworkpart1.o sipQtNetworkpart2.o -L/usr/lib -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtNetwork' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDBus' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBuspart0.o sipQtDBuspart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBuspart1.o sipQtDBuspart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBuspart2.o sipQtDBuspart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDBus -Wl,-rpath,/usr/lib -Wl,--version-script=QtDBus.exp -o QtDBus.so sipQtDBuspart0.o sipQtDBuspart1.o sipQtDBuspart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDBus -L/usr/lib -lqpydbus -lQtDBus -L/usr/lib -lQtXml -L/usr/lib -lQtCore -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDBus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDeclarative' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDeclarativepart0.o sipQtDeclarativepart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDeclarativepart1.o sipQtDeclarativepart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDeclarativepart2.o sipQtDeclarativepart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDeclarative -Wl,-rpath,/usr/lib -Wl,--version-script=QtDeclarative.exp -o QtDeclarative.so sipQtDeclarativepart0.o sipQtDeclarativepart1.o sipQtDeclarativepart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDeclarative -L/usr/lib -L/usr/glib -lqpydeclarative -lQtDeclarative -L/usr/lib -lQtScript -L/usr/lib -lQtSvg -L/usr/glib -lQtSql -lQtXmlPatterns -lQtGui -lQtNetwork -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDeclarative' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScript' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptpart0.o sipQtScriptpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptpart1.o sipQtScriptpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptpart2.o sipQtScriptpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtScript.exp -o QtScript.so sipQtScriptpart0.o sipQtScriptpart1.o sipQtScriptpart2.o -L/usr/lib -lQtScript -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScript' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScriptTools' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtScriptToolspart0.o sipQtScriptToolspart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtScriptToolspart1.o sipQtScriptToolspart1.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtScriptTools.exp -o QtScriptTools.so sipQtScriptToolspart0.o sipQtScriptToolspart1.o -L/usr/lib -L/usr/glib -lQtScriptTools -L/usr/lib -lQtScript -L/usr/lib -lQtGui -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtScript -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScriptTools' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtOpenGL' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtOpenGLpart0.o sipQtOpenGLpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtOpenGLpart1.o sipQtOpenGLpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtOpenGLpart2.o sipQtOpenGLpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtOpenGL -Wl,-rpath,/usr/lib -Wl,--version-script=QtOpenGL.exp -o QtOpenGL.so sipQtOpenGLpart0.o sipQtOpenGLpart1.o sipQtOpenGLpart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtOpenGL -L/usr/lib -L/usr/glib -lqpyopengl -lQtOpenGL -L/usr/lib -L/usr/glib -lQtGui -L/usr/lib -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lGL -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtOpenGL' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSql' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSqlpart0.o sipQtSqlpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSqlpart1.o sipQtSqlpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSqlpart2.o sipQtSqlpart2.cpp In file included from /usr/include/qt4/QtSql/qsqlresult.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlresult.sip:26: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QVariant]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QVariant]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtSql/qsqlresult.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlresult.sip:26: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtSql.exp -o QtSql.so sipQtSqlpart0.o sipQtSqlpart1.o sipQtSqlpart2.o -L/usr/lib -L/usr/glib -lQtSql -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSql' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSvg' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSvgpart0.o sipQtSvgpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSvgpart1.o sipQtSvgpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSvgpart2.o sipQtSvgpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtSvg.exp -o QtSvg.so sipQtSvgpart0.o sipQtSvgpart1.o sipQtSvgpart2.o -L/usr/lib -L/usr/glib -lQtSvg -L/usr/lib -lQtGui -L/usr/lib -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSvg' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtTest' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_TEST_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtTestpart0.o sipQtTestpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_TEST_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtTestpart1.o sipQtTestpart1.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtTest.exp -o QtTest.so sipQtTestpart0.o sipQtTestpart1.o -L/usr/lib -L/usr/glib -lQtTest -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtTest' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtWebKit' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtWebKitpart0.o sipQtWebKitpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtWebKitpart1.o sipQtWebKitpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtWebKitpart2.o sipQtWebKitpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtWebKit.exp -o QtWebKit.so sipQtWebKitpart0.o sipQtWebKitpart1.o sipQtWebKitpart2.o -L/usr/lib -L/usr/glib -lQtWebKit -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtWebKit' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXml' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlpart0.o sipQtXmlpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlpart1.o sipQtXmlpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlpart2.o sipQtXmlpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtXml.exp -o QtXml.so sipQtXmlpart0.o sipQtXmlpart1.o sipQtXmlpart2.o -L/usr/lib -lQtXml -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXml' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlPatternspart0.o sipQtXmlPatternspart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlPatternspart1.o sipQtXmlPatternspart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlPatternspart2.o sipQtXmlPatternspart2.cpp In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlNodeModelIndex]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlNodeModelIndex]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlNodeModelIndex]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns/sipQtXmlPatternspart2.cpp:449:47: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'QVector::Data' {aka 'struct QVectorTypedData'}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlName]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlName]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlName]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns/sipQtXmlPatternspart2.cpp:509:37: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlName]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlName]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlName]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns/sipQtXmlPatternspart1.cpp:3137:60: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlNodeModelIndex]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlNodeModelIndex]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlNodeModelIndex]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns/sipQtXmlPatternspart1.cpp:3167:55: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'QVector::Data' {aka 'struct QVectorTypedData'}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlNodeModelIndex]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlNodeModelIndex]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'QVector::Data' {aka 'struct QVectorTypedData'}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlName]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlName]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtXmlPatterns.exp -o QtXmlPatterns.so sipQtXmlPatternspart0.o sipQtXmlPatternspart1.o sipQtXmlPatternspart2.o -L/usr/lib -lQtXmlPatterns -L/usr/lib -lQtNetwork -L/usr/lib -lQtCore -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/phonon' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/phonon -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipphononpart0.o sipphononpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/phonon -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipphononpart1.o sipphononpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/phonon -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipphononpart2.o sipphononpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=phonon.exp -o phonon.so sipphononpart0.o sipphononpart1.o sipphononpart2.o -L/usr/lib -L/usr/glib -lphonon -L/usr/lib -lpulse-mainloop-glib -lpulse -lglib-2.0 -lQtDBus -L/usr/lib -lQtXml -lQtGui -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/phonon' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtAssistant' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtAssistantpart0.o sipQtAssistantpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtAssistantpart1.o sipQtAssistantpart1.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtAssistant.exp -o QtAssistant.so sipQtAssistantpart0.o sipQtAssistantpart1.o -L/usr/lib -L/usr/glib -lQtAssistantClient -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtAssistant' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDesigner' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDesignerpart0.o sipQtDesignerpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDesignerpart1.o sipQtDesignerpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDesignerpart2.o sipQtDesignerpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDesigner -Wl,-rpath,/usr/lib -Wl,--version-script=QtDesigner.exp -o QtDesigner.so sipQtDesignerpart0.o sipQtDesignerpart1.o sipQtDesignerpart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDesigner -L/usr/lib -L/usr/glib -lqpydesigner -lQtDesigner -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDesigner' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/Qt' i686-tld-linux-gcc -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -I. -I/usr/include/python2.7 -o sipQtcmodule.o sipQtcmodule.c i686-tld-linux-g++ -shared -Wl,-O1 -Wl,--version-script=Qt.exp -o Qt.so sipQtcmodule.o make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/Qt' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/dbus' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o dbus.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp /usr/lib/qt4/bin/moc -o moc_helper.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/helper.h i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/python2.7 -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o moc_helper.o moc_helper.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'dbus_bool_t add_watch(DBusWatch*, void*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:39:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 39 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:39:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 39 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'void remove_watch(DBusWatch*, void*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:72:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 72 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:72:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 72 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'void toggle_watch(DBusWatch*, void*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:104:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 104 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:104:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 104 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'PyObject* DBusQtMainLoop(PyObject*, PyObject*, PyObject*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:352:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 352 | static char *argnames[] = {"set_as_default", 0}; | ^~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: At global scope: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:396:37: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*, PyObject*, PyObject*)' {aka '_object* (*)(_object*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] 396 | {"DBusQtMainLoop", (PyCFunction)DBusQtMainLoop, METH_VARARGS|METH_KEYWORDS, | ^~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=qt.exp -o qt.so dbus.o moc_helper.o -L/usr/lib -ldbus-1 -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/dbus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyuic' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyuic' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pylupdate' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o fetchtr.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o merge.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/merge.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o numberh.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/numberh.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o sametexth.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/sametexth.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o main.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/main.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp: In function 'int getToken()': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:461:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 461 | if (yyParenDepth == 0) | ^~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:463:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 463 | yyParenDepth++; | ^~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:467:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 467 | if (yyParenDepth == 0) | ^~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:469:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 469 | yyParenDepth--; | ^~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:255:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 255 | if ( strcmp(yyIdent + 1, "eturn") == 0 ) | ^~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:260:17: note: here 260 | case 'R': | ^~~~ i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o metatranslator.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/metatranslator.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o proparser.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/proparser.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o translator.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/translator.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o simtexth.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/simtexth.cpp /usr/lib/qt4/bin/moc -o moc_translator.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/translator.h i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o moc_translator.o moc_translator.cpp i686-tld-linux-g++ -Wl,-O1 -Wl,-rpath,/usr/lib -o pylupdate4 fetchtr.o merge.o numberh.o sametexth.o main.o metatranslator.o proparser.o translator.o simtexth.o moc_translator.o -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtXml -L/usr/lib -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pylupdate' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyrcc' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o main.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyrcc/main.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o rcc.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyrcc/rcc.cpp i686-tld-linux-g++ -Wl,-O1 -Wl,-rpath,/usr/lib -o pyrcc4 main.o rcc.o -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtXml -L/usr/lib -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyrcc' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/designer' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -o pluginloader.o ../../designer/pluginloader.cpp /usr/lib/qt4/bin/moc -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. ../../designer/pluginloader.h -o moc_pluginloader.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -o moc_pluginloader.o moc_pluginloader.cpp rm -f libpyqt4.so i686-tld-linux-g++ -Wl,-O1 -shared -o libpyqt4.so pluginloader.o moc_pluginloader.o -L/usr/lib/python2.7 -lpython2.7 -lQtScript -lQtXml -lQtGui -lQtCore -lQtDesigner -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/designer' + cd .. + install -d build-py3 + cd build-py3 + /usr/bin/python3 ../configure.py --confirm-license -c -j 3 -a -b /usr/bin -d /usr/lib/python3.7/site-packages -q /usr/bin/qmake-qt4 -v /usr/share/sip/PyQt4 '--dbus-path=/usr/lib/python3.7/site-packages/dbus/mainloop' 'LIBDIR_QT=/usr/lib' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' Determining the layout of your Qt installation... This is the GPL version of PyQt 4.12.3 (licensed under the GNU General Public License) for Python 3.7.4 on linux. Found the license file pyqt-gpl.sip. Checking to see if the QtGui module should be built... Checking to see if the QtHelp module should be built... Checking to see if the QtMultimedia module should be built... Checking to see if the QtNetwork module should be built... Checking to see if the QtDBus module should be built... Checking to see if the QtDeclarative module should be built... Checking to see if the QtScript module should be built... Checking to see if the QtScriptTools module should be built... Checking to see if the QtOpenGL module should be built... Checking to see if the QtSql module should be built... Checking to see if the QtSvg module should be built... Checking to see if the QtTest module should be built... Checking to see if the QtWebKit module should be built... Checking to see if the QtXml module should be built... Checking to see if the QtXmlPatterns module should be built... Checking to see if the phonon module should be built... Checking to see if the QtAssistant module should be built... Checking to see if the QtDesigner module should be built... Checking to see if the QAxContainer module should be built... Checking to see if the dbus support module should be built... Qt v4.8.7 free edition is being used. SIP 4.19.18 is being used. The Qt header files are in /usr/include/qt4. The shared Qt libraries are in /usr/lib. The Qt binaries are in /usr/lib/qt4/bin. The Qt mkspecs directory is in /usr/share/qt4. These PyQt modules will be built: QtCore, QtGui, QtHelp, QtMultimedia, QtNetwork, QtDBus, QtDeclarative, QtScript, QtScriptTools, QtOpenGL, QtSql, QtSvg, QtTest, QtWebKit, QtXml, QtXmlPatterns, phonon, QtAssistant, QtDesigner. The PyQt Python package will be installed in /usr/lib/python3.7/site-packages. PyQt is being built with generated docstrings. PyQt is being built with 'protected' redefined as 'public'. The Designer plugin will be installed in /usr/lib/qt4/plugins/designer. The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python. The dbus support module will be installed in /usr/lib/python3.7/site-packages/dbus/mainloop. The PyQt .sip files will be installed in /usr/share/sip/PyQt4. pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin. Embedding sip flags... Generating the C++ source for the QtCore module... Creating the Makefile for the QtCore module... Generating the C++ source for the QtDeclarative module... Creating the Makefile for the QtDeclarative module... Generating the C++ source for the QtGui module... Creating the Makefile for the QtGui module... Generating the C++ source for the QtHelp module... Creating the Makefile for the QtHelp module... Generating the C++ source for the QtMultimedia module... Creating the Makefile for the QtMultimedia module... Generating the C++ source for the QtNetwork module... Creating the Makefile for the QtNetwork module... Generating the C++ source for the QtDBus module... Creating the Makefile for the QtDBus module... Generating the C++ source for the QtOpenGL module... Creating the Makefile for the QtOpenGL module... Generating the C++ source for the QtScript module... Creating the Makefile for the QtScript module... Generating the C++ source for the QtScriptTools module... Creating the Makefile for the QtScriptTools module... Generating the C++ source for the QtSql module... Creating the Makefile for the QtSql module... Generating the C++ source for the QtSvg module... Creating the Makefile for the QtSvg module... Generating the C++ source for the QtTest module... Creating the Makefile for the QtTest module... Generating the C++ source for the QtWebKit module... Creating the Makefile for the QtWebKit module... Generating the C++ source for the QtXml module... Creating the Makefile for the QtXml module... Generating the C++ source for the QtXmlPatterns module... Creating the Makefile for the QtXmlPatterns module... Generating the C++ source for the phonon module... Creating the Makefile for the phonon module... Generating the C++ source for the QtAssistant module... Creating the Makefile for the QtAssistant module... Generating the C++ source for the QtDesigner module... Creating the Makefile for the QtDesigner module... Generating the C++ source for the Qt module... Creating the Makefile for the Qt module... Creating QScintilla API file... Creating top level Makefile... Creating QPy support library for QtCore Makefile... Creating QPy support library for QtGui Makefile... Creating QPy support library for QtDBus Makefile... Creating QPy support library for QtDeclarative Makefile... Creating QPy support library for QtDesigner Makefile... Creating QPy support library for QtOpenGL Makefile... Creating QPy support libraries Makefile... Creating dbus support module Makefile... Creating pyuic4 wrapper... Creating pyuic4 Makefile... Creating pylupdate4 Makefile... Creating pyrcc4 Makefile... Creating Qt Designer plugin Makefile... Creating pyqtconfig.py... + /usr/bin/make -j4 make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtCore' i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_chimera.o ../../../qpy/QtCore/qpycore_chimera.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_chimera_signature.o ../../../qpy/QtCore/qpycore_chimera_signature.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_chimera_storage.o ../../../qpy/QtCore/qpycore_chimera_storage.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_classinfo.o ../../../qpy/QtCore/qpycore_classinfo.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_init.o ../../../qpy/QtCore/qpycore_init.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_misc.o ../../../qpy/QtCore/qpycore_misc.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_post_init.o ../../../qpy/QtCore/qpycore_post_init.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_public_api.o ../../../qpy/QtCore/qpycore_public_api.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtboundsignal.o ../../../qpy/QtCore/qpycore_pyqtboundsignal.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtconfigure.o ../../../qpy/QtCore/qpycore_pyqtconfigure.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtmethodproxy.o ../../../qpy/QtCore/qpycore_pyqtmethodproxy.cpp ../../../qpy/QtCore/qpycore_pyqtboundsignal.cpp:105:41: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*, PyObject*, PyObject*)' {aka '_object* (*)(_object*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] 105 | {CHAR_CAST("connect"), (PyCFunction)pyqtBoundSignal_connect, | ^~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtproperty.o ../../../qpy/QtCore/qpycore_pyqtproperty.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtproxy.o ../../../qpy/QtCore/qpycore_pyqtproxy.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtpyobject.o ../../../qpy/QtCore/qpycore_pyqtpyobject.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtsignal.o ../../../qpy/QtCore/qpycore_pyqtsignal.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtslot.o ../../../qpy/QtCore/qpycore_pyqtslot.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qabstracteventdispatcher.o ../../../qpy/QtCore/qpycore_qabstracteventdispatcher.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qmetaobject.o ../../../qpy/QtCore/qpycore_qmetaobject.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qmetaobject_helpers.o ../../../qpy/QtCore/qpycore_qmetaobject_helpers.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qobject_getattr.o ../../../qpy/QtCore/qpycore_qobject_getattr.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qobject_helpers.o ../../../qpy/QtCore/qpycore_qobject_helpers.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qpynullvariant.o ../../../qpy/QtCore/qpycore_qpynullvariant.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qstring.o ../../../qpy/QtCore/qpycore_qstring.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qstringlist.o ../../../qpy/QtCore/qpycore_qstringlist.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qtlib.o ../../../qpy/QtCore/qpycore_qtlib.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qvariant.o ../../../qpy/QtCore/qpycore_qvariant.cpp ../../../qpy/QtCore/qpycore_qstring.cpp: In function 'const char* qpycore_encode(PyObject**, QCoreApplication::Encoding)': ../../../qpy/QtCore/qpycore_qstring.cpp:301:49: warning: 'int PyObject_AsCharBuffer(PyObject*, const char**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] 301 | else if (PyObject_AsCharBuffer(obj, &es, &sz) >= 0) | ^ In file included from /usr/include/python3.7m/Python.h:147, from ../../../qpy/QtCore/qpycore_qstring.cpp:21: /usr/include/python3.7m/abstract.h:471:17: note: declared here 471 | PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ ../../../qpy/QtCore/qpycore_qstring.cpp:301:49: warning: 'int PyObject_AsCharBuffer(PyObject*, const char**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] 301 | else if (PyObject_AsCharBuffer(obj, &es, &sz) >= 0) | ^ In file included from /usr/include/python3.7m/Python.h:147, from ../../../qpy/QtCore/qpycore_qstring.cpp:21: /usr/include/python3.7m/abstract.h:471:17: note: declared here 471 | PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qvariant_value.o ../../../qpy/QtCore/qpycore_qvariant_value.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_sip_helpers.o ../../../qpy/QtCore/qpycore_sip_helpers.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_types.o ../../../qpy/QtCore/qpycore_types.cpp /usr/lib/qt4/bin/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. ../../../qpy/QtCore/qpycore_pyqtproxy.h -o moc_qpycore_pyqtproxy.cpp i686-tld-linux-g++ -c -pipe -fno-strict-aliasing -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtCore -I../../../qpy/QtCore -I. -o moc_qpycore_pyqtproxy.o moc_qpycore_pyqtproxy.cpp rm -f libqpycore.a ar cqs libqpycore.a qpycore_chimera.o qpycore_chimera_signature.o qpycore_chimera_storage.o qpycore_classinfo.o qpycore_init.o qpycore_misc.o qpycore_post_init.o qpycore_public_api.o qpycore_pyqtboundsignal.o qpycore_pyqtconfigure.o qpycore_pyqtmethodproxy.o qpycore_pyqtproperty.o qpycore_pyqtproxy.o qpycore_pyqtpyobject.o qpycore_pyqtsignal.o qpycore_pyqtslot.o qpycore_qabstracteventdispatcher.o qpycore_qmetaobject.o qpycore_qmetaobject_helpers.o qpycore_qobject_getattr.o qpycore_qobject_helpers.o qpycore_qpynullvariant.o qpycore_qstring.o qpycore_qstringlist.o qpycore_qtlib.o qpycore_qvariant.o qpycore_qvariant_value.o qpycore_sip_helpers.o qpycore_types.o moc_qpycore_pyqtproxy.o make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtCore' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtGui' /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtGui -I. ../../../qpy/QtGui/qpytextobject.h -o moc_qpytextobject.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtGui -I. -o moc_qpytextobject.o moc_qpytextobject.cpp rm -f libqpygui.a ar cqs libqpygui.a moc_qpytextobject.o make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtGui' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDBus' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbus_chimera_helpers.o ../../../qpy/QtDBus/qpydbus_chimera_helpers.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbus_post_init.o ../../../qpy/QtDBus/qpydbus_post_init.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbuspendingreply.o ../../../qpy/QtDBus/qpydbuspendingreply.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbusreply.o ../../../qpy/QtDBus/qpydbusreply.cpp rm -f libqpydbus.a ar cqs libqpydbus.a qpydbus_chimera_helpers.o qpydbus_post_init.o qpydbuspendingreply.o qpydbusreply.o make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDBus' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDeclarative' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarative_chimera_helpers.o ../../../qpy/QtDeclarative/qpydeclarative_chimera_helpers.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarative_listwrapper.o ../../../qpy/QtDeclarative/qpydeclarative_listwrapper.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarative_post_init.o ../../../qpy/QtDeclarative/qpydeclarative_post_init.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarativelistproperty.o ../../../qpy/QtDeclarative/qpydeclarativelistproperty.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. ../../../qpy/QtDeclarative/qpydeclarative_listwrapper.h -o moc_qpydeclarative_listwrapper.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. ../../../qpy/QtDeclarative/qpydeclarativepropertyvaluesource.h -o moc_qpydeclarativepropertyvaluesource.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o moc_qpydeclarative_listwrapper.o moc_qpydeclarative_listwrapper.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o moc_qpydeclarativepropertyvaluesource.o moc_qpydeclarativepropertyvaluesource.cpp rm -f libqpydeclarative.a ar cqs libqpydeclarative.a qpydeclarative_chimera_helpers.o qpydeclarative_listwrapper.o qpydeclarative_post_init.o qpydeclarativelistproperty.o moc_qpydeclarative_listwrapper.o moc_qpydeclarativepropertyvaluesource.o make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDeclarative' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDesigner' /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I../../../qpy/QtDesigner -I. -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.cpp rm -f libqpydesigner.a ar cqs libqpydesigner.a moc_qpydesignercontainerextension.o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetplugin.o moc_qpydesignermembersheetextension.o moc_qpydesignerpropertysheetextension.o moc_qpydesignertaskmenuextension.o make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDesigner' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtOpenGL' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtOpenGL -I../../../qpy/QtOpenGL -I/usr/ginclude -I. -o qpyopengl_attribute_array.o ../../../qpy/QtOpenGL/qpyopengl_attribute_array.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/python3.7m -I../../QtOpenGL -I../../../qpy/QtOpenGL -I/usr/ginclude -I. -o qpyopengl_uniform_value_array.o ../../../qpy/QtOpenGL/qpyopengl_uniform_value_array.cpp rm -f libqpyopengl.a ar cqs libqpyopengl.a qpyopengl_attribute_array.o qpyopengl_uniform_value_array.o make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtOpenGL' make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtCore -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCorepart0.o sipQtCorepart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtCore -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCorepart1.o sipQtCorepart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtCore -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCorepart2.o sipQtCorepart2.cpp In file included from /usr/include/qt4/QtCore/qvariantanimation.h:47, from /usr/include/qt4/QtCore/qpropertyanimation.h:45, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpropertyanimation.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QPair]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QPair]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore/sipQtCorepart1.cpp:24998:77: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qvariantanimation.h:47, from /usr/include/qt4/QtCore/qpropertyanimation.h:45, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpropertyanimation.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamNotationDeclaration]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamNotationDeclaration]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamNamespaceDeclaration]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamNamespaceDeclaration]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamEntityDeclaration]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamEntityDeclaration]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QPair]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:323:21: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlStreamAttribute]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlStreamAttribute]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore/sipQtCorepart0.cpp:17996:31: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'T* QVector::insert(QVector::iterator, QVector::size_type, const T&) [with T = QXmlStreamAttribute; QVector::iterator = QXmlStreamAttribute*; QVector::size_type = int]': /usr/include/qt4/QtCore/qvector.h:364:3: required from 'void QVector::insert(int, const T&) [with T = QXmlStreamAttribute]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore/sipQtCorepart0.cpp:18343:34: required from here /usr/include/qt4/QtCore/qvector.h:617:20: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class QXmlStreamAttribute' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 617 | memmove(i, b, (d->size - offset) * sizeof(T)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qxmlstream.h:135:26: note: 'class QXmlStreamAttribute' declared here 135 | class Q_XMLSTREAM_EXPORT QXmlStreamAttribute { | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtCore/qxmlstream.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'T* QVector::erase(QVector::iterator, QVector::iterator) [with T = QXmlStreamAttribute; QVector::iterator = QXmlStreamAttribute*]': /usr/include/qt4/QtCore/qvector.h:376:3: required from 'void QVector::remove(int) [with T = QXmlStreamAttribute]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore/sipQtCorepart0.cpp:18496:30: required from here /usr/include/qt4/QtCore/qvector.h:642:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class QXmlStreamAttribute' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 642 | memmove(p->array + f, p->array + l, (d->size-l)*sizeof(T)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip:28: /usr/include/qt4/QtCore/qxmlstream.h:135:26: note: 'class QXmlStreamAttribute' declared here 135 | class Q_XMLSTREAM_EXPORT QXmlStreamAttribute { | ^~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtCore -Wl,-rpath,/usr/lib -Wl,--version-script=QtCore.exp -o QtCore.so sipQtCorepart0.o sipQtCorepart1.o sipQtCorepart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtCore -L/usr/lib -lqpycore -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtGui' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtGui -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtGuipart0.o sipQtGuipart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtGui -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtGuipart1.o sipQtGuipart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtGui -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtGuipart2.o sipQtGuipart2.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtGui/sipQtGuipart1.cpp: In function 'int convertTo_QList_0100QPrinter_PageSize(PyObject*, void**, int*, PyObject*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtGui/sipQtGuipart1.cpp:61593:60: warning: parameter 'sipPy' set but not used [-Wunused-but-set-parameter] 61593 | extern "C" {static void release_QPrintEngine(void *, int);} | ~~~~~~~~~~^ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QTextLayout::FormatRange]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QTextLayout::FormatRange]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QTextFormat]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QTextFormat]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QAbstractTextDocumentLayout::Selection]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QAbstractTextDocumentLayout::Selection]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QPair]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:323:21: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QPair]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QPair]' /usr/include/qt4/QtCore/qvector.h:398:9: required from 'QVector& QVector::operator=(const QVector&) [with T = QPair]' /usr/include/qt4/QtGui/qbrush.h:201:20: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QAbstractTextDocumentLayout::Selection]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtCore/qvector.h:398:9: required from 'QVector& QVector::operator=(const QVector&) [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtGui/qabstracttextdocumentlayout.h:77:12: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qpolygon.h:45, from /usr/include/qt4/QtGui/qmatrix.h:45, from /usr/include/qt4/QtGui/qpainterpath.h:45, from /usr/include/qt4/QtGui/qgraphicsitem.h:50, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip:1182: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qbrush.h:47, from /usr/include/qt4/QtGui/qpalette.h:47, from /usr/include/qt4/QtGui/qwidget.h:50, from /usr/include/qt4/QtGui/qabstractspinbox.h:45, from /usr/include/qt4/QtGui/qstyleoption.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleoption.sip:1003: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QAbstractTextDocumentLayout::Selection]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QAbstractTextDocumentLayout::Selection]' /usr/include/qt4/QtGui/qabstracttextdocumentlayout.h:77:12: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtGui/qbrush.h:47, from /usr/include/qt4/QtGui/qpalette.h:47, from /usr/include/qt4/QtGui/qwidget.h:50, from /usr/include/qt4/QtGui/qabstractspinbox.h:45, from /usr/include/qt4/QtGui/qstyleoption.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleoption.sip:1003: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtGui -Wl,-rpath,/usr/lib -Wl,--version-script=QtGui.exp -o QtGui.so sipQtGuipart0.o sipQtGuipart1.o sipQtGuipart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtGui -L/usr/lib -L/usr/glib -lqpygui -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtGui' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtHelp' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtHelppart0.o sipQtHelppart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtHelppart1.o sipQtHelppart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtHelppart2.o sipQtHelppart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtHelp.exp -o QtHelp.so sipQtHelppart0.o sipQtHelppart1.o sipQtHelppart2.o -L/usr/lib -L/usr/glib -lQtHelp -L/usr/lib -lQtSql -L/usr/lib -lQtGui -L/usr/glib -lQtNetwork -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtHelp' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtMultimedia' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtMultimediapart0.o sipQtMultimediapart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtMultimediapart1.o sipQtMultimediapart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtMultimediapart2.o sipQtMultimediapart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtMultimedia.exp -o QtMultimedia.so sipQtMultimediapart0.o sipQtMultimediapart1.o sipQtMultimediapart2.o -L/usr/lib -L/usr/glib -lQtMultimedia -L/usr/lib -lQtGui -L/usr/lib -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtMultimedia' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtNetwork' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkpart0.o sipQtNetworkpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkpart1.o sipQtNetworkpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkpart2.o sipQtNetworkpart2.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtNetwork/sipQtNetworkpart1.cpp: In function 'int convertTo_QMultiMap_0100QSsl_AlternateNameEntryType_0100QString(PyObject*, void**, int*, PyObject*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtNetwork/sipQtNetworkpart1.cpp:1002:86: warning: parameter 'sipPy' set but not used [-Wunused-but-set-parameter] 1002 | #line 293 "/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcertificate.sip" | ~~~~~~~~~~^ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtNetwork.exp -o QtNetwork.so sipQtNetworkpart0.o sipQtNetworkpart1.o sipQtNetworkpart2.o -L/usr/lib -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtNetwork' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDBus' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDBus -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBuspart0.o sipQtDBuspart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDBus -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBuspart1.o sipQtDBuspart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDBus -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBuspart2.o sipQtDBuspart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDBus -Wl,-rpath,/usr/lib -Wl,--version-script=QtDBus.exp -o QtDBus.so sipQtDBuspart0.o sipQtDBuspart1.o sipQtDBuspart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDBus -L/usr/lib -lqpydbus -lQtDBus -L/usr/lib -lQtXml -L/usr/lib -lQtCore -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDBus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDeclarative' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDeclarative -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDeclarativepart0.o sipQtDeclarativepart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDeclarative -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDeclarativepart1.o sipQtDeclarativepart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDeclarative -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDeclarativepart2.o sipQtDeclarativepart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDeclarative -Wl,-rpath,/usr/lib -Wl,--version-script=QtDeclarative.exp -o QtDeclarative.so sipQtDeclarativepart0.o sipQtDeclarativepart1.o sipQtDeclarativepart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDeclarative -L/usr/lib -L/usr/glib -lqpydeclarative -lQtDeclarative -L/usr/lib -lQtScript -L/usr/lib -lQtSvg -L/usr/glib -lQtSql -lQtXmlPatterns -lQtGui -lQtNetwork -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDeclarative' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScript' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptpart0.o sipQtScriptpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptpart1.o sipQtScriptpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptpart2.o sipQtScriptpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtScript.exp -o QtScript.so sipQtScriptpart0.o sipQtScriptpart1.o sipQtScriptpart2.o -L/usr/lib -lQtScript -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScript' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScriptTools' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtScriptToolspart0.o sipQtScriptToolspart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtScriptToolspart1.o sipQtScriptToolspart1.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtScriptTools.exp -o QtScriptTools.so sipQtScriptToolspart0.o sipQtScriptToolspart1.o -L/usr/lib -L/usr/glib -lQtScriptTools -L/usr/lib -lQtScript -L/usr/lib -lQtGui -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtScript -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScriptTools' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtOpenGL' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtOpenGL -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtOpenGLpart0.o sipQtOpenGLpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtOpenGL -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtOpenGLpart1.o sipQtOpenGLpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtOpenGL -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtOpenGLpart2.o sipQtOpenGLpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtOpenGL -Wl,-rpath,/usr/lib -Wl,--version-script=QtOpenGL.exp -o QtOpenGL.so sipQtOpenGLpart0.o sipQtOpenGLpart1.o sipQtOpenGLpart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtOpenGL -L/usr/lib -L/usr/glib -lqpyopengl -lQtOpenGL -L/usr/lib -L/usr/glib -lQtGui -L/usr/lib -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lGL -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtOpenGL' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSql' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSqlpart0.o sipQtSqlpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSqlpart1.o sipQtSqlpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSqlpart2.o sipQtSqlpart2.cpp In file included from /usr/include/qt4/QtSql/qsqlresult.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlresult.sip:26: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QVariant]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QVariant]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt4/QtSql/qsqlresult.h:46, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlresult.sip:26: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtSql.exp -o QtSql.so sipQtSqlpart0.o sipQtSqlpart1.o sipQtSqlpart2.o -L/usr/lib -L/usr/glib -lQtSql -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSql' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSvg' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSvgpart0.o sipQtSvgpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSvgpart1.o sipQtSvgpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtSvgpart2.o sipQtSvgpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtSvg.exp -o QtSvg.so sipQtSvgpart0.o sipQtSvgpart1.o sipQtSvgpart2.o -L/usr/lib -L/usr/glib -lQtSvg -L/usr/lib -lQtGui -L/usr/lib -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSvg' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtTest' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_TEST_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtTestpart0.o sipQtTestpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_TEST_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtTestpart1.o sipQtTestpart1.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtTest.exp -o QtTest.so sipQtTestpart0.o sipQtTestpart1.o -L/usr/lib -L/usr/glib -lQtTest -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtTest' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtWebKit' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtWebKitpart0.o sipQtWebKitpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtWebKitpart1.o sipQtWebKitpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtWebKitpart2.o sipQtWebKitpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtWebKit.exp -o QtWebKit.so sipQtWebKitpart0.o sipQtWebKitpart1.o sipQtWebKitpart2.o -L/usr/lib -L/usr/glib -lQtWebKit -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtWebKit' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXml' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlpart0.o sipQtXmlpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlpart1.o sipQtXmlpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlpart2.o sipQtXmlpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtXml.exp -o QtXml.so sipQtXmlpart0.o sipQtXmlpart1.o sipQtXmlpart2.o -L/usr/lib -lQtXml -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXml' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlPatternspart0.o sipQtXmlPatternspart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlPatternspart1.o sipQtXmlPatternspart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlPatternspart2.o sipQtXmlPatternspart2.cpp In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlNodeModelIndex]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlNodeModelIndex]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlNodeModelIndex]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns/sipQtXmlPatternspart2.cpp:449:47: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'QVector::Data' {aka 'struct QVectorTypedData'}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlName]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlName]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlName]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns/sipQtXmlPatternspart2.cpp:509:37: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlNodeModelIndex]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlNodeModelIndex]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'QVector::Data' {aka 'struct QVectorTypedData'}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlName]': /usr/include/qt4/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = QXmlName]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:87:22: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlName]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlName]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlName]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns/sipQtXmlPatternspart1.cpp:3137:60: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QXmlNodeModelIndex]': /usr/include/qt4/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = QXmlNodeModelIndex]' /usr/include/qt4/QtCore/qvector.h:123:84: required from 'QVector::QVector(const QVector&) [with T = QXmlNodeModelIndex]' /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns/sipQtXmlPatternspart1.cpp:3167:55: required from here /usr/include/qt4/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'QVector::Data' {aka 'struct QVectorTypedData'}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip:28: /usr/include/qt4/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtXmlPatterns.exp -o QtXmlPatterns.so sipQtXmlPatternspart0.o sipQtXmlPatternspart1.o sipQtXmlPatternspart2.o -L/usr/lib -lQtXmlPatterns -L/usr/lib -lQtNetwork -L/usr/lib -lQtCore -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/phonon' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/phonon -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipphononpart0.o sipphononpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/phonon -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipphononpart1.o sipphononpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/phonon -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipphononpart2.o sipphononpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=phonon.exp -o phonon.so sipphononpart0.o sipphononpart1.o sipphononpart2.o -L/usr/lib -L/usr/glib -lphonon -L/usr/lib -lpulse-mainloop-glib -lpulse -lglib-2.0 -lQtDBus -L/usr/lib -lQtXml -lQtGui -L/usr/glib -lQtCore -lpthread -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/phonon' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtAssistant' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtAssistantpart0.o sipQtAssistantpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtAssistantpart1.o sipQtAssistantpart1.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=QtAssistant.exp -o QtAssistant.so sipQtAssistantpart0.o sipQtAssistantpart1.o -L/usr/lib -L/usr/glib -lQtAssistantClient -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtNetwork -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtAssistant' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDesigner' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDesigner -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDesignerpart0.o sipQtDesignerpart0.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDesigner -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDesignerpart1.o sipQtDesignerpart1.cpp i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/qpy/QtDesigner -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/ginclude -o sipQtDesignerpart2.o sipQtDesignerpart2.cpp i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDesigner -Wl,-rpath,/usr/lib -Wl,--version-script=QtDesigner.exp -o QtDesigner.so sipQtDesignerpart0.o sipQtDesignerpart1.o sipQtDesignerpart2.o -L/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDesigner -L/usr/lib -L/usr/glib -lqpydesigner -lQtDesigner -lQtGui -L/usr/lib -L/usr/glib -lQtCore -L/usr/lib -lpthread -lQtCore -L/usr/lib -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDesigner' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/Qt' i686-tld-linux-gcc -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -I. -I/usr/include/python3.7m -o sipQtcmodule.o sipQtcmodule.c i686-tld-linux-g++ -shared -Wl,-O1 -Wl,--version-script=Qt.exp -o Qt.so sipQtcmodule.o make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/Qt' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/dbus' i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o dbus.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp /usr/lib/qt4/bin/moc -o moc_helper.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/helper.h i686-tld-linux-g++ -c -pipe -fPIC -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/python3.7m -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o moc_helper.o moc_helper.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'dbus_bool_t add_watch(DBusWatch*, void*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:39:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 39 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:39:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 39 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'void remove_watch(DBusWatch*, void*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:72:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 72 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:72:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 72 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'void toggle_watch(DBusWatch*, void*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:104:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 104 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:104:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated [-Wdeprecated-declarations] 104 | int fd = dbus_watch_get_fd(watch); | ^ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-python.h:33, from /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:23: /usr/include/dbus-1.0/dbus/dbus-connection.h:481:21: note: declared here 481 | DBUS_DEPRECATED int dbus_watch_get_fd (DBusWatch *watch); | ^~~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'PyObject* DBusQtMainLoop(PyObject*, PyObject*, PyObject*)': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:352:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 352 | static char *argnames[] = {"set_as_default", 0}; | ^~~~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: At global scope: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:396:37: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*, PyObject*, PyObject*)' {aka '_object* (*)(_object*, _object*, _object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] 396 | {"DBusQtMainLoop", (PyCFunction)DBusQtMainLoop, METH_VARARGS|METH_KEYWORDS, | ^~~~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp: In function 'PyObject* PyInit_qt()': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:412:5: warning: missing initializer for member 'PyModuleDef::m_slots' [-Wmissing-field-initializers] 412 | }; | ^ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:412:5: warning: missing initializer for member 'PyModuleDef::m_traverse' [-Wmissing-field-initializers] /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:412:5: warning: missing initializer for member 'PyModuleDef::m_clear' [-Wmissing-field-initializers] /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/dbus/dbus.cpp:412:5: warning: missing initializer for member 'PyModuleDef::m_free' [-Wmissing-field-initializers] i686-tld-linux-g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib -Wl,--version-script=qt.exp -o qt.so dbus.o moc_helper.o -L/usr/lib -ldbus-1 -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/dbus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyuic' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyuic' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pylupdate' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o fetchtr.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o merge.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/merge.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o numberh.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/numberh.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o sametexth.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/sametexth.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp: In function 'int getToken()': /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:461:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 461 | if (yyParenDepth == 0) | ^~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:463:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 463 | yyParenDepth++; | ^~~~~~~~~~~~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:467:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 467 | if (yyParenDepth == 0) | ^~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:469:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 469 | yyParenDepth--; | ^~~~~~~~~~~~ i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o main.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/main.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:255:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 255 | if ( strcmp(yyIdent + 1, "eturn") == 0 ) | ^~ /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/fetchtr.cpp:260:17: note: here 260 | case 'R': | ^~~~ i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o metatranslator.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/metatranslator.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o proparser.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/proparser.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o translator.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/translator.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o simtexth.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/simtexth.cpp /usr/lib/qt4/bin/moc -o moc_translator.cpp /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate/translator.h i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pylupdate -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o moc_translator.o moc_translator.cpp i686-tld-linux-g++ -Wl,-O1 -Wl,-rpath,/usr/lib -o pylupdate4 fetchtr.o merge.o numberh.o sametexth.o main.o metatranslator.o proparser.o translator.o simtexth.o moc_translator.o -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtXml -L/usr/lib -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pylupdate' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyrcc' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o main.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyrcc/main.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/lib/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o rcc.o /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyrcc/rcc.cpp i686-tld-linux-g++ -Wl,-O1 -Wl,-rpath,/usr/lib -o pyrcc4 main.o rcc.o -L/usr/lib -lQtCore -L/usr/lib -lpthread -lQtXml -L/usr/lib -lQtCore -L/usr/lib -lpthread -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyrcc' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/designer' i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -DPYTHON_LIB=\"libpython3.7m.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I. -o pluginloader.o ../../designer/pluginloader.cpp /usr/lib/qt4/bin/moc -DPYTHON_LIB=\"libpython3.7m.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I. ../../designer/pluginloader.h -o moc_pluginloader.cpp i686-tld-linux-g++ -c -pipe -O2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -std=gnu++98 -D_REENTRANT -Wall -W -fPIC -DPYTHON_LIB=\"libpython3.7m.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.7m -I. -o moc_pluginloader.o moc_pluginloader.cpp rm -f libpyqt4.so i686-tld-linux-g++ -Wl,-O1 -shared -o libpyqt4.so pluginloader.o moc_pluginloader.o -L/usr/lib/python3.7 -lpython3.7m -lQtScript -lQtXml -lQtGui -lQtCore -lQtDesigner -lpthread make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/designer' + cd .. + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fjurUK/BUILD/tmp /bin/sh -e /tmp/B.fjurUK/BUILD/tmp/rpm-tmp.79442 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fjurUK/BUILD/tmp + umask 022 + cd /tmp/B.fjurUK/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder + /bin/mkdir -p /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder + cd PyQt4_gpl_x11-4.12.3 + rm -rf /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder + install -d /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3 + /usr/bin/make -j4 -C build-py3 install 'DESTDIR=/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder' 'INSTALL_ROOT=/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder' make: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtCore' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtCore' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtGui' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtGui' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDBus' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDBus' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDeclarative' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDeclarative' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDesigner' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDesigner' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtOpenGL' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtOpenGL' make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore' cp -f QtCore.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtCore.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfile.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfile.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/QtCoremod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/QtCoremod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qobjectcleanuphandler.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qobjectcleanuphandler.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qrunnable.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qrunnable.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qreadwritelock.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qreadwritelock.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsequentialanimationgroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsequentialanimationgroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qregexp.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qregexp.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpoint.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpoint.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstracttransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstracttransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractitemmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractitemmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qeventtransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qeventtransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpropertyanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpropertyanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/quuid.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/quuid.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsemaphore.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsemaphore.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfinalstate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfinalstate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qanimationgroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qanimationgroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmutex.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmutex.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractfileengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractfileengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpynullvariant.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpynullvariant.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsharedmemory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsharedmemory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qvector.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qeasingcurve.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qeasingcurve.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstring.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstring.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qobjectdefs.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qobjectdefs.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlibrary.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlibrary.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qglobal.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qglobal.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlocale.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlocale.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsignaltransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsignaltransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qset.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qset.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qparallelanimationgroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qparallelanimationgroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvariantanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qvariantanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsocketnotifier.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsocketnotifier.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmargins.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmargins.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstracteventdispatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstracteventdispatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qcoreevent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qcoreevent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qelapsedtimer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qelapsedtimer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractnativeeventfilter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractnativeeventfilter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstringmatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstringmatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmetatype.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmetatype.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractstate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractstate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsettings.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsettings.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qhash.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qhash.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpair.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpair.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtimeline.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtimeline.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qthread.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qthread.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtemporaryfile.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtemporaryfile.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qcryptographichash.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qcryptographichash.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qchar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qchar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsystemsemaphore.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsystemsemaphore.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qiodevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qiodevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtranslator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtranslator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qthreadpool.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qthreadpool.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtextcodec.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtextcodec.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpluginloader.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpluginloader.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtextboundaryfinder.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtextboundaryfinder.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdatetime.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdatetime.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstatemachine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstatemachine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qhistorystate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qhistorystate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfileinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfileinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qurl.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qurl.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmimedata.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmimedata.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qprocess.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qprocess.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qcoreapplication.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qcoreapplication.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qurlquery.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qurlquery.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlibraryinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlibraryinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdatastream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdatastream.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qwineventnotifier.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qwineventnotifier.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstringlist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstringlist.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmetaobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmetaobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvariant.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qvariant.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbasictimer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbasictimer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpauseanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpauseanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbitarray.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbitarray.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qeventloop.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qeventloop.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbytearraymatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbytearraymatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfilesystemwatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfilesystemwatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qwaitcondition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qwaitcondition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfsfileengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfsfileengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsize.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsize.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qnumeric.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qnumeric.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbytearray.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbytearray.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qresource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qresource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qnamespace.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qnamespace.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfiledevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfiledevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdir.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdir.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qxmlstream.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlist.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtimer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtimer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdiriterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdiriterator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qline.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qline.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qrect.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qrect.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtextstream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtextstream.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsignalmapper.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsignalmapper.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtCore' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtGui' cp -f QtGui.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtGui.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qundoview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qundoview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qitemeditorfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qitemeditorfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgenericmatrix.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgenericmatrix.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/QtGuimod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/QtGuimod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qboxlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qboxlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwidgetaction.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwidgetaction.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qguiapplication.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qguiapplication.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmdisubwindow.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmdisubwindow.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcommandlinkbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcommandlinkbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyle.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstyle.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qidentityproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qidentityproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstringlistmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstringlistmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmdiarea.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmdiarea.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpicture.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpicture.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfont.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfont.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qactiongroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qactiongroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractitemview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractitemview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontdatabase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontdatabase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractprintdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractprintdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpytextobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpytextobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qkeysequence.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qkeysequence.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvalidator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvalidator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsizepolicy.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsizepolicy.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qscreen.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qscreen.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlabel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlabel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstylefactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstylefactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractscrollarea.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractscrollarea.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgroupbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgroupbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlcdnumber.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlcdnumber.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qitemdelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qitemdelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicswidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicswidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtooltip.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtooltip.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdrag.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdrag.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextlist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextlist.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtabwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtabwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qkeyeventtransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qkeyeventtransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtreewidgetitemiterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtreewidgetitemiterator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qerrormessage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qerrormessage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstackedlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstackedlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdirmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdirmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qworkspace.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qworkspace.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpalette.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpalette.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfiledialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfiledialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcombobox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcombobox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpixmap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpixmap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsanchorlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsanchorlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qrubberband.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qrubberband.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpaintdevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpaintdevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmatrix4x4.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmatrix4x4.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicslayoutitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicslayoutitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstracttextdocumentlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstracttextdocumentlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimagereader.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimagereader.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgesturerecognizer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgesturerecognizer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgridlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgridlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsgridlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsgridlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtoolbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtoolbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qinputcontextfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qinputcontextfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfilesystemmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfilesystemmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdockwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdockwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstatictext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstatictext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcursor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcursor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicstransform.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicstransform.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcalendarwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcalendarwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qx11info_x11.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qx11info_x11.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qplaintextedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qplaintextedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicslayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicslayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpolygon.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpolygon.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qevent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qevent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitemanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsitemanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgesture.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgesture.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpagedpaintdevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpagedpaintdevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvector2d.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvector2d.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdial.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdial.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcolordialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcolordialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qbuttongroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qbuttongroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsplashscreen.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsplashscreen.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintpreviewdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintpreviewdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprinterinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprinterinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdatetimeedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdatetimeedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qx11embed_x11.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qx11embed_x11.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimageiohandler.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimageiohandler.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwhatsthis.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwhatsthis.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpen.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpen.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmime.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmime.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdialogbuttonbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdialogbuttonbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdatawidgetmapper.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdatawidgetmapper.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qapplication.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qapplication.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintpreviewwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintpreviewwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtreewidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtreewidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprogressbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprogressbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpainterpath.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpainterpath.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtouchdevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtouchdevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdesktopservices.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdesktopservices.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qiconengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qiconengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsscene.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsscene.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpaintengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpaintengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfocusframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfocusframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsystemtrayicon.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsystemtrayicon.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpagesetupdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpagesetupdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextbrowser.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextbrowser.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextdocumentwriter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextdocumentwriter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractspinbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractspinbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qregion.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qregion.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qheaderview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qheaderview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcompleter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcompleter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwizard.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwizard.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcolor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcolor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qrawfont.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qrawfont.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleditemdelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstyleditemdelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlistview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlistview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsyntaxhighlighter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsyntaxhighlighter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtoolbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtoolbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstatusbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstatusbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qclipboard.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qclipboard.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlayoutitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlayoutitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwindowdefs.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwindowdefs.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlistwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlistwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicssceneevent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicssceneevent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstylepainter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstylepainter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsizegrip.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsizegrip.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvector4d.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvector4d.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmainwindow.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmainwindow.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstackedwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstackedwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpixmapcache.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpixmapcache.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractitemdelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractitemdelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qinputcontext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qinputcontext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qquaternion.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qquaternion.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmovie.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmovie.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicseffect.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicseffect.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmatrix.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmatrix.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpushbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpushbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmenu.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmenu.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextcursor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextcursor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qscrollarea.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qscrollarea.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleoption.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstyleoption.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicslinearlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicslinearlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qitemselectionmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qitemselectionmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtabbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtabbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextoption.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextoption.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qundogroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qundogroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qshortcut.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qshortcut.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qglyphrun.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qglyphrun.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpainter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpainter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmessagebox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmessagebox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcommonstyle.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcommonstyle.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsessionmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsessionmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontcombobox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontcombobox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsproxywidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsproxywidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qicon.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qicon.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvector3d.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvector3d.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcheckbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcheckbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsound.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsound.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmenubar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmenubar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprinter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprinter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qradiobutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qradiobutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdrawutil.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdrawutil.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtablewidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtablewidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontmetrics.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontmetrics.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextdocument.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextdocument.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprogressdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprogressdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtoolbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtoolbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qspinbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qspinbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsortfilterproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsortfilterproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlineedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlineedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtreeview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtreeview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsplitter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsplitter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcolumnview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcolumnview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qrgb.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qrgb.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qinputdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qinputdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtexttable.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtexttable.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qformlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qformlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qundostack.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qundostack.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfileiconprovider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfileiconprovider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qscrollbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qscrollbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/opengl_types.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/opengl_types.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextdocumentfragment.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextdocumentfragment.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtransform.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtransform.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimagewriter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimagewriter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstandarditemmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstandarditemmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qaction.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qaction.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qbrush.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qbrush.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qbitmap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qbitmap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextformat.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextformat.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmouseeventtransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmouseeventtransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtableview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtableview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdesktopwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdesktopwidget.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtGui' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtHelp' cp -f QtHelp.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtHelp.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpsearchengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpsearchengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpindexwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpindexwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpenginecore.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpenginecore.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpcontentwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpcontentwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpsearchquerywidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpsearchquerywidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/QtHelpmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/QtHelpmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpsearchresultwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpsearchresultwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpengine.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtHelp' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtMultimedia' cp -f QtMultimedia.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtMultimedia.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudiooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudiooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudio.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudio.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudioformat.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudioformat.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qvideosurfaceformat.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qvideosurfaceformat.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qvideoframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qvideoframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qabstractvideobuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qabstractvideobuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/QtMultimediamod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/QtMultimediamod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudioinput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudioinput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qabstractvideosurface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qabstractvideosurface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudiodeviceinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudiodeviceinfo.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtMultimedia' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtNetwork' cp -f QtNetwork.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtNetwork.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qudpsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qudpsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhttpmultipart.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhttpmultipart.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkconfiguration.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkconfiguration.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/QtNetworkmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/QtNetworkmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhostaddress.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhostaddress.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcipher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslcipher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslconfiguration.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslconfiguration.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qtcpserver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qtcpserver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkdiskcache.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkdiskcache.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qabstractsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qabstractsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcertificate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslcertificate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qftp.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qftp.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkcookie.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkcookie.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qlocalsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qlocalsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkaccessmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkaccessmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qssl.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qssl.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qabstractnetworkcache.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qabstractnetworkcache.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qdnslookup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qdnslookup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslkey.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslkey.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhostinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhostinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkproxy.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkproxy.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qauthenticator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qauthenticator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworksession.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworksession.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkconfigmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkconfigmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcertificateextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslcertificateextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qtcpsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qtcpsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkrequest.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkrequest.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkcookiejar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkcookiejar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhttp.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhttp.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslerror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslerror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qlocalserver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qlocalserver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qurlinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qurlinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkreply.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkreply.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtNetwork' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDBus' cp -f QtDBus.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDBus.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusargument.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusargument.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusextratypes.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusextratypes.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qpydbuspendingreply.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qpydbuspendingreply.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusabstractinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusabstractinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusmessage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusmessage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusunixfiledescriptor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusunixfiledescriptor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusabstractadaptor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusabstractadaptor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbuserror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbuserror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusconnectioninterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusconnectioninterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/QtDBusmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/QtDBusmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qpydbusreply.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qpydbusreply.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbuspendingcall.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbuspendingcall.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusservicewatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusservicewatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusconnection.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusconnection.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDBus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDeclarative' cp -f QtDeclarative.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDeclarative.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativecontext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativecontext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeexpression.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeexpression.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeextensionplugin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeextensionplugin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeimageprovider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeimageprovider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeproperty.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeproperty.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeparserstatus.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeparserstatus.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativepropertyvaluesource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativepropertyvaluesource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativescriptstring.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativescriptstring.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qpydeclarativelistproperty.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qpydeclarativelistproperty.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qpydeclarativepropertyvaluesource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qpydeclarativepropertyvaluesource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativecomponent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativecomponent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeerror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeerror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/QtDeclarativemod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/QtDeclarativemod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativepropertymap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativepropertymap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativelist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativelist.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDeclarative' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScript' cp -f QtScript.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtScript.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptstring.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptstring.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptcontext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptcontext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptvalue.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptvalue.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptcontextinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptcontextinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptengineagent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptengineagent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptclass.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptclass.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/QtScriptmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/QtScriptmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptclasspropertyiterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptclasspropertyiterator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptvalueiterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptvalueiterator.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScript' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScriptTools' cp -f QtScriptTools.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtScriptTools.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScriptTools/QtScriptToolsmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScriptTools/QtScriptToolsmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScriptTools/qscriptenginedebugger.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScriptTools/qscriptenginedebugger.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtScriptTools' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtOpenGL' cp -f QtOpenGL.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtOpenGL.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglcolormap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglcolormap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglpixelbuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglpixelbuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qgl.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qgl.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglframebufferobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglframebufferobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglbuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglbuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglshaderprogram.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglshaderprogram.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/QtOpenGLmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/QtOpenGLmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtOpenGL' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSql' cp -f QtSql.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtSql.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlfield.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlfield.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqldriver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqldriver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlrecord.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlrecord.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlquery.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlquery.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqldatabase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqldatabase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlrelationaldelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlrelationaldelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/QtSqlmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/QtSqlmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsql.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsql.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlresult.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlresult.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlerror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlerror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlquerymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlquerymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqltablemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqltablemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlrelationaltablemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlrelationaltablemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlindex.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlindex.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSql' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSvg' cp -f QtSvg.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtSvg.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qgraphicssvgitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qgraphicssvgitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qsvgwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qsvgwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qsvgrenderer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qsvgrenderer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qsvggenerator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qsvggenerator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/QtSvgmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/QtSvgmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtSvg' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtTest' cp -f QtTest.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtTest.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestkeyboard.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestkeyboard.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestsystem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestsystem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestmouse.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestmouse.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestcase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestcase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/QtTestmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/QtTestmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtTest' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtWebKit' cp -f QtWebKit.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtWebKit.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebhistory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebhistory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebsecurityorigin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebsecurityorigin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebkitglobal.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebkitglobal.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/QtWebKitmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/QtWebKitmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebpage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebpage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebinspector.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebinspector.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebdatabase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebdatabase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebsettings.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebsettings.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebpluginfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebpluginfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebhistoryinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebhistoryinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qgraphicswebview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qgraphicswebview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebelement.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebelement.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebkitversion.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebkitversion.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtWebKit' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXml' cp -f QtXml.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtXml.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/qdom.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/qdom.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/qxml.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/qxml.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/QtXmlmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/QtXmlmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/qxmlstream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/qxmlstream.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXml' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns' cp -f QtXmlPatterns.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtXmlPatterns.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstracturiresolver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstracturiresolver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlnamepool.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlnamepool.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlresultitems.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlresultitems.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlschema.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlschema.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlserializer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlserializer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qsourcelocation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qsourcelocation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstractxmlreceiver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstractxmlreceiver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlschemavalidator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlschemavalidator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstractmessagehandler.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstractmessagehandler.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qsimplexmlnodemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qsimplexmlnodemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlquery.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlquery.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstractxmlnodemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstractxmlnodemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/QtXmlPatternsmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/QtXmlPatternsmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlformatter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlformatter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlname.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlname.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtXmlPatterns' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/phonon' cp -f phonon.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/phonon.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/phononnamespace.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/phononnamespace.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/mediaobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/mediaobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/audiooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/audiooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/backendcapabilities.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/backendcapabilities.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/effectparameter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/effectparameter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/effect.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/effect.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/seekslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/seekslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/mediacontroller.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/mediacontroller.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/abstractvideooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/abstractvideooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/objectdescription.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/objectdescription.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/videoplayer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/videoplayer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/mediasource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/mediasource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/volumeslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/volumeslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/videowidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/videowidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/path.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/path.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/abstractaudiooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/abstractaudiooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/phononmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/phononmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/effectwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/effectwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/medianode.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/medianode.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/phonon' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtAssistant' cp -f QtAssistant.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtAssistant.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtAssistant/qassistantclient.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtAssistant/qassistantclient.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtAssistant/QtAssistantmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtAssistant/QtAssistantmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtAssistant' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDesigner' cp -f QtDesigner.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDesigner.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignermembersheetextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignermembersheetextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractactioneditor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractactioneditor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/propertysheet.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/propertysheet.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformwindow.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformwindow.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignertaskmenuextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignertaskmenuextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/membersheet.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/membersheet.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qextensionmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qextensionmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/taskmenu.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/taskmenu.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/extension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/extension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignercustomwidgetplugin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignercustomwidgetplugin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/customwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/customwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/QtDesignermod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/QtDesignermod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformwindowcursor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformwindowcursor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignercontainerextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignercontainerextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/formbuilder.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/formbuilder.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractpropertyeditor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractpropertyeditor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/container.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/container.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractobjectinspector.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractobjectinspector.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignerpropertysheetextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignerpropertysheetextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformeditor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformeditor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformbuilder.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformbuilder.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformwindowmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformwindowmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractwidgetbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractwidgetbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/default_extensionfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/default_extensionfactory.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/QtDesigner' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/Qt' cp -f Qt.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/Qt.so cp -f ../sip/Qt/Qtmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/Qt/Qtmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/Qt' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/dbus' cp -f qt.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/dbus/mainloop/qt.so make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/dbus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyuic' cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/pyuic.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/pyuic.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/exceptions.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/exceptions.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/uiparser.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/uiparser.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/icon_cache.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/icon_cache.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/driver.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/driver.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/properties.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/properties.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/objcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/objcreator.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/invoke.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/invoke.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/load_plugin.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/load_plugin.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/proxy_base.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/proxy_base.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/as_string.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/as_string.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/ascii_upper.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/string_io.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/string_io.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/compiler.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/compiler.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/qtproxies.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/qtproxies.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/proxy_metaclass.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/indenter.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/indenter.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/misc.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/misc.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/qobjectcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/invoke.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/invoke.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/load_plugin.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/load_plugin.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/proxy_base.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/proxy_base.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/as_string.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/as_string.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/ascii_upper.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/string_io.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/string_io.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qaxcontainer.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qtdeclarative.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qscintilla.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qscintilla.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/phonon.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/phonon.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qtwebkit.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Loader/loader.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/loader.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Loader/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Loader/qobjectcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py cp -f pyuic4 /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyuic4 make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyuic' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pylupdate' cp -f pylupdate4 /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pylupdate4 make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pylupdate' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyrcc' cp -f pyrcc4 /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyrcc4 make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/pyrcc' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/designer' install -m 755 -p "libpyqt4.so" "/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/qt4/plugins/designer/libpyqt4.so" make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/designer' cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/__init__.py cp -f pyqtconfig.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/pyqtconfig.py cp -f PyQt4.api /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/qt4/qsci/api/python/PyQt4.api make: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3' + /bin/mv /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyuic4 /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyuic4-3 + /usr/bin/python3 -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder'\''):])' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/pyqtconfig.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/compiler.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/indenter.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/misc.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/qtproxies.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/loader.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/driver.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/exceptions.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/icon_cache.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/objcreator.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/as_string.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/invoke.py'... *** File "/usr/lib/python3.7/site-packages/invoke.py", line 36 except IOError, e: ^ SyntaxError: invalid syntax Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/load_plugin.py'... *** File "/usr/lib/python3.7/site-packages/load_plugin.py", line 38 except Exception, e: ^ SyntaxError: invalid syntax Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/proxy_base.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/string_io.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/as_string.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/invoke.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/load_plugin.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/proxy_base.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/string_io.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/properties.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/pyuic.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/uiparser.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/phonon.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qscintilla.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/dbus'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/dbus/mainloop'... + /usr/bin/python3 -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder'\''):])' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/pyqtconfig.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/compiler.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/indenter.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/misc.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Compiler/qtproxies.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/loader.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/driver.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/exceptions.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/icon_cache.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/objcreator.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/as_string.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/invoke.py'... *** File "/usr/lib/python3.7/site-packages/invoke.py", line 36 except IOError, e: ^ SyntaxError: invalid syntax Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/load_plugin.py'... *** File "/usr/lib/python3.7/site-packages/load_plugin.py", line 38 except Exception, e: ^ SyntaxError: invalid syntax Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/proxy_base.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v2/string_io.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/__init__.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/as_string.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/invoke.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/load_plugin.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/proxy_base.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/port_v3/string_io.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/properties.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/pyuic.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/uiparser.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/phonon.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qscintilla.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.py'... Compiling '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/dbus'... Listing '/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/dbus/mainloop'... + /usr/bin/make -j4 -C build-py2 install 'DESTDIR=/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder' 'INSTALL_ROOT=/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder' make: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtGui' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtGui' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDBus' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDBus' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDeclarative' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDeclarative' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDesigner' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDesigner' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtCore' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtCore' make[2]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtOpenGL' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtOpenGL' make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtCore' cp -f QtCore.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtCore.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfile.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfile.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/QtCoremod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/QtCoremod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qobjectcleanuphandler.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qobjectcleanuphandler.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qrunnable.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qrunnable.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qreadwritelock.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qreadwritelock.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsequentialanimationgroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsequentialanimationgroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qregexp.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qregexp.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpoint.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpoint.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstracttransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstracttransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractitemmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractitemmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qeventtransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qeventtransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpropertyanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpropertyanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/quuid.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/quuid.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsemaphore.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsemaphore.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfinalstate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfinalstate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qanimationgroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qanimationgroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmutex.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmutex.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractfileengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractfileengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpynullvariant.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpynullvariant.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsharedmemory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsharedmemory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvector.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qvector.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qeasingcurve.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qeasingcurve.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstring.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstring.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qobjectdefs.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qobjectdefs.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlibrary.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlibrary.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qglobal.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qglobal.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlocale.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlocale.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsignaltransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsignaltransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qset.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qset.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qparallelanimationgroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qparallelanimationgroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvariantanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qvariantanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsocketnotifier.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsocketnotifier.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmargins.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmargins.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstracteventdispatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstracteventdispatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qcoreevent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qcoreevent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qelapsedtimer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qelapsedtimer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractnativeeventfilter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractnativeeventfilter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstringmatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstringmatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmetatype.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmetatype.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qabstractstate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qabstractstate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsettings.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsettings.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qhash.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qhash.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpair.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpair.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtimeline.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtimeline.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qthread.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qthread.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtemporaryfile.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtemporaryfile.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qcryptographichash.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qcryptographichash.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qchar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qchar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsystemsemaphore.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsystemsemaphore.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qiodevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qiodevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtranslator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtranslator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qthreadpool.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qthreadpool.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtextcodec.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtextcodec.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpluginloader.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpluginloader.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtextboundaryfinder.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtextboundaryfinder.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdatetime.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdatetime.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstatemachine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstatemachine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qhistorystate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qhistorystate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfileinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfileinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qurl.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qurl.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmimedata.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmimedata.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qprocess.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qprocess.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qcoreapplication.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qcoreapplication.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qurlquery.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qurlquery.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlibraryinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlibraryinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdatastream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdatastream.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qwineventnotifier.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qwineventnotifier.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qstringlist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qstringlist.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qmetaobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qmetaobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qvariant.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qvariant.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbasictimer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbasictimer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qpauseanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qpauseanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbitarray.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbitarray.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qeventloop.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qeventloop.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbytearraymatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbytearraymatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfilesystemwatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfilesystemwatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qwaitcondition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qwaitcondition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfsfileengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfsfileengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsize.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsize.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qnumeric.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qnumeric.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qbytearray.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qbytearray.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qresource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qresource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qnamespace.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qnamespace.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qfiledevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qfiledevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdir.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdir.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qxmlstream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qxmlstream.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qlist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qlist.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtimer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtimer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qdiriterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qdiriterator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qline.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qline.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qrect.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qrect.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qtextstream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qtextstream.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtCore/qsignalmapper.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtCore/qsignalmapper.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtCore' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtGui' cp -f QtGui.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtGui.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qundoview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qundoview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qitemeditorfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qitemeditorfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgenericmatrix.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgenericmatrix.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/QtGuimod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/QtGuimod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qboxlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qboxlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwidgetaction.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwidgetaction.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qguiapplication.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qguiapplication.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmdisubwindow.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmdisubwindow.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcommandlinkbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcommandlinkbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyle.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstyle.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qidentityproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qidentityproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstringlistmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstringlistmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmdiarea.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmdiarea.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpicture.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpicture.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfont.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfont.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qactiongroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qactiongroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractitemview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractitemview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontdatabase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontdatabase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractprintdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractprintdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpytextobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpytextobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qkeysequence.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qkeysequence.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvalidator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvalidator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsizepolicy.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsizepolicy.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qscreen.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qscreen.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlabel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlabel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstylefactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstylefactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractscrollarea.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractscrollarea.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgroupbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgroupbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlcdnumber.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlcdnumber.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qitemdelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qitemdelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicswidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicswidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtooltip.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtooltip.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdrag.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdrag.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextlist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextlist.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtabwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtabwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qkeyeventtransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qkeyeventtransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtreewidgetitemiterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtreewidgetitemiterator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qerrormessage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qerrormessage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstackedlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstackedlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdirmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdirmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qworkspace.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qworkspace.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpalette.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpalette.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfiledialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfiledialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcombobox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcombobox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpixmap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpixmap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsanchorlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsanchorlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qrubberband.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qrubberband.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpaintdevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpaintdevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmatrix4x4.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmatrix4x4.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicslayoutitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicslayoutitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstracttextdocumentlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstracttextdocumentlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimagereader.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimagereader.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgesturerecognizer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgesturerecognizer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgridlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgridlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsgridlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsgridlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtoolbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtoolbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qinputcontextfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qinputcontextfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfilesystemmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfilesystemmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdockwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdockwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstatictext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstatictext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcursor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcursor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicstransform.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicstransform.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcalendarwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcalendarwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qx11info_x11.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qx11info_x11.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qplaintextedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qplaintextedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicslayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicslayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpolygon.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpolygon.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qevent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qevent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitemanimation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsitemanimation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgesture.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgesture.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpagedpaintdevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpagedpaintdevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvector2d.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvector2d.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdial.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdial.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcolordialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcolordialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qbuttongroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qbuttongroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsplashscreen.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsplashscreen.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintpreviewdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintpreviewdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprinterinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprinterinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdatetimeedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdatetimeedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qx11embed_x11.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qx11embed_x11.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimageiohandler.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimageiohandler.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwhatsthis.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwhatsthis.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpen.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpen.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmime.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmime.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdialogbuttonbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdialogbuttonbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdatawidgetmapper.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdatawidgetmapper.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qapplication.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qapplication.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintpreviewwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintpreviewwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtreewidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtreewidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprogressbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprogressbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpainterpath.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpainterpath.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtouchdevice.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtouchdevice.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdesktopservices.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdesktopservices.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qiconengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qiconengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsscene.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsscene.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpaintengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpaintengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfocusframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfocusframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsystemtrayicon.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsystemtrayicon.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpagesetupdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpagesetupdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextbrowser.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextbrowser.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextdocumentwriter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextdocumentwriter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractspinbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractspinbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qregion.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qregion.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qheaderview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qheaderview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcompleter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcompleter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwizard.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwizard.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcolor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcolor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qrawfont.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qrawfont.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleditemdelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstyleditemdelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlistview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlistview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsyntaxhighlighter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsyntaxhighlighter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtoolbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtoolbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstatusbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstatusbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qclipboard.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qclipboard.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlayoutitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlayoutitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwindowdefs.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwindowdefs.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlistwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlistwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicssceneevent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicssceneevent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstylepainter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstylepainter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsizegrip.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsizegrip.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvector4d.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvector4d.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmainwindow.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmainwindow.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstackedwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstackedwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpixmapcache.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpixmapcache.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qabstractitemdelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qabstractitemdelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qinputcontext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qinputcontext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qquaternion.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qquaternion.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmovie.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmovie.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicseffect.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicseffect.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmatrix.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmatrix.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpushbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpushbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmenu.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmenu.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextcursor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextcursor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qscrollarea.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qscrollarea.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstyleoption.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstyleoption.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicslinearlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicslinearlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qitemselectionmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qitemselectionmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtabbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtabbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextoption.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextoption.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qundogroup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qundogroup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qshortcut.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qshortcut.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qglyphrun.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qglyphrun.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qpainter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qpainter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmessagebox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmessagebox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcommonstyle.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcommonstyle.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsessionmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsessionmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontcombobox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontcombobox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsproxywidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsproxywidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qicon.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qicon.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qvector3d.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qvector3d.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcheckbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcheckbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsound.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsound.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmenubar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmenubar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprinter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprinter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qradiobutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qradiobutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdrawutil.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdrawutil.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtablewidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtablewidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfontmetrics.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfontmetrics.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextdocument.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextdocument.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprogressdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprogressdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtoolbutton.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtoolbutton.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qspinbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qspinbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qprintengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qprintengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsortfilterproxymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsortfilterproxymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qlineedit.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qlineedit.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtreeview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtreeview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qsplitter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qsplitter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qcolumnview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qcolumnview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qrgb.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qrgb.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qinputdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qinputdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtexttable.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtexttable.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qformlayout.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qformlayout.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qundostack.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qundostack.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qfileiconprovider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qfileiconprovider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qscrollbar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qscrollbar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/opengl_types.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/opengl_types.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextdocumentfragment.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextdocumentfragment.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtransform.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtransform.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qimagewriter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qimagewriter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qstandarditemmodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qstandarditemmodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qaction.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qaction.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qgraphicsview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qgraphicsview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdialog.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdialog.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qbrush.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qbrush.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qbitmap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qbitmap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtextformat.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtextformat.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qmouseeventtransition.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qmouseeventtransition.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qtableview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qtableview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtGui/qdesktopwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtGui/qdesktopwidget.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtGui' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtHelp' cp -f QtHelp.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtHelp.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpsearchengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpsearchengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpindexwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpindexwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpenginecore.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpenginecore.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpcontentwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpcontentwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpsearchquerywidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpsearchquerywidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/QtHelpmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/QtHelpmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpsearchresultwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpsearchresultwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtHelp/qhelpengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtHelp/qhelpengine.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtHelp' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtMultimedia' cp -f QtMultimedia.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtMultimedia.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudiooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudiooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudio.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudio.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudioformat.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudioformat.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qvideosurfaceformat.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qvideosurfaceformat.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qvideoframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qvideoframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qabstractvideobuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qabstractvideobuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/QtMultimediamod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/QtMultimediamod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudioinput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudioinput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qabstractvideosurface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qabstractvideosurface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtMultimedia/qaudiodeviceinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtMultimedia/qaudiodeviceinfo.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtMultimedia' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtNetwork' cp -f QtNetwork.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtNetwork.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qudpsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qudpsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhttpmultipart.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhttpmultipart.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkconfiguration.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkconfiguration.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/QtNetworkmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/QtNetworkmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhostaddress.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhostaddress.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcipher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslcipher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslconfiguration.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslconfiguration.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qtcpserver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qtcpserver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkdiskcache.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkdiskcache.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qabstractsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qabstractsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcertificate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslcertificate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qftp.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qftp.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkcookie.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkcookie.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qlocalsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qlocalsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkaccessmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkaccessmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qssl.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qssl.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qabstractnetworkcache.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qabstractnetworkcache.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qdnslookup.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qdnslookup.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslkey.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslkey.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhostinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhostinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkproxy.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkproxy.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qauthenticator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qauthenticator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworksession.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworksession.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkconfigmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkconfigmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslcertificateextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslcertificateextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qtcpsocket.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qtcpsocket.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkrequest.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkrequest.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkcookiejar.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkcookiejar.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qhttp.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qhttp.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qsslerror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qsslerror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qlocalserver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qlocalserver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qurlinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qurlinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtNetwork/qnetworkreply.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtNetwork/qnetworkreply.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtNetwork' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDBus' cp -f QtDBus.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDBus.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusargument.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusargument.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusextratypes.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusextratypes.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qpydbuspendingreply.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qpydbuspendingreply.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusabstractinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusabstractinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusmessage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusmessage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusunixfiledescriptor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusunixfiledescriptor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusabstractadaptor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusabstractadaptor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbuserror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbuserror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusconnectioninterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusconnectioninterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/QtDBusmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/QtDBusmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qpydbusreply.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qpydbusreply.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbuspendingcall.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbuspendingcall.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusservicewatcher.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusservicewatcher.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDBus/qdbusconnection.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDBus/qdbusconnection.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDBus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDeclarative' cp -f QtDeclarative.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDeclarative.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativecontext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativecontext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeexpression.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeexpression.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeextensionplugin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeextensionplugin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeimageprovider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeimageprovider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeproperty.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeproperty.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeparserstatus.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeparserstatus.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativepropertyvaluesource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativepropertyvaluesource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativescriptstring.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativescriptstring.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qpydeclarativelistproperty.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qpydeclarativelistproperty.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qpydeclarativepropertyvaluesource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qpydeclarativepropertyvaluesource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativecomponent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativecomponent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeerror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeerror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/QtDeclarativemod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/QtDeclarativemod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativepropertymap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativepropertymap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativeview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDeclarative/qdeclarativelist.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDeclarative/qdeclarativelist.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDeclarative' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScript' cp -f QtScript.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtScript.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptstring.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptstring.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptcontext.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptcontext.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptvalue.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptvalue.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptengine.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptengine.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptcontextinfo.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptcontextinfo.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptengineagent.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptengineagent.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptclass.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptclass.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/QtScriptmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/QtScriptmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptclasspropertyiterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptclasspropertyiterator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScript/qscriptvalueiterator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScript/qscriptvalueiterator.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScript' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScriptTools' cp -f QtScriptTools.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtScriptTools.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScriptTools/QtScriptToolsmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScriptTools/QtScriptToolsmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtScriptTools/qscriptenginedebugger.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtScriptTools/qscriptenginedebugger.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtScriptTools' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtOpenGL' cp -f QtOpenGL.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtOpenGL.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglcolormap.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglcolormap.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglpixelbuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglpixelbuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qgl.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qgl.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglframebufferobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglframebufferobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglbuffer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglbuffer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/qglshaderprogram.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/qglshaderprogram.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtOpenGL/QtOpenGLmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtOpenGL/QtOpenGLmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtOpenGL' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSql' cp -f QtSql.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtSql.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlfield.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlfield.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqldriver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqldriver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlrecord.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlrecord.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlquery.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlquery.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqldatabase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqldatabase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlrelationaldelegate.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlrelationaldelegate.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/QtSqlmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/QtSqlmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsql.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsql.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlresult.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlresult.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlerror.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlerror.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlquerymodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlquerymodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqltablemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqltablemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlrelationaltablemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlrelationaltablemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSql/qsqlindex.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSql/qsqlindex.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSql' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSvg' cp -f QtSvg.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtSvg.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qgraphicssvgitem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qgraphicssvgitem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qsvgwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qsvgwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qsvgrenderer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qsvgrenderer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/qsvggenerator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/qsvggenerator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtSvg/QtSvgmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtSvg/QtSvgmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtSvg' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtTest' cp -f QtTest.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtTest.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestkeyboard.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestkeyboard.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestsystem.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestsystem.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestmouse.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestmouse.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/qtestcase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/qtestcase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtTest/QtTestmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtTest/QtTestmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtTest' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtWebKit' cp -f QtWebKit.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtWebKit.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebhistory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebhistory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebsecurityorigin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebsecurityorigin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebkitglobal.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebkitglobal.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/QtWebKitmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/QtWebKitmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebpage.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebpage.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebinspector.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebinspector.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebframe.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebframe.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebdatabase.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebdatabase.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebsettings.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebsettings.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebpluginfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebpluginfactory.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebhistoryinterface.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebhistoryinterface.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qgraphicswebview.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qgraphicswebview.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebelement.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebelement.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtWebKit/qwebkitversion.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtWebKit/qwebkitversion.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtWebKit' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXml' cp -f QtXml.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtXml.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/qdom.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/qdom.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/qxml.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/qxml.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/QtXmlmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/QtXmlmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXml/qxmlstream.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXml/qxmlstream.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXml' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns' cp -f QtXmlPatterns.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtXmlPatterns.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstracturiresolver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstracturiresolver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlnamepool.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlnamepool.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlresultitems.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlresultitems.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlschema.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlschema.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlserializer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlserializer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qsourcelocation.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qsourcelocation.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstractxmlreceiver.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstractxmlreceiver.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlschemavalidator.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlschemavalidator.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstractmessagehandler.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstractmessagehandler.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qsimplexmlnodemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qsimplexmlnodemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlquery.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlquery.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qabstractxmlnodemodel.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qabstractxmlnodemodel.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/QtXmlPatternsmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/QtXmlPatternsmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlformatter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlformatter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtXmlPatterns/qxmlname.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtXmlPatterns/qxmlname.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtXmlPatterns' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/phonon' cp -f phonon.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/phonon.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/phononnamespace.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/phononnamespace.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/mediaobject.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/mediaobject.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/audiooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/audiooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/backendcapabilities.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/backendcapabilities.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/effectparameter.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/effectparameter.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/effect.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/effect.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/seekslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/seekslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/mediacontroller.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/mediacontroller.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/abstractvideooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/abstractvideooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/objectdescription.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/objectdescription.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/videoplayer.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/videoplayer.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/mediasource.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/mediasource.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/volumeslider.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/volumeslider.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/videowidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/videowidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/path.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/path.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/abstractaudiooutput.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/abstractaudiooutput.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/phononmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/phononmod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/effectwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/effectwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/phonon/medianode.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/phonon/medianode.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/phonon' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtAssistant' cp -f QtAssistant.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtAssistant.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtAssistant/qassistantclient.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtAssistant/qassistantclient.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtAssistant/QtAssistantmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtAssistant/QtAssistantmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtAssistant' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDesigner' cp -f QtDesigner.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDesigner.so cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignermembersheetextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignermembersheetextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractactioneditor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractactioneditor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/propertysheet.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/propertysheet.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformwindow.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformwindow.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignertaskmenuextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignertaskmenuextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/membersheet.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/membersheet.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qextensionmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qextensionmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/taskmenu.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/taskmenu.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/extension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/extension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignercustomwidgetplugin.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignercustomwidgetplugin.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/customwidget.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/customwidget.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/QtDesignermod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/QtDesignermod.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformwindowcursor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformwindowcursor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignercontainerextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignercontainerextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/formbuilder.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/formbuilder.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractpropertyeditor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractpropertyeditor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/container.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/container.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractobjectinspector.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractobjectinspector.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/qpydesignerpropertysheetextension.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/qpydesignerpropertysheetextension.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformeditor.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformeditor.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformbuilder.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformbuilder.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractformwindowmanager.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractformwindowmanager.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/abstractwidgetbox.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/abstractwidgetbox.sip cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/sip/QtDesigner/default_extensionfactory.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/QtDesigner/default_extensionfactory.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/QtDesigner' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/Qt' cp -f Qt.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/Qt.so cp -f ../sip/Qt/Qtmod.sip /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/sip/PyQt4/Qt/Qtmod.sip make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/Qt' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/dbus' cp -f qt.so /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/dbus/mainloop/qt.so make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/dbus' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyuic' cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/pyuic.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/pyuic.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/exceptions.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/exceptions.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/uiparser.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/icon_cache.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/icon_cache.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/driver.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/driver.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/properties.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/properties.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/objcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/objcreator.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/invoke.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/invoke.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/load_plugin.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/load_plugin.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/proxy_base.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/as_string.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/as_string.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/ascii_upper.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v3/string_io.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/string_io.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/compiler.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/compiler.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/qtproxies.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qtproxies.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/proxy_metaclass.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/indenter.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/indenter.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/misc.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/misc.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Compiler/qobjectcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/invoke.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/invoke.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/load_plugin.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/load_plugin.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/proxy_base.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/proxy_base.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/as_string.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/as_string.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/ascii_upper.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/port_v2/string_io.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/string_io.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qaxcontainer.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qtdeclarative.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qscintilla.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qscintilla.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/phonon.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/phonon.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/widget-plugins/qtwebkit.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Loader/loader.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/loader.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Loader/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/__init__.py cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/pyuic/uic/Loader/qobjectcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py cp -f pyuic4 /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyuic4 make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyuic' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pylupdate' cp -f pylupdate4 /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pylupdate4 make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pylupdate' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyrcc' cp -f pyrcc4 /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyrcc4 make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/pyrcc' make[1]: Entering directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/designer' install -m 755 -p "libpyqt4.so" "/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/qt4/plugins/designer/libpyqt4.so" make[1]: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/designer' cp -f /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/__init__.py cp -f pyqtconfig.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/pyqtconfig.py cp -f PyQt4.api /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/qt4/qsci/api/python/PyQt4.api make: Leaving directory '/tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2' + python -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder'\''):])' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4 ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/pyqtconfig.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/compiler.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/indenter.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/misc.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qtproxies.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/loader.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/driver.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/exceptions.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/icon_cache.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/objcreator.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2 ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/as_string.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/invoke.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/load_plugin.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/proxy_base.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/string_io.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3 ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/as_string.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/invoke.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/load_plugin.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py ... File "/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py", line 26 class ProxyBase(metaclass=ProxyMetaclass): ^ SyntaxError: invalid syntax Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/string_io.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/properties.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/pyuic.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/phonon.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qscintilla.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/dbus ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/dbus/mainloop ... + python -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder'\''):])' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4 ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/pyqtconfig.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/compiler.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/indenter.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/misc.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qtproxies.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/loader.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/driver.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/exceptions.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/icon_cache.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/objcreator.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2 ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/as_string.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/invoke.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/load_plugin.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/proxy_base.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/string_io.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3 ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/__init__.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/as_string.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/invoke.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/load_plugin.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py ... File "/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py", line 26 class ProxyBase(metaclass=ProxyMetaclass): ^ SyntaxError: invalid syntax Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/string_io.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/properties.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/pyuic.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/phonon.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qscintilla.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.py ... Compiling /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/dbus ... Listing /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/dbus/mainloop ... + /bin/rm '--interactive=never' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/pyqtconfig.py + /bin/rm '--interactive=never' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/driver.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/exceptions.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/icon_cache.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/objcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/properties.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/pyuic.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py + /bin/rm '--interactive=never' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/compiler.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/indenter.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/misc.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Compiler/qtproxies.py + /bin/rm '--interactive=never' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/loader.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py + /bin/rm '--interactive=never' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/as_string.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/invoke.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/load_plugin.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/proxy_base.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v2/string_io.py + /bin/rm '--interactive=never' /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/__init__.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/as_string.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/invoke.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/load_plugin.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/uic/port_v3/string_io.py + /bin/sed -i s,pyuic.py,pyuic.pyc, /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyuic4 + cp -R examples/README examples/activeqt examples/animation examples/dbus examples/declarative examples/demos examples/designer examples/desktop examples/dialogs examples/draganddrop examples/effects examples/graphicsview examples/ipc examples/itemviews examples/layouts examples/mainwindows examples/network examples/opengl examples/painting examples/phonon examples/pyuic examples/richtext examples/script examples/sql examples/threads examples/tools examples/tutorials examples/webkit examples/widgets examples/xml examples/xmlpatterns /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3 + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE Stripping 43 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 45 executable binaries and shared object files. remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/dbus/mainloop/qt.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtWebKit.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtGui in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtGui.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtGui.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDBus in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDBus.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDBus.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtMultimedia.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtCore in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtCore.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtCore.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtOpenGL in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtOpenGL.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtOpenGL.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtAssistant.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtNetwork.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/phonon.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtHelp.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtXmlPatterns.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtScriptTools.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDeclarative in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDeclarative.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDeclarative.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtScript.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtSql.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtTest.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py2/qpy/QtDesigner in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDesigner.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtDesigner.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtXml.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python2.7/site-packages/PyQt4/QtSvg.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/dbus/mainloop/qt.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtWebKit.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtGui in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtGui.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtGui.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDBus in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDBus.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDBus.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtMultimedia.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtCore in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtCore.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtCore.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtOpenGL in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtOpenGL.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtOpenGL.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtAssistant.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtNetwork.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/phonon.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtHelp.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtXmlPatterns.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtScriptTools.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDeclarative in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDeclarative.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDeclarative.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtScript.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtSql.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtTest.so remove-rpath: /tmp/B.fjurUK/BUILD/PyQt4_gpl_x11-4.12.3/build-py3/qpy/QtDesigner in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDesigner.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtDesigner.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtXml.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/lib/python3.7/site-packages/PyQt4/QtSvg.so remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pyrcc4 remove-rpath: /usr/lib in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/bin/pylupdate4 + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 34/112 files hardlinked Processing files: python-PyQt4-4.12.3-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fjurUK/BUILD/tmp /bin/sh -e /tmp/B.fjurUK/BUILD/tmp/rpm-tmp.1798 + umask 022 + cd /tmp/B.fjurUK/BUILD + cd PyQt4_gpl_x11-4.12.3 + DOCDIR=/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python-PyQt4-4.12.3 + export DOCDIR + rm -rf /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python-PyQt4-4.12.3 + /bin/mkdir -p /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python-PyQt4-4.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python-PyQt4-4.12.3... Documentation compressed. + cp -pr NEWS README THANKS /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python-PyQt4-4.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python-PyQt4-4.12.3... ./README ./NEWS ./THANKS Documentation compressed. + exit 0 Provides: Qt.so QtAssistant.so QtCore.so QtDBus.so QtDeclarative.so QtDesigner.so QtGui.so QtHelp.so QtMultimedia.so QtNetwork.so QtOpenGL.so QtScript.so QtScriptTools.so QtSql.so QtSvg.so QtTest.so QtWebKit.so QtXml.so QtXmlPatterns.so phonon.so qt.so Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: libGL.so.1 libQtAssistantClient.so.4 libQtCore.so.4 libQtDBus.so.4 libQtDeclarative.so.4 libQtDesigner.so.4 libQtGui.so.4 libQtHelp.so.4 libQtMultimedia.so.4 libQtNetwork.so.4 libQtOpenGL.so.4 libQtScript.so.4 libQtScriptTools.so.4 libQtSql.so.4 libQtSvg.so.4 libQtTest.so.4 libQtWebKit.so.4 libQtXml.so.4 libQtXmlPatterns.so.4 libX11.so.6 libXext.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libm.so.6 libphonon.so.4 libpthread.so.0 libpulse-mainloop-glib.so.0 libpulse.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-PyQt4-uic-4.12.3-2 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /bin/sh python(abi) = 2.7 Processing files: python3-PyQt4-4.12.3-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fjurUK/BUILD/tmp /bin/sh -e /tmp/B.fjurUK/BUILD/tmp/rpm-tmp.58418 + umask 022 + cd /tmp/B.fjurUK/BUILD + cd PyQt4_gpl_x11-4.12.3 + DOCDIR=/tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python3-PyQt4-4.12.3 + export DOCDIR + rm -rf /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python3-PyQt4-4.12.3 + /bin/mkdir -p /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python3-PyQt4-4.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python3-PyQt4-4.12.3... Documentation compressed. + cp -pr NEWS README THANKS /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python3-PyQt4-4.12.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/share/doc/python3-PyQt4-4.12.3... ./README ./NEWS ./THANKS Documentation compressed. + exit 0 Provides: Qt.so QtAssistant.so QtCore.so QtDBus.so QtDeclarative.so QtDesigner.so QtGui.so QtHelp.so QtMultimedia.so QtNetwork.so QtOpenGL.so QtScript.so QtScriptTools.so QtSql.so QtSvg.so QtTest.so QtWebKit.so QtXml.so QtXmlPatterns.so phonon.so qt.so Requires: libGL.so.1 libQtAssistantClient.so.4 libQtCore.so.4 libQtDBus.so.4 libQtDeclarative.so.4 libQtDesigner.so.4 libQtGui.so.4 libQtHelp.so.4 libQtMultimedia.so.4 libQtNetwork.so.4 libQtOpenGL.so.4 libQtScript.so.4 libQtScriptTools.so.4 libQtSql.so.4 libQtSvg.so.4 libQtTest.so.4 libQtWebKit.so.4 libQtXml.so.4 libQtXmlPatterns.so.4 libX11.so.6 libXext.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libm.so.6 libphonon.so.4 libpthread.so.0 libpulse-mainloop-glib.so.0 libpulse.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: python3-PyQt4-uic-4.12.3-2 Requires: /bin/sh Processing files: python-PyQt4-devel-tools-4.12.3-2 Requires: libQtCore.so.4 libQtXml.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: python-PyQt4-examples-4.12.3-2 skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/activeqt/webbrowser/mainwindow_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/activeqt/webbrowser/mainwindow_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/activeqt/webbrowser/ui_mainwindow.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/activeqt/webbrowser/webbrowser.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/animatedtiles/animatedtiles.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/animatedtiles/animatedtiles_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/animatedtiles/animatedtiles_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/appchooser/appchooser.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/appchooser/appchooser_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/appchooser/appchooser_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/easing/easing.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/easing/easing_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/easing/easing_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/easing/ui_form.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/moveblocks.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/states/states.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/states/states_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/states/states_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/stickman/stickman.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/stickman/stickman_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/animation/stickman/stickman_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/chat/chat.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/chat/ui_chatmainwindow.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/chat/ui_chatsetnickname.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/listnames.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/pingpong/ping.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/pingpong/pong.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/remotecontrolledcar/car/car.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/remotecontrolledcar/controller/controller.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dbus/remotecontrolledcar/controller/ui_controller.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/declarative/modelviews/objectlistmodel/objectlistmodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/declarative/modelviews/objectlistmodel/objectlistmodel_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/declarative/modelviews/objectlistmodel/objectlistmodel_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/declarative/minehunt/minehunt.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/declarative/samegame/highscores/scores.php requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/embedded/lightmaps.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/embeddeddialogs/embeddeddialog.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/embeddeddialogs/embeddeddialogs.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/embeddeddialogs/embeddeddialogs_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/embeddeddialogs/embeddeddialogs_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/colors.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/demoitem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/demoitemanimation.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/demoscene.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/demotextitem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/dockitem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/examplecontent.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/guide.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/guidecircle.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/guideline.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/headingitem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/imageitem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/itemcircleanimation.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/letteritem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/mainwindow.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/menucontent.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/menumanager.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/qtdemo.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/qtdemo_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/qtdemo_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/scanitem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/score.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/qtdemo/textbutton.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/spreadsheet/printview.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/spreadsheet/spreadsheet.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/spreadsheet/spreadsheet_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/spreadsheet/spreadsheet_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/spreadsheet/spreadsheetdelegate.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/spreadsheet/spreadsheetitem.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/spreadsheet/util.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/textedit/textedit.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/textedit/textedit_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/demos/textedit/textedit_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/calculatorform/calculatorform.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/calculatorform/ui_calculatorform.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/plugins.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/analogclockplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/counterlabelplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/datetimeeditplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/helloglwidgetplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/highlightedtexteditplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/multipagewidgetplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/polygonwidgetplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/pydemoplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/python/pythonconsoleplugin.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/analogclock.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/bubbleswidget.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/counterlabel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/datetimeedit.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/helloglwidget.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/highlightedtextedit.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/multipagewidget.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/polygonwidget.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/pydemo.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/designer/plugins/widgets/pythonconsolewidget.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/desktop/screenshot.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/desktop/systray/systray.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/desktop/systray/systray_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/desktop/systray/systray_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/classwizard/classwizard.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/classwizard/classwizard_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/classwizard/classwizard_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/configdialog/configdialog.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/configdialog/configdialog_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/configdialog/configdialog_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/extension.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/findfiles.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/standarddialogs.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/tabdialog.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/dialogs/trivialwizard.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/delayedencoding/delayedencoding.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/delayedencoding/delayedencoding_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/delayedencoding/delayedencoding_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/draggableicons/draggableicons.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/draggableicons/draggableicons_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/draggableicons/draggableicons_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/draggabletext/draggabletext.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/draggabletext/draggabletext_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/draggabletext/draggabletext_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/dropsite.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/fridgemagnets/fridgemagnets.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/fridgemagnets/fridgemagnets_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/fridgemagnets/fridgemagnets_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/puzzle/puzzle.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/puzzle/puzzle_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/draganddrop/puzzle/puzzle_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/effects/lighting.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/anchorlayout.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/collidingmice/collidingmice.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/collidingmice/mice_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/collidingmice/mice_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/diagramscene/diagramscene.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/diagramscene/diagramscene_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/diagramscene/diagramscene_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/dragdroprobot/dragdroprobot.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/dragdroprobot/dragdroprobot_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/dragdroprobot/dragdroprobot_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/elasticnodes.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/padnavigator/padnavigator.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/padnavigator/padnavigator_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/padnavigator/padnavigator_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/graphicsview/padnavigator/ui_backside.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/ipc/localfortuneclient.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/ipc/localfortuneserver.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/ipc/sharedmemory/dialog.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/ipc/sharedmemory/sharedmemory.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/basicsortfiltermodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/chart/chart.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/chart/chart_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/chart/chart_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/coloreditorfactory.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/combowidgetmapper.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/customsortfiltermodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/dirview.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/editabletreemodel/editabletreemodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/editabletreemodel/editabletreemodel_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/editabletreemodel/editabletreemodel_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/editabletreemodel/ui_mainwindow.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/fetchmore.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/pixelator/pixelator.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/pixelator/pixelator_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/pixelator/pixelator_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/puzzle/puzzle.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/puzzle/puzzle_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/puzzle/puzzle_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/simpledommodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/simpletreemodel/simpletreemodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/simpletreemodel/simpletreemodel_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/simpletreemodel/simpletreemodel_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/simplewidgetmapper.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/spinboxdelegate.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/itemviews/stardelegate.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/layouts/basiclayouts.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/layouts/borderlayout.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/layouts/flowlayout.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/application/application.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/application/application_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/application/application_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/dockwidgets/dockwidgets.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/dockwidgets/dockwidgets_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/dockwidgets/dockwidgets_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/mdi/mdi.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/mdi/mdi_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/mdi/mdi_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/menus.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/recentfiles.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/sdi/sdi.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/sdi/sdi_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/sdi/sdi_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/mainwindows/separations.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/blockingfortuneclient.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/broadcastreceiver.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/broadcastsender.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/fortuneclient.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/fortuneserver.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/ftp/ftp.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/ftp/ftp_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/ftp/ftp_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/http/http.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/loopback.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/network/threadedfortuneserver.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/2dpainting.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/grabber.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/hellogl.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/overpainting.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/samplebuffers.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/textures/textures.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/textures/textures_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/opengl/textures/textures_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/basicdrawing/basicdrawing.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/basicdrawing/basicdrawing_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/basicdrawing/basicdrawing_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/concentriccircles.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/painterpaths.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/svgviewer/svgviewer.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/svgviewer/svgviewer_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/svgviewer/svgviewer_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/painting/transformations.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/phonon/capabilities.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/phonon/musicplayer.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/pyuic/compile-on-the-fly.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/pyuic/load_ui1.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/pyuic/load_ui2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/richtext/calendar.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/richtext/orderform.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/richtext/syntaxhighlighter.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/richtext/textobject/textobject.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/script/helloscript.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/sql/cachedtable.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/sql/connection.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/sql/querymodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/sql/relationaltablemodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/sql/tablemodel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/threads/mandelbrot.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/threads/semaphores.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/threads/waitconditions.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/codecs/codecs.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/customcompleter/customcompleter.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/customcompleter/customcompleter_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/customcompleter/customcompleter_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/i18n/i18n.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/i18n/i18n_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/i18n/i18n_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/regexp.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tools/settingseditor/settingseditor.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tutorials/addressbook/part1.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tutorials/addressbook/part2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tutorials/addressbook/part3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tutorials/addressbook/part4.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tutorials/addressbook/part5.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tutorials/addressbook/part6.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/tutorials/addressbook/part7.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/domtraversal/domtraversal.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/domtraversal/ui_window.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/fancybrowser/fancybrowser.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/fancybrowser/jquery_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/fancybrowser/jquery_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/formextractor/formextractor.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/formextractor/formextractor_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/formextractor/formextractor_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/formextractor/ui_formextractor.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/framecapture.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/googlechat/googlechat.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/googlechat/ui_form.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/previewer/previewer.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/previewer/ui_previewer.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/simpleselector/simpleselector.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/simpleselector/ui_window.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/webkit/webftpclient.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/analogclock.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/calculator.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/calendarwidget.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/charactermap.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/digitalclock.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/groupbox.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/icons/icons.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/imageviewer.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/lineedits.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/movie/movie.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/scribble.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/shapedclock.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/sliders.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/spinboxes.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/styles.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/stylesheet/stylesheet.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/stylesheet/stylesheet_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/stylesheet/stylesheet_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/stylesheet/stylesheeteditor.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/stylesheet/ui_mainwindow.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/stylesheet/ui_stylesheeteditor.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/tetrix.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/tooltips/tooltips.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/tooltips/tooltips_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/tooltips/tooltips_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/wiggly.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/widgets/windowflags.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/xml/dombookmarks/dombookmarks.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/xml/saxbookmarks/saxbookmarks.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/xmlpatterns/schema/schema.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/xmlpatterns/schema/schema_rc2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/xmlpatterns/schema/schema_rc3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder/usr/src/examples/python-PyQt4-4.12.3/xmlpatterns/schema/ui_schema.py requires detection (matches noautoreqfiles pattern #0) Processing files: sip-PyQt4-4.12.3-2 Obsoletes: python-PyQt4-devel < 4.11.3-2 Processing files: QtDesigner-plugin-pyqt4-4.12.3-2 Provides: libpyqt4.so Requires: libQtCore.so.4 libQtDesigner.so.4 libQtGui.so.4 libQtScript.so.4 libQtXml.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/qt4/qsci/api/python/PyQt4.api Wrote: /tmp/B.fjurUK/RPMS/python-PyQt4-4.12.3-2.i686.rpm Wrote: /tmp/B.fjurUK/RPMS/python-PyQt4-uic-4.12.3-2.i686.rpm Wrote: /tmp/B.fjurUK/RPMS/python3-PyQt4-4.12.3-2.i686.rpm Wrote: /tmp/B.fjurUK/RPMS/python3-PyQt4-uic-4.12.3-2.i686.rpm Wrote: /tmp/B.fjurUK/RPMS/python-PyQt4-devel-tools-4.12.3-2.i686.rpm Wrote: /tmp/B.fjurUK/RPMS/python-PyQt4-examples-4.12.3-2.i686.rpm Wrote: /tmp/B.fjurUK/RPMS/sip-PyQt4-4.12.3-2.i686.rpm Wrote: /tmp/B.fjurUK/RPMS/QtDesigner-plugin-pyqt4-4.12.3-2.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fjurUK/BUILD/tmp /bin/sh -e /tmp/B.fjurUK/BUILD/tmp/rpm-tmp.45157 + umask 022 + cd /tmp/B.fjurUK/BUILD + cd PyQt4_gpl_x11-4.12.3 + /bin/rm '--interactive=never' -rf /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder + rm -rf /tmp/B.fjurUK/BUILD/tmp/python-PyQt4-4.12.3-root-builder ended at: Tue Sep 3 19:52:32 2019, done in 0:05:53.630653 + chmod -R u+rwX /tmp/B.fjurUK/BUILD + rm -rf /tmp/B.fjurUK/tmp /tmp/B.fjurUK/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..364 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## sip-PyQt4 ################################################## python-PyQt4 ################################################## python3-PyQt4 ################################################## python-PyQt4-devel-tools ################################################## python3-PyQt4-uic ################################################## python-PyQt4-examples ################################################## python-PyQt4-uic ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.fjurUK Begin-TLD-Builder-Info Build-Time: user:641.54s sys:14.60s real:368.55s (faults io:599 non-io:5704821) Files queued for ftp: 12996 QtDesigner-plugin-pyqt4-4.12.3-2.i686.rpm 289153 sip-PyQt4-4.12.3-2.i686.rpm 2494859 python-PyQt4-examples-4.12.3-2.i686.rpm 83361 python-PyQt4-devel-tools-4.12.3-2.i686.rpm 72266 python3-PyQt4-uic-4.12.3-2.i686.rpm 2175779 python3-PyQt4-4.12.3-2.i686.rpm 46984 python-PyQt4-uic-4.12.3-2.i686.rpm 2174514 python-PyQt4-4.12.3-2.i686.rpm 412 python-PyQt4-4.12.3-2.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/qt4/qsci/api/python/PyQt4.api End-TLD-Builder-Info