+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libktorrent-1.3.1nb38/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libktorrent-1.3.1nb38/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libktorrent-1.3.1nb38 Generating peersourcemanager.moc Generating piecedownloader.moc Generating task.moc Generating socks.moc Generating httptracker.moc Generating exitoperation.moc Generating dhtbase.moc Generating autorotatelogjob.moc Generating torrentfileinterface.moc Generating waitjob.moc Generating upnpmcastsocket.moc Generating httprequest.moc Generating torrentinterface.moc Generating authenticatebase.moc Generating peersource.moc Generating uploader.moc Generating webseed.moc Generating encryptedauthenticate.moc Generating tracker.moc Generating server.moc Generating encryptedserverauthenticate.moc Generating kbucket.moc Generating authenticate.moc Generating chunkmanager.moc Generating torrentcontrol.moc Generating upnprouter.moc Generating chunkdownload.moc Generating udptrackersocket.moc Generating serverauthenticate.moc Generating movedatafilesjob.moc Generating downloader.moc Generating torrentfile.moc Generating moc_logsystemmanager.cpp Generating moc_deletedatafilesjob.cpp Generating moc_compressfilejob.cpp Generating moc_cachefile.cpp Generating moc_reverseresolver.cpp Generating moc_addressresolver.cpp Generating moc_dhtpeersource.cpp Generating moc_magnetdownloader.cpp Generating moc_torrentfilestream.cpp Generating moc_peerdownloader.cpp Generating moc_udptracker.cpp Generating moc_job.cpp Generating moc_extractfilejob.cpp Generating moc_decompressfilejob.cpp Generating moc_node.cpp Generating moc_utpserverthread.cpp Generating moc_datacheckerjob.cpp Generating moc_connection.cpp Generating moc_taskmanager.cpp Generating moc_httpannouncejob.cpp Generating moc_serversocket.cpp Generating moc_rpcserver.cpp Generating moc_datachecker.cpp Generating moc_signalcatcher.cpp Generating moc_trackermanager.cpp Generating moc_torrentcreator.cpp Generating moc_jobqueue.cpp Generating moc_peermanager.cpp Generating moc_serverinterface.cpp Generating moc_utpserver.cpp Generating moc_utpserver_p.cpp Generating moc_peer.cpp Generating moc_preallocationjob.cpp Generating moc_httpconnection.cpp Generating moc_dht.cpp Generating moc_rpccall.cpp Generating moc_kioannouncejob.cpp [ 0%] Built target ktorrent_automoc [ 0%] Building CXX object src/CMakeFiles/ktorrent.dir/ktorrent_automoc.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_logsystemmanager.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_deletedatafilesjob.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_dhtpeersource.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:10: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_logsystemmanager.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_deletedatafilesjob.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_logsystemmanager.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_deletedatafilesjob.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_deletedatafilesjob.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/moc_deletedatafilesjob.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_automoc.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 0%] Building CXX object src/CMakeFiles/ktorrent.dir/util/bitset.o [ 1%] Building CXX object src/CMakeFiles/ktorrent.dir/util/timer.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/timer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/timer.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 1%] Building CXX object src/CMakeFiles/ktorrent.dir/util/urlencoder.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/urlencoder.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/urlencoder.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 1%] Building CXX object src/CMakeFiles/ktorrent.dir/util/sha1hashgen.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca_core.h:37, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca.h:36, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/QtCrypto:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hashgen.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hashgen.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hashgen.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca_support.h:42, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca_core.h:43, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca.h:36, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/QtCrypto:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hashgen.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hashgen.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hashgen.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca_support.h:42, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca_core.h:43, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/qca.h:36, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCrypto/QtCrypto:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hashgen.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 2%] Building CXX object src/CMakeFiles/ktorrent.dir/util/sha1hash.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.cpp: In member function 'QString bt::SHA1Hash::toString() const': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.cpp:79:11: warning: 'char* std::strncpy(char*, const char*, std::size_t)' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 79 | strncpy(fmt + 4*i,"%02x",4); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/CMakeFiles/ktorrent.dir/util/functions.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/netaccess.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.cpp:34: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qnetworkinterface.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QNetworkInterface:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.cpp:33: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qnetworkinterface.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QNetworkInterface:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.cpp:33: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 2%] Building CXX object src/CMakeFiles/ktorrent.dir/util/ptrmap.o [ 2%] Building CXX object src/CMakeFiles/ktorrent.dir/util/array.o [ 3%] Building CXX object src/CMakeFiles/ktorrent.dir/util/error.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/error.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 3%] Building CXX object src/CMakeFiles/ktorrent.dir/util/file.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 3%] Building CXX object src/CMakeFiles/ktorrent.dir/util/fileops.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocalizedstring.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.cpp:28: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/fileops.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 4%] Building CXX object src/CMakeFiles/ktorrent.dir/util/log.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.cpp:33: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 4%] Building CXX object src/CMakeFiles/ktorrent.dir/util/waitjob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 4%] Building CXX object src/CMakeFiles/ktorrent.dir/util/autorotatelogjob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/autorotatelogjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 4%] Building CXX object src/CMakeFiles/ktorrent.dir/util/compressfilejob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/compressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 5%] Building CXX object src/CMakeFiles/ktorrent.dir/util/decompressfilejob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfile.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QFile:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfile.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QFile:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfile.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QFile:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/decompressfilejob.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 5%] Building CXX object src/CMakeFiles/ktorrent.dir/util/extractfilejob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/extractfilejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 5%] Building CXX object src/CMakeFiles/ktorrent.dir/util/logsystemmanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocalizedstring.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/logsystemmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 6%] Building CXX object src/CMakeFiles/ktorrent.dir/util/pipe.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/pipe.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/pipe.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/pipe.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/pipe.cpp:29: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/pipe.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/pipe.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/pipe.cpp:29: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 6%] Building CXX object src/CMakeFiles/ktorrent.dir/util/circularbuffer.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/circularbuffer.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 6%] Building CXX object src/CMakeFiles/ktorrent.dir/util/resourcemanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/resourcemanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/resourcemanager.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/resourcemanager.cpp: In member function 'bool bt::ResourceManager::acquire(bt::Resource*)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/resourcemanager.cpp:68:21: warning: comparison of integer expressions of different signedness: 'int' and 'bt::Uint32' {aka 'unsigned int'} [-Wsign-compare] 68 | if (active.size() < max_active_resources && pending.isEmpty()) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 6%] Building CXX object src/CMakeFiles/ktorrent.dir/util/bufferpool.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QWeakPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/bufferpool.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/bufferpool.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 7%] Building CXX object src/CMakeFiles/ktorrent.dir/bcodec/bdecoder.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 7%] Building CXX object src/CMakeFiles/ktorrent.dir/bcodec/bencoder.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/file.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bencoder.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bencoder.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 7%] Building CXX object src/CMakeFiles/ktorrent.dir/bcodec/bnode.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 7%] Building CXX object src/CMakeFiles/ktorrent.dir/bcodec/value.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/value.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/value.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 8%] Building CXX object src/CMakeFiles/ktorrent.dir/net/address.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 8%] Building CXX object src/CMakeFiles/ktorrent.dir/net/packetsocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMutex:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMutex:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 8%] Building CXX object src/CMakeFiles/ktorrent.dir/net/portlist.o [ 9%] Building CXX object src/CMakeFiles/ktorrent.dir/net/socket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 9%] Building CXX object src/CMakeFiles/ktorrent.dir/net/socketmonitor.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketmonitor.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketmonitor.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketmonitor.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketmonitor.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketmonitor.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketmonitor.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketmonitor.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 9%] Building CXX object src/CMakeFiles/ktorrent.dir/net/speed.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QPair:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/speed.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/speed.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QLinkedList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/speed.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/speed.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlinkedlist.h: In instantiation of 'QLinkedListNode::QLinkedListNode(const T&) [with T = QPair]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlinkedlist.h:353:15: required from 'void QLinkedList::append(const T&) [with T = QPair]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/speed.cpp:40:32: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlinkedlist.h:72:48: warning: implicitly-declared 'constexpr QPair::QPair(const QPair&)' is deprecated [-Wdeprecated-copy] 72 | inline QLinkedListNode(const T &arg): t(arg) { } | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QPair:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/speed.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/speed.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:62:20: note: because 'QPair' has user-provided 'QPair& QPair::operator=(const QPair&) [with T1 = unsigned int; T2 = long long unsigned int]' 62 | QPair &operator=(const QPair &other) | ^~~~~~~~ [ 9%] Building CXX object src/CMakeFiles/ktorrent.dir/net/uploadthread.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/networkthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qwaitcondition.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qwaitcondition.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/uploadthread.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 10%] Building CXX object src/CMakeFiles/ktorrent.dir/net/downloadthread.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/networkthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/networkthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/networkthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/downloadthread.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 10%] Building CXX object src/CMakeFiles/ktorrent.dir/net/networkthread.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/networkthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/networkthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 10%] Building CXX object src/CMakeFiles/ktorrent.dir/net/socketgroup.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketgroup.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketgroup.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketgroup.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketgroup.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketgroup.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketgroup.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketgroup.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 11%] Building CXX object src/CMakeFiles/ktorrent.dir/net/socks.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socks.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 11%] Building CXX object src/CMakeFiles/ktorrent.dir/net/wakeuppipe.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/wakeuppipe.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 11%] Building CXX object src/CMakeFiles/ktorrent.dir/net/reverseresolver.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/reverseresolver.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 11%] Building CXX object src/CMakeFiles/ktorrent.dir/net/socketdevice.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 12%] Building CXX object src/CMakeFiles/ktorrent.dir/net/poll.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.cpp: In member function 'bool net::Poll::ready(int, net::Poll::Mode) const': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.cpp:81:26: warning: comparison of integer expressions of different signedness: 'int' and 'const Uint32' {aka 'const unsigned int'} [-Wsign-compare] 81 | if (index < 0 || index >= num_sockets) | ~~~~~~^~~~~~~~~~~~~~ [ 12%] Building CXX object src/CMakeFiles/ktorrent.dir/net/serversocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 12%] Building CXX object src/CMakeFiles/ktorrent.dir/net/addressresolver.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostinfo.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostInfo:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostinfo.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostInfo:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostinfo.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostInfo:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostinfo.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostInfo:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostinfo.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostInfo:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/addressresolver.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 13%] Building CXX object src/CMakeFiles/ktorrent.dir/net/trafficshapedsocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMutex:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMutex:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 13%] Building CXX object src/CMakeFiles/ktorrent.dir/net/streamsocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/streamsocket.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 13%] Building CXX object src/CMakeFiles/ktorrent.dir/mse/bigint.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/bigint.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/bigint.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 13%] Building CXX object src/CMakeFiles/ktorrent.dir/mse/functions.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/functions.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/functions.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 14%] Building CXX object src/CMakeFiles/ktorrent.dir/mse/rc4encryptor.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/rc4encryptor.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 14%] Building CXX object src/CMakeFiles/ktorrent.dir/mse/encryptedpacketsocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 14%] Building CXX object src/CMakeFiles/ktorrent.dir/mse/encryptedauthenticate.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.cpp: In member function 'void mse::EncryptedAuthenticate::handlePadD()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.cpp:217:8: warning: variable 'rc4' set but not used [-Wunused-but-set-variable] 217 | bool rc4 = false; | ^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 15%] Building CXX object src/CMakeFiles/ktorrent.dir/mse/encryptedserverauthenticate.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedserverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 15%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/authenticatebase.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 15%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/authenticate.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 15%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/serverauthenticate.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticatebase.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/serverauthenticate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/authenticationmonitor.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/authenticationmonitor.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 16%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/chunkcounter.o [ 16%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/peerid.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerid.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 16%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/peer.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/peermanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/peerdownloader.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.cpp: In member function 'void bt::PeerDownloader::update()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.cpp:249:16: warning: comparison of integer expressions of different signedness: 'int' and 'const Uint32' {aka 'const unsigned int'} [-Wsign-compare] 249 | if (max_reqs > peer->getStats().max_request_queue && peer->getStats().max_request_queue != 0) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerdownloader.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 17%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/peeruploader.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peeruploader.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 18%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/packetreader.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/trafficshapedsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/packetreader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 18%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/peerprotocolextension.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 18%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/utpex.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utpex.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 18%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/utmetadata.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bdecoder.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp: In member function 'virtual void bt::UTMetaData::handlePacket(const Uint8*, bt::Uint32)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:53:34: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 53 | if (!node || !node->getType() == BNode::DICT) | ^~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:53:17: note: add parentheses around left hand side expression to silence this warning 53 | if (!node || !node->getType() == BNode::DICT) | ^~~~~~~~~~~~~~~~ | ( ) In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerprotocolextension.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/bcodec/bnode.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/utmetadata.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 19%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/accessmanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/accessmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/accessmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/accessmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/accessmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/accessmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 19%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/badpeerslist.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/badpeerslist.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/badpeerslist.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/badpeerslist.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/badpeerslist.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/badpeerslist.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 19%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/peerconnector.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peerconnector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 20%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/superseeder.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/superseeder.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/superseeder.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 20%] Building CXX object src/CMakeFiles/ktorrent.dir/peer/connectionlimit.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/connectionlimit.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/connectionlimit.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 20%] Building CXX object src/CMakeFiles/ktorrent.dir/download/piece.o [ 20%] Building CXX object src/CMakeFiles/ktorrent.dir/download/request.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/piecedownloader.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/request.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 21%] Building CXX object src/CMakeFiles/ktorrent.dir/download/packet.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/packet.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 21%] Building CXX object src/CMakeFiles/ktorrent.dir/download/webseed.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, const QString&, QObject*, const QVariantList&, int*)': /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:206:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 206 | KLibrary *library = KLibLoader::self()->library( libname ); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:206:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 206 | KLibrary *library = KLibLoader::self()->library( libname ); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, QObject*, const QStringList&, int*)': /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:264:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 264 | KLibrary *library = KLibLoader::self()->library( libname ); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:264:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 264 | KLibrary *library = KLibLoader::self()->library( libname ); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 21%] Building CXX object src/CMakeFiles/ktorrent.dir/download/chunkdownload.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp: In member function 'void bt::ChunkDownload::sendRequests()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp:284:21: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 284 | i = tmp.erase(i); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = bt::PieceDownloader*]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkdownload.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 22%] Building CXX object src/CMakeFiles/ktorrent.dir/download/chunkselector.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/timer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/timer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/timer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 22%] Building CXX object src/CMakeFiles/ktorrent.dir/download/downloader.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/webseed.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/downloader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 22%] Building CXX object src/CMakeFiles/ktorrent.dir/download/httpconnection.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMutex:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmutex.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMutex:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/httpconnection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 22%] Building CXX object src/CMakeFiles/ktorrent.dir/download/streamingchunkselector.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/timer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/chunkselector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/streamingchunkselector.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/piecedownloader.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/piecedownloader.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/piecedownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 23%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/peerinterface.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/functions.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peerinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 23%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/peersource.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h: In instantiation of 'void QList::node_construct(QList::Node*, const T&) [with T = QPair]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:512:13: required from 'void QList::append(const T&) [with T = QPair]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:43:38: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:372:65: warning: implicitly-declared 'QPair::QPair(const QPair&)' is deprecated [-Wdeprecated-copy] 372 | if (QTypeInfo::isLarge || QTypeInfo::isStatic) n->v = new T(t); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:62:20: note: because 'QPair' has user-provided 'QPair& QPair::operator=(const QPair&) [with T1 = net::Address; T2 = bool]' 62 | QPair &operator=(const QPair &other) | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:373:39: warning: implicitly-declared 'QPair::QPair(const QPair&)' is deprecated [-Wdeprecated-copy] 373 | else if (QTypeInfo::isComplex) new (n) T(t); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:62:20: note: because 'QPair' has user-provided 'QPair& QPair::operator=(const QPair&) [with T1 = net::Address; T2 = bool]' 62 | QPair &operator=(const QPair &other) | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QPair]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:681:9: required from 'QList::Node* QList::detach_helper_grow(int, int) [with T = QPair]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:510:19: required from 'void QList::append(const T&) [with T = QPair]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:43:38: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:399:30: warning: implicitly-declared 'QPair::QPair(const QPair&)' is deprecated [-Wdeprecated-copy] 399 | current->v = new T(*reinterpret_cast(src->v)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:62:20: note: because 'QPair' has user-provided 'QPair& QPair::operator=(const QPair&) [with T1 = net::Address; T2 = bool]' 62 | QPair &operator=(const QPair &other) | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:412:17: warning: implicitly-declared 'QPair::QPair(const QPair&)' is deprecated [-Wdeprecated-copy] 412 | new (current) T(*reinterpret_cast(src)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:62:20: note: because 'QPair' has user-provided 'QPair& QPair::operator=(const QPair&) [with T1 = net::Address; T2 = bool]' 62 | QPair &operator=(const QPair &other) | ^~~~~~~~ [ 23%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/torrentinterface.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 24%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/torrentfileinterface.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentfileinterface.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/torrentfileinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 24%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/trackerslist.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerslist.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 24%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/logmonitorinterface.o [ 25%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/blocklistinterface.o [ 25%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/exitoperation.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 25%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/chunkdownloadinterface.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/chunkdownloadinterface.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/chunkdownloadinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 25%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/monitorinterface.o [ 26%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/queuemanagerinterface.o [ 26%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/chunkselectorinterface.o [ 26%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/cachefactory.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/cachefactory.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/cachefactory.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 27%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/webseedinterface.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/webseedinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 27%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/trackerinterface.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocalizedstring.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/trackerinterface.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 27%] Building CXX object src/CMakeFiles/ktorrent.dir/interfaces/serverinterface.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 27%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/globals.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/globals.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/globals.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/globals.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/globals.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/globals.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/globals.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/globals.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 28%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/server.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/server.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 28%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/torrent.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::TorrentFile]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = bt::TorrentFile]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:250:21: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::SHA1Hash]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = bt::SHA1Hash]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:273:27: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:577:9: required from 'void QVector::append(const T&) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:320:18: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 28%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/torrentfile.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kmimetype.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kmimetype.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfile.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 29%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/peersourcemanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:29: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/peersourcemanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 29%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/uploader.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peermanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/uploader.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 29%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/timeestimator.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::memcpy(void*, const void*, std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/timeestimator.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 29%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/statsfile.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:31, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KSharedConfig:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfigbase.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KSharedConfig:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KSharedConfig:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfigbase.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KSharedConfig:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KSharedConfig:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/statsfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 30%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/choker.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/choker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 30%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/advancedchokealgorithm.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp: In member function 'virtual void bt::AdvancedChokeAlgorithm::doChokingLeechingState(bt::PeerManager&, bt::ChunkManager&, const bt::TorrentStats&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:125:20: warning: implicitly-declared 'constexpr QList >::iterator& QList >::iterator::operator=(const QList >::iterator&)' is deprecated [-Wdeprecated-copy] 125 | i = ppl.erase(i); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList >::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = QSharedPointer]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp: In member function 'virtual void bt::AdvancedChokeAlgorithm::doChokingSeedingState(bt::PeerManager&, bt::ChunkManager&, const bt::TorrentStats&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:178:20: warning: implicitly-declared 'constexpr QList >::iterator& QList >::iterator::operator=(const QList >::iterator&)' is deprecated [-Wdeprecated-copy] 178 | i = ppl.erase(i); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList >::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = QSharedPointer]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h: In instantiation of 'void QAlgorithmsPrivate::qSortHelper(RandomAccessIterator, RandomAccessIterator, const T&, LessThan) [with RandomAccessIterator = QList >::iterator; T = QSharedPointer; LessThan = bool (*)(QSharedPointer, QSharedPointer)]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:187:40: required from 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList >::iterator; LessThan = bool (*)(QSharedPointer, QSharedPointer)]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:132:47: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:387:11: warning: implicitly-declared 'constexpr QList >::iterator& QList >::iterator::operator=(const QList >::iterator&)' is deprecated [-Wdeprecated-copy] 387 | start = low + 1; | ~~~~~~^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList >::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = QSharedPointer]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/peer.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/advancedchokealgorithm.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 30%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/torrentcontrol.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatetime.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qicon.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QIcon:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kicon.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kguiitem.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdialog.h:33, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kfiledialog.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qdialog.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QDialog:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdialog.h:35, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kfiledialog.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qicon.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QIcon:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kicon.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kguiitem.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdialog.h:33, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kfiledialog.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatetime.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatetime.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcontrol.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 31%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/torrentcreator.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentcreator.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 31%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/torrentstats.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocalizedstring.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentstats.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentstats.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentstats.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentstats.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentstats.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 31%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/jobqueue.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/jobqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 31%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/job.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qdialog.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QDialog:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdialog.h:35, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/skipdialog.h:23, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobuidelegate.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/CMakeFiles/ktorrent.dir/torrent/torrentfilestream.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QIODevice:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QIODevice:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QIODevice:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrentfilestream.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/announcetask.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 32%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/dht.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcetask.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.cpp:28: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dht.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 32%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/kclosestnodessearch.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/key.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/key.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kclosestnodessearch.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 33%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/nodelookup.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/key.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/key.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/nodelookup.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 33%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/rpcmsg.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 33%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/rpcmsgfactory.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsgfactory.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 34%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/taskmanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/taskmanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 34%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/database.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 34%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/dhtpeersource.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 34%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/key.o [ 35%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/pack.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pack.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 35%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/rpcserver.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.cpp:37: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserver.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 35%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/rpcserverinterface.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcserverinterface.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 36%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/dhtbase.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtbase.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtbase.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 36%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/kbucket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:84:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | std::pair KBucket::split() throw (KBucket::UnableToSplit) | ^~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp: In member function 'std::pair, QSharedPointer > dht::KBucket::split()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:94:26: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 94 | for (i = entries.begin();i != entries.end();i++) | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = dht::KBucketEntry]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp: In member function 'virtual void dht::KBucket::onTimeout(dht::RPCCall*)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:173:26: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 173 | for (i = entries.begin();i != entries.end();i++) | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = dht::KBucketEntry]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp: In member function 'void dht::KBucket::pingQuestionable(const dht::KBucketEntry&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:205:26: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 205 | for (i = entries.begin();i != entries.end();i++) | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = dht::KBucketEntry]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp: In member function 'bool dht::KBucket::replaceBadEntry(const dht::KBucketEntry&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:229:26: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 229 | for (i = entries.begin();i != entries.end();i++) | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = dht::KBucketEntry]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp: In member function 'bool dht::KBucket::onTimeout(const net::Address&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:263:26: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 263 | for (i = entries.begin();i != entries.end();i++) | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = dht::KBucketEntry]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp: In member function 'void dht::KBucket::save(bt::BEncoder&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:302:26: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 302 | for (i = entries.begin();i != entries.end();i++) | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = dht::KBucketEntry]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 36%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/kbucketentry.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucketentry.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 36%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/kbuckettable.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.cpp:21: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbuckettable.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 37%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/node.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/node.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 37%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/rpccall.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 37%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/task.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpccall.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 38%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/packednodecontainer.o [ 38%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/errmsg.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/errmsg.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 38%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/pingreq.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 38%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/findnodereq.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 39%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/getpeersreq.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 39%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/announcereq.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qalgorithms.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersreq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcereq.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 39%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/pingrsp.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/pingrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 40%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/findnodersp.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/findnodersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 40%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/getpeersrsp.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/getpeersrsp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 40%] Building CXX object src/CMakeFiles/ktorrent.dir/dht/announcersp.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/database.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/rpcmsg.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/announcersp.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 40%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/cache.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:28: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 41%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/chunk.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/signalcatcher.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbytearray.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QByteArray:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/sha1hash.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunk.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 41%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/dndfile.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/dndfile.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 41%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/singlefilecache.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/copyjob.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qdialog.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QDialog:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdialog.h:35, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/skipdialog.h:23, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobuidelegate.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/copyjob.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/singlefilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 41%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/multifilecache.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:42: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::memcpy(void*, const void*, std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/multifilecache.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 42%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/preallocationthread.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.cpp:30: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.cpp:30: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.cpp:31: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationthread.cpp:31: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 42%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/preallocationjob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/preallocationjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 42%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/movedatafilesjob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qdialog.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QDialog:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdialog.h:35, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/skipdialog.h:23, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobuidelegate.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/movedatafilesjob.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 43%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/deletedatafilesjob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/deletejob.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qdialog.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QDialog:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdialog.h:35, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/skipdialog.h:23, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobuidelegate.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/deletejob.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/deletejob.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/deletejob.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/deletedatafilesjob.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 43%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/piecedata.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocalizedstring.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.cpp: In member function 'bt::Uint32 bt::PieceData::write(const Uint8*, bt::Uint32, bt::Uint32)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/piecedata.cpp:63:55: warning: argument 'buf_size' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 63 | Uint32 PieceData::write(const bt::Uint8* buf, Uint32 buf_size, Uint32 off) | ~~~~~~~^~~~~~~~ [ 43%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/cachefile.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfile.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QFile:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/netaccess.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:32: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp: In member function 'void bt::CacheFile::unmap(void*, bt::Uint32)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:266:41: warning: unused parameter 'size' [-Wunused-parameter] 266 | void CacheFile::unmap(void* ptr,Uint32 size) | ~~~~~~~^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMap:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDebug:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdebug.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMap:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDebug:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdebug.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDebug:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdebug.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::memcpy(void*, const void*, std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDebug:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdebug.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/cachefile.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 43%] Building CXX object src/CMakeFiles/ktorrent.dir/diskio/chunkmanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qhash.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qset.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSet:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMap:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMap:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::memcpy(void*, const void*, std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/chunkmanager.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 44%] Building CXX object src/CMakeFiles/ktorrent.dir/tracker/httptracker.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:29: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, const QString&, QObject*, const QVariantList&, int*)': /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:206:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 206 | KLibrary *library = KLibLoader::self()->library( libname ); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:206:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 206 | KLibrary *library = KLibLoader::self()->library( libname ); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h: In static member function 'static T* KLibLoader::createInstance(const QString&, QObject*, const QStringList&, int*)': /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:264:41: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 264 | KLibrary *library = KLibLoader::self()->library( libname ); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:264:46: warning: 'static KLibLoader* KLibLoader::self()' is deprecated [-Wdeprecated-declarations] 264 | KLibrary *library = KLibLoader::self()->library( libname ); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kservice.h:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolinfo.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kprotocolmanager.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/include/klibloader.h:144:39: note: declared here 144 | static KDE_DEPRECATED KLibLoader* self(); | ^~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp: In member function 'virtual void bt::HTTPTracker::scrape()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:145:19: warning: 'static void KIO::Scheduler::scheduleJob(KIO::SimpleJob*)' is deprecated [-Wdeprecated-declarations] 145 | KIO::Scheduler::scheduleJob(j); | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:34: /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/scheduler.h:129:36: note: declared here 129 | KDE_DEPRECATED static void scheduleJob(SimpleJob *job); | ^~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:145:32: warning: 'static void KIO::Scheduler::scheduleJob(KIO::SimpleJob*)' is deprecated [-Wdeprecated-declarations] 145 | KIO::Scheduler::scheduleJob(j); | ^ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:34: /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/scheduler.h:129:36: note: declared here 129 | KDE_DEPRECATED static void scheduleJob(SimpleJob *job); | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 44%] Building CXX object src/CMakeFiles/ktorrent.dir/tracker/tracker.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 44%] Building CXX object src/CMakeFiles/ktorrent.dir/tracker/udptracker.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptracker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 45%] Building CXX object src/CMakeFiles/ktorrent.dir/tracker/udptrackersocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/udptrackersocket.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 45%] Building CXX object src/CMakeFiles/ktorrent.dir/tracker/trackermanager.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTextStream:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/trackermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTextStream:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/trackermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTextStream:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/trackermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTextStream:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/trackermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTextStream:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/trackermanager.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/trackermanager.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/peersource.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/tracker.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/trackermanager.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 45%] Building CXX object src/CMakeFiles/ktorrent.dir/tracker/httpannouncejob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp:19: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp:19: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp: In member function 'void bt::HTTPAnnounceJob::readData(const QHttpResponseHeader&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp:112:63: warning: unused parameter 'hdr' [-Wunused-parameter] 112 | void HTTPAnnounceJob::readData(const QHttpResponseHeader& hdr) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.h:22, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp:19: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp:19: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.h:22, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp:19: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/httpannouncejob.cpp:19: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 45%] Building CXX object src/CMakeFiles/ktorrent.dir/tracker/kioannouncejob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/tracker/kioannouncejob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 46%] Building CXX object src/CMakeFiles/ktorrent.dir/datachecker/datachecker.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datachecker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 46%] Building CXX object src/CMakeFiles/ktorrent.dir/datachecker/datacheckerthread.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerthread.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/ktorrent.dir/datachecker/singledatachecker.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.cpp:28: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/singledatachecker.cpp:28: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 47%] Building CXX object src/CMakeFiles/ktorrent.dir/datachecker/multidatachecker.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.cpp:31: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/multidatachecker.cpp:31: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 47%] Building CXX object src/CMakeFiles/ktorrent.dir/datachecker/datacheckerjob.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/job.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/datacheckerjob.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 47%] Building CXX object src/CMakeFiles/ktorrent.dir/migrate/cachemigrate.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/cachemigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 47%] Building CXX object src/CMakeFiles/ktorrent.dir/migrate/ccmigrate.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp: In function 'void bt::MigrateCurrentChunks(const bt::Torrent&, const QString&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:59:44: warning: unused parameter 'tor' [-Wunused-parameter] 59 | void MigrateCurrentChunks(const Torrent & tor,const QString & current_chunks) | ~~~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/ccmigrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 48%] Building CXX object src/CMakeFiles/ktorrent.dir/migrate/migrate.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/migrate/migrate.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 48%] Building CXX object src/CMakeFiles/ktorrent.dir/magnet/magnetdownloader.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/task.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/dhtpeersource.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:28: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h: At global scope: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/kbucket.h:87:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | std::pair split() throw (UnableToSplit); | ^~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:29, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpolygon.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qmatrix.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:44, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 48%] Building CXX object src/CMakeFiles/ktorrent.dir/magnet/magnetlink.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KUrl:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KUrl:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../kurl.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KUrl:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/magnetlink.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 48%] Building CXX object src/CMakeFiles/ktorrent.dir/magnet/metadatadownload.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/metadatadownload.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 49%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/utpserver.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.cpp: In member function 'virtual void utp::UTPServer::Private::dataReceived(bt::Buffer::Ptr, const net::Address&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.cpp:209:23: warning: comparison of integer expressions of different signedness: 'bt::Uint32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 209 | if (buffer->size() >= (int)utp::Header::size()) // discard packets which are to small | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 49%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/utpserverthread.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qthread.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QThread:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/packetsocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/encryptedpacketsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/serverinterface.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserver.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpserverthread.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 49%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/connection.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QPair:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QPair:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qscopedpointer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpair.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QPair:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 50%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/localwindow.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/localwindow.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/localwindow.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 50%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/remotewindow.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp: In member function 'void utp::RemoteWindow::packetReceived(const utp::Header*, const utp::SelectiveAck*, utp::Retransmitter*)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:85:32: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 85 | i = unacked_packets.erase(i); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = utp::UnackedPacket]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:93:33: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 93 | i = unacked_packets.erase(i); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = utp::UnackedPacket]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp: In member function 'void utp::RemoteWindow::updateWindowSize(double)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:219:27: warning: comparison of integer expressions of different signedness: 'int' and 'const Uint32' {aka 'const unsigned int'} [-Wsign-compare] 219 | if ((int)max_window + d < MIN_PACKET_SIZE) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/remotewindow.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 50%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/utpsocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/poll.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/ktorrent_export.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/socketdevice.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 50%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/timevalue.o [ 51%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/utpprotocol.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpprotocol.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpprotocol.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 51%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/pollpipe.o In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/pollpipe.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/pollpipe.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/pollpipe.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtGlobal:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/constants.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/log.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/pollpipe.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/pollpipe.cpp:23: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 51%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/delaywindow.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/utpprotocol.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/delaywindow.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/delaywindow.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 52%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/outputqueue.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QObject:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/serversocket.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiterator.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/address.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/connection.h:30, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/outputqueue.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 52%] Building CXX object src/CMakeFiles/ktorrent.dir/utp/packetbuffer.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer_impl.h:63, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qsharedpointer.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QSharedPointer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/packetbuffer.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/packetbuffer.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 52%] Building CXX object src/CMakeFiles/ktorrent.dir/upnp/soap.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/soap.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/soap.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 52%] Building CXX object src/CMakeFiles/ktorrent.dir/upnp/upnpmcastsocket.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmetatype.h:49, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpmcastsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpmcastsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpmcastsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpmcastsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpmcastsocket.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 53%] Building CXX object src/CMakeFiles/ktorrent.dir/upnp/upnprouter.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/netaccess.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp: In member function 'void bt::UPnPRouter::undoForward(const net::Port&, bt::WaitJob*)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:237:28: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 237 | itr = d->fwds.erase(itr); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfile.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfileinfo.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = bt::Forwarding]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp: In member function 'void bt::UPnPRouter::UPnPRouterPrivate::forward(const bt::UPnPService*, const net::Port&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:483:25: warning: implicitly-declared 'constexpr QList::iterator& QList::iterator::operator=(const QList::iterator&)' is deprecated [-Wdeprecated-copy] 483 | itr = fwds.erase(itr); | ^ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfile.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qfileinfo.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlist.h:192:16: note: because 'QList::iterator' has user-provided 'QList::iterator::iterator(const QList::iterator&) [with T = bt::Forwarding]' 192 | inline iterator(const iterator &o): i(o.i){} | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnprouter.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 53%] Building CXX object src/CMakeFiles/ktorrent.dir/upnp/upnpdescriptionparser.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtXml/qxml.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpdescriptionparser.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtXml/qxml.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpdescriptionparser.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtXml/qxml.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpdescriptionparser.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtXml/qxml.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpdescriptionparser.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtXml/qxml.h:45, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/upnpdescriptionparser.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 53%] Building CXX object src/CMakeFiles/ktorrent.dir/upnp/httprequest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/interfaces/exitoperation.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp:26: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp: In member function 'void bt::HTTPRequest::onReadyRead()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp:111:57: warning: comparison of integer expressions of different signedness: 'int' and 'uint' {aka 'unsigned int'} [-Wsign-compare] 111 | if (reply_header.contentLength() > 0 && reply.size() < eoh + 4 + reply_header.contentLength()) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qlocale.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtextstream.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdebug.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qabstractsocket.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/qhostaddress.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtNetwork/QHostAddress:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/upnp/httprequest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 54%] Building CXX object src/CMakeFiles/ktorrent.dir/version.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/version.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ [ 54%] Building CXX object src/CMakeFiles/ktorrent.dir/util/signalcatcher.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qiodevice.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdatastream.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocalizedstring.h:27, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/signalcatcher.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/signalcatcher.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/signalcatcher.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdemacros.h:162, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kdecore_export.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/signalcatcher.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KLocale:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/signalcatcher.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 54%] Linking CXX shared library ../lib/libktorrent.so [ 54%] Built target ktorrent Generating statsfiletest.moc [ 54%] Built target statsfiletest_automoc [ 54%] Building CXX object src/torrent/tests/CMakeFiles/statsfiletest.dir/statsfiletest_automoc.o [ 54%] Building CXX object src/torrent/tests/CMakeFiles/statsfiletest.dir/statsfiletest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/statsfiletest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/statsfiletest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/statsfiletest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/statsfiletest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/statsfiletest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 54%] Linking CXX executable statsfiletest [ 54%] Built target statsfiletest [ 54%] Built target testlib_automoc [ 54%] Building CXX object testlib/CMakeFiles/testlib.dir/testlib_automoc.o [ 55%] Building CXX object testlib/CMakeFiles/testlib.dir/utils.o [ 55%] Building CXX object testlib/CMakeFiles/testlib.dir/dummytorrentcreator.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QString:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../ktempdir.h:24, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KTempDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:21: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h: In member function 'void DummyTorrentCreator::setTrackers(const QStringList&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:49:57: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] 49 | void setTrackers(const QStringList & urls) {trackers = urls;} | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QStringList:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' 71 | inline QStringList(const QStringList &l) : QList(l) { } | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMap:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qatomic.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qmap.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QMap:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kurl.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrent.h:24, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::memcpy(void*, const void*, std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/../src/torrent/torrentcreator.h:27, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 55%] Linking CXX static library ../lib/libtestlib.a [ 55%] Built target testlib Generating torrentfilestreamtest.moc [ 55%] Built target torrentfilestreamtest_automoc [ 55%] Building CXX object src/torrent/tests/CMakeFiles/torrentfilestreamtest.dir/torrentfilestreamtest_automoc.o [ 56%] Building CXX object src/torrent/tests/CMakeFiles/torrentfilestreamtest.dir/torrentfilestreamtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:12: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h: In member function 'void DummyTorrentCreator::setTrackers(const QStringList&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:49:57: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] 49 | void setTrackers(const QStringList & urls) {trackers = urls;} | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:65, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' 71 | inline QStringList(const QStringList &l) : QList(l) { } | ^~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp: In member function 'void TorrentFileStreamTest::testRandomAccess()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:176:21: warning: comparison of integer expressions of different signedness: 'qint64' {aka 'long long int'} and 'bt::Uint64' {aka 'long long unsigned int'} [-Wsign-compare] 176 | while (bytes_read < range_size) | ~~~~~~~~~~~^~~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:190:45: warning: comparison of integer expressions of different signedness: 'qint64' {aka 'long long int'} and 'bt::Uint64' {aka 'long long unsigned int'} [-Wsign-compare] 190 | QVERIFY(fptr.read(tmp.data(),range_size) == range_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:194:22: warning: comparison of integer expressions of different signedness: 'qint64' {aka 'long long int'} and 'bt::Uint64' {aka 'long long unsigned int'} [-Wsign-compare] 194 | QVERIFY(bytes_read == range_size); | ~~~~~~~~~~~^~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreamtest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 56%] Linking CXX executable torrentfilestreamtest [ 56%] Built target torrentfilestreamtest Generating torrentfilestreammultitest.moc [ 56%] Built target torrentfilestreammultitest_automoc [ 57%] Building CXX object src/torrent/tests/CMakeFiles/torrentfilestreammultitest.dir/torrentfilestreammultitest_automoc.o [ 57%] Building CXX object src/torrent/tests/CMakeFiles/torrentfilestreammultitest.dir/torrentfilestreammultitest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:12: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h: In member function 'void DummyTorrentCreator::setTrackers(const QStringList&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:49:57: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] 49 | void setTrackers(const QStringList & urls) {trackers = urls;} | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:65, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' 71 | inline QStringList(const QStringList &l) : QList(l) { } | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp: In member function 'void TorrentFileStreamMultiTest::testSimple()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:101:27: warning: comparison of integer expressions of different signedness: 'qint64' {aka 'long long int'} and 'bt::Uint64' {aka 'long long unsigned int'} [-Wsign-compare] 101 | QVERIFY(stream->size() == tc.getTorrentFile(i).getSize()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:106:19: warning: comparison of integer expressions of different signedness: 'bt::Uint64' {aka 'long long unsigned int'} and 'qint64' {aka 'long long int'} [-Wsign-compare] 106 | while (written < stream->size()) | ~~~~~~~~^~~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:105:15: warning: unused variable 'idx' [-Wunused-variable] 105 | bt::Uint32 idx = 0; | ^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp: In member function 'void TorrentFileStreamMultiTest::testSeek()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:137:27: warning: comparison of integer expressions of different signedness: 'qint64' {aka 'long long int'} and 'bt::Uint64' {aka 'long long unsigned int'} [-Wsign-compare] 137 | QVERIFY(stream->size() == tc.getTorrentFile(i).getSize()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/tests/torrentfilestreammultitest.cpp:3: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 57%] Linking CXX executable torrentfilestreammultitest [ 57%] Built target torrentfilestreammultitest Generating datacheckertest.moc [ 57%] Built target datacheckertest_automoc [ 57%] Building CXX object src/datachecker/tests/CMakeFiles/datacheckertest.dir/datacheckertest_automoc.o [ 57%] Building CXX object src/datachecker/tests/CMakeFiles/datacheckertest.dir/datacheckertest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:15: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h: In member function 'void DummyTorrentCreator::setTrackers(const QStringList&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:49:57: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] 49 | void setTrackers(const QStringList & urls) {trackers = urls;} | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:65, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' 71 | inline QStringList(const QStringList &l) : QList(l) { } | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/datachecker/tests/datacheckertest.cpp:5: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 57%] Linking CXX executable datacheckertest [ 57%] Built target datacheckertest Generating streamingchunkselectortest.moc [ 57%] Built target streamingchunkselectortest_automoc [ 58%] Building CXX object src/download/tests/CMakeFiles/streamingchunkselectortest.dir/streamingchunkselectortest_automoc.o [ 58%] Building CXX object src/download/tests/CMakeFiles/streamingchunkselectortest.dir/streamingchunkselectortest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h: In member function 'QTransform QBrush::transform() const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:185:57: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 185 | inline QTransform QBrush::transform() const { return d->transform; } | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qbrush.h:51, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpalette.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qwidget.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestkeyboard.h:58, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestevent.h:52, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest_gui.h:55, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:252, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:17: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h: In member function 'void DummyTorrentCreator::setTrackers(const QStringList&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:49:57: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] 49 | void setTrackers(const QStringList & urls) {trackers = urls;} | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:65, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' 71 | inline QStringList(const QStringList &l) : QList(l) { } | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/download/tests/streamingchunkselectortest.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 58%] Linking CXX executable streamingchunkselectortest [ 58%] Built target streamingchunkselectortest Generating chunkmanagertest.moc [ 58%] Built target chunkmanagertest_automoc [ 59%] Building CXX object src/diskio/tests/CMakeFiles/chunkmanagertest.dir/chunkmanagertest_automoc.o [ 59%] Building CXX object src/diskio/tests/CMakeFiles/chunkmanagertest.dir/chunkmanagertest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:30: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h: In member function 'void DummyTorrentCreator::setTrackers(const QStringList&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:49:57: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] 49 | void setTrackers(const QStringList & urls) {trackers = urls;} | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:65, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' 71 | inline QStringList(const QStringList &l) : QList(l) { } | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/chunkmanagertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 59%] Linking CXX executable chunkmanagertest [ 59%] Built target chunkmanagertest Generating preallocationtest.moc [ 59%] Built target preallocationtest_automoc [ 59%] Building CXX object src/diskio/tests/CMakeFiles/preallocationtest.dir/preallocationtest_automoc.o [ 59%] Building CXX object src/diskio/tests/CMakeFiles/preallocationtest.dir/preallocationtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:29: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h: In member function 'void DummyTorrentCreator::setTrackers(const QStringList&)': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/testlib/dummytorrentcreator.h:49:57: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] 49 | void setTrackers(const QStringList & urls) {trackers = urls;} | ^~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:65, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' 71 | inline QStringList(const QStringList &l) : QList(l) { } | ^~~~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariantanimation.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qpropertyanimation.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:28, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/diskio/tests/preallocationtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 60%] Linking CXX executable preallocationtest [ 60%] Built target preallocationtest Generating superseedtest.moc [ 60%] Built target superseedtest_automoc [ 61%] Building CXX object src/peer/tests/CMakeFiles/superseedtest.dir/superseedtest_automoc.o [ 61%] Building CXX object src/peer/tests/CMakeFiles/superseedtest.dir/superseedtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/superseedtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/superseedtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/superseedtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/superseedtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/superseedtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 61%] Linking CXX executable superseedtest [ 61%] Built target superseedtest Generating packetreadertest.moc [ 61%] Built target packetreadertest_automoc [ 62%] Building CXX object src/peer/tests/CMakeFiles/packetreadertest.dir/packetreadertest_automoc.o [ 62%] Building CXX object src/peer/tests/CMakeFiles/packetreadertest.dir/packetreadertest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/packetreadertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/packetreadertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/packetreadertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/packetreadertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/packetreadertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 62%] Linking CXX executable packetreadertest [ 62%] Built target packetreadertest Generating connectionlimittest.moc [ 62%] Built target connectionlimittest_automoc [ 62%] Building CXX object src/peer/tests/CMakeFiles/connectionlimittest.dir/connectionlimittest_automoc.o [ 63%] Building CXX object src/peer/tests/CMakeFiles/connectionlimittest.dir/connectionlimittest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/connectionlimittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/connectionlimittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/connectionlimittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/connectionlimittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/peer/tests/connectionlimittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 63%] Linking CXX executable connectionlimittest [ 63%] Built target connectionlimittest Generating polltest.moc [ 63%] Built target polltest_automoc [ 63%] Building CXX object src/net/tests/CMakeFiles/polltest.dir/polltest_automoc.o [ 64%] Building CXX object src/net/tests/CMakeFiles/polltest.dir/polltest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/polltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/polltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/polltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/polltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/polltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 64%] Linking CXX executable polltest [ 64%] Built target polltest Generating wakeuppipetest.moc [ 64%] Built target wakeuppipetest_automoc [ 64%] Building CXX object src/net/tests/CMakeFiles/wakeuppipetest.dir/wakeuppipetest_automoc.o [ 64%] Building CXX object src/net/tests/CMakeFiles/wakeuppipetest.dir/wakeuppipetest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/wakeuppipetest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/wakeuppipetest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/wakeuppipetest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/wakeuppipetest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/net/tests/wakeuppipetest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 65%] Linking CXX executable wakeuppipetest [ 65%] Built target wakeuppipetest Generating rc4encryptortest.moc [ 65%] Built target rc4encryptortest_automoc [ 65%] Building CXX object src/mse/tests/CMakeFiles/rc4encryptortest.dir/rc4encryptortest_automoc.o [ 65%] Building CXX object src/mse/tests/CMakeFiles/rc4encryptortest.dir/rc4encryptortest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/tests/rc4encryptortest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/tests/rc4encryptortest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/tests/rc4encryptortest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/tests/rc4encryptortest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/mse/tests/rc4encryptortest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 66%] Linking CXX executable rc4encryptortest [ 66%] Built target rc4encryptortest Generating magnetlinktest.moc [ 66%] Built target magnetlinktest_automoc [ 66%] Building CXX object src/magnet/tests/CMakeFiles/magnetlinktest.dir/magnetlinktest_automoc.o [ 67%] Building CXX object src/magnet/tests/CMakeFiles/magnetlinktest.dir/magnetlinktest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/tests/magnetlinktest.cpp:1: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/tests/magnetlinktest.cpp:1: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/tests/magnetlinktest.cpp:1: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/tests/magnetlinktest.cpp:1: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/magnet/tests/magnetlinktest.cpp:1: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 67%] Linking CXX executable magnetlinktest [ 67%] Built target magnetlinktest Generating circularbuffertest.moc [ 67%] Built target circularbuffertest_automoc [ 67%] Building CXX object src/util/tests/CMakeFiles/circularbuffertest.dir/circularbuffertest_automoc.o [ 68%] Building CXX object src/util/tests/CMakeFiles/circularbuffertest.dir/circularbuffertest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/circularbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/circularbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/circularbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/circularbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/circularbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 68%] Linking CXX executable circularbuffertest [ 68%] Built target circularbuffertest Generating signalcatchertest.moc [ 68%] Built target signalcatchertest_automoc [ 68%] Building CXX object src/util/tests/CMakeFiles/signalcatchertest.dir/signalcatchertest_automoc.o [ 69%] Building CXX object src/util/tests/CMakeFiles/signalcatchertest.dir/signalcatchertest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/signalcatchertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/signalcatchertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/signalcatchertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/signalcatchertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/signalcatchertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 69%] Linking CXX executable signalcatchertest [ 69%] Built target signalcatchertest Generating resourcemanagertest.moc [ 69%] Built target resourcemanagertest_automoc [ 70%] Building CXX object src/util/tests/CMakeFiles/resourcemanagertest.dir/resourcemanagertest_automoc.o [ 70%] Building CXX object src/util/tests/CMakeFiles/resourcemanagertest.dir/resourcemanagertest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/resourcemanagertest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/resourcemanagertest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/resourcemanagertest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/resourcemanagertest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/resourcemanagertest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 70%] Linking CXX executable resourcemanagertest [ 70%] Built target resourcemanagertest Generating fileopstest.moc [ 70%] Built target fileopstest_automoc [ 71%] Building CXX object src/util/tests/CMakeFiles/fileopstest.dir/fileopstest_automoc.o [ 71%] Building CXX object src/util/tests/CMakeFiles/fileopstest.dir/fileopstest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/fileopstest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/fileopstest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/fileopstest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/fileopstest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/fileopstest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 71%] Linking CXX executable fileopstest [ 71%] Built target fileopstest Generating bufferpooltest.moc [ 71%] Built target bufferpooltest_automoc [ 71%] Building CXX object src/util/tests/CMakeFiles/bufferpooltest.dir/bufferpooltest_automoc.o [ 71%] Building CXX object src/util/tests/CMakeFiles/bufferpooltest.dir/bufferpooltest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/bufferpooltest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/bufferpooltest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/bufferpooltest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/bufferpooltest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/util/tests/bufferpooltest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 71%] Linking CXX executable bufferpooltest [ 71%] Built target bufferpooltest Generating localwindowtest.moc [ 71%] Built target localwindowtest_automoc [ 71%] Building CXX object src/utp/tests/CMakeFiles/localwindowtest.dir/localwindowtest_automoc.o [ 72%] Building CXX object src/utp/tests/CMakeFiles/localwindowtest.dir/localwindowtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/localwindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/localwindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/localwindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/localwindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/localwindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 72%] Linking CXX executable localwindowtest [ 72%] Built target localwindowtest Generating remotewindowtest.moc [ 72%] Built target remotewindowtest_automoc [ 72%] Building CXX object src/utp/tests/CMakeFiles/remotewindowtest.dir/remotewindowtest_automoc.o [ 72%] Building CXX object src/utp/tests/CMakeFiles/remotewindowtest.dir/remotewindowtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/remotewindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/remotewindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/remotewindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/remotewindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/remotewindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 72%] Linking CXX executable remotewindowtest [ 72%] Built target remotewindowtest Generating connectiontest.moc [ 72%] Built target connectiontest_automoc [ 72%] Building CXX object src/utp/tests/CMakeFiles/connectiontest.dir/connectiontest_automoc.o [ 72%] Building CXX object src/utp/tests/CMakeFiles/connectiontest.dir/connectiontest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connectiontest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connectiontest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connectiontest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connectiontest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connectiontest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 73%] Linking CXX executable connectiontest [ 73%] Built target connectiontest Generating sendtest.moc [ 73%] Built target sendtest_automoc [ 73%] Building CXX object src/utp/tests/CMakeFiles/sendtest.dir/sendtest_automoc.o [ 74%] Building CXX object src/utp/tests/CMakeFiles/sendtest.dir/sendtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp:20: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp: In member function 'void SendTest::testSend()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp:102:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 102 | QVERIFY(ret == strlen(test)); | ~~~~^~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sendtest.cpp:20: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 74%] Linking CXX executable sendtest [ 74%] Built target sendtest Generating connecttest.moc [ 74%] Built target connecttest_automoc [ 74%] Building CXX object src/utp/tests/CMakeFiles/connecttest.dir/connecttest_automoc.o [ 74%] Building CXX object src/utp/tests/CMakeFiles/connecttest.dir/connecttest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connecttest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connecttest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connecttest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connecttest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/connecttest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 75%] Linking CXX executable connecttest [ 75%] Built target connecttest Generating transmittest.moc [ 75%] Built target transmittest_automoc [ 75%] Building CXX object src/utp/tests/CMakeFiles/transmittest.dir/transmittest_automoc.o [ 76%] Building CXX object src/utp/tests/CMakeFiles/transmittest.dir/transmittest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/transmittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/transmittest.cpp: In member function 'void TransmitTest::testThreaded()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/transmittest.cpp:216:7: warning: variable 'failures' set but not used [-Wunused-but-set-variable] 216 | int failures = 0; | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/transmittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/transmittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/transmittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/transmittest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 76%] Linking CXX executable transmittest [ 76%] Built target transmittest Generating packetlosstest.moc [ 76%] Built target packetlosstest_automoc [ 76%] Building CXX object src/utp/tests/CMakeFiles/packetlosstest.dir/packetlosstest_automoc.o [ 76%] Building CXX object src/utp/tests/CMakeFiles/packetlosstest.dir/packetlosstest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetlosstest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetlosstest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetlosstest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetlosstest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetlosstest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 76%] Linking CXX executable packetlosstest [ 76%] Built target packetlosstest Generating fintest.moc [ 76%] Built target fintest_automoc [ 76%] Building CXX object src/utp/tests/CMakeFiles/fintest.dir/fintest_automoc.o [ 77%] Building CXX object src/utp/tests/CMakeFiles/fintest.dir/fintest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp:21: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp: In member function 'void FinTest::testFin()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp:97:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 97 | QVERIFY(ret == strlen(test)); | ~~~~^~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/fintest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 77%] Linking CXX executable fintest [ 77%] Built target fintest Generating sockettest.moc [ 77%] Built target sockettest_automoc [ 77%] Building CXX object src/utp/tests/CMakeFiles/sockettest.dir/sockettest_automoc.o [ 77%] Building CXX object src/utp/tests/CMakeFiles/sockettest.dir/sockettest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp:21: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp: In member function 'void SocketTest::testSend()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp:98:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 98 | QVERIFY(ret == strlen(test)); | ~~~~^~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/sockettest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 78%] Linking CXX executable sockettest [ 78%] Built target sockettest Generating utppolltest.moc [ 78%] Built target utppolltest_automoc [ 78%] Building CXX object src/utp/tests/CMakeFiles/utppolltest.dir/utppolltest_automoc.o [ 78%] Building CXX object src/utp/tests/CMakeFiles/utppolltest.dir/utppolltest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtest.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:7, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:21: /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp: In member function 'void UTPPollTest::testPollInput()': /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:157:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 157 | QVERIFY(ret == strlen(test)); | ~~~~^~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:178:40: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 178 | QVERIFY(incoming[i]->recv(tmp,20) == strlen(test)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/qtestcase.h:58:26: note: in definition of macro 'QVERIFY' 58 | if (!QTest::qVerify((statement), #statement, "", __FILE__, __LINE__))\ | ^~~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/utppolltest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 79%] Linking CXX executable utppolltest [ 79%] Built target utppolltest Generating delaywindowtest.moc [ 79%] Built target delaywindowtest_automoc [ 80%] Building CXX object src/utp/tests/CMakeFiles/delaywindowtest.dir/delaywindowtest_automoc.o [ 80%] Building CXX object src/utp/tests/CMakeFiles/delaywindowtest.dir/delaywindowtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/delaywindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/delaywindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/delaywindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/delaywindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/delaywindowtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 80%] Linking CXX executable delaywindowtest [ 80%] Built target delaywindowtest Generating packetbuffertest.moc [ 80%] Built target packetbuffertest_automoc [ 80%] Building CXX object src/utp/tests/CMakeFiles/packetbuffertest.dir/packetbuffertest_automoc.o [ 80%] Building CXX object src/utp/tests/CMakeFiles/packetbuffertest.dir/packetbuffertest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/utp/tests/packetbuffertest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 81%] Linking CXX executable packetbuffertest [ 81%] Built target packetbuffertest Generating rpcmsgtest.moc [ 81%] Built target rpcmsgtest_automoc [ 82%] Building CXX object src/dht/tests/CMakeFiles/rpcmsgtest.dir/rpcmsgtest_automoc.o [ 82%] Building CXX object src/dht/tests/CMakeFiles/rpcmsgtest.dir/rpcmsgtest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/rpcmsgtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/rpcmsgtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/rpcmsgtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/rpcmsgtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/rpcmsgtest.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 82%] Linking CXX executable rpcmsgtest [ 82%] Built target rpcmsgtest Generating keytest.moc [ 82%] Built target keytest_automoc [ 82%] Building CXX object src/dht/tests/CMakeFiles/keytest.dir/keytest_automoc.o [ 82%] Building CXX object src/dht/tests/CMakeFiles/keytest.dir/keytest.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/keytest.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/keytest.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/keytest.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qnamespace.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobjectdefs.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstracteventdispatcher.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:3, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/keytest.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qabstractitemmodel.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QtCore:4, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtTest/QtTest:3, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/src/dht/tests/keytest.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ [ 83%] Linking CXX executable keytest [ 83%] Built target keytest Generating moc_ktcli.cpp [ 83%] Built target ktcli_automoc [ 83%] Building CXX object examples/ktcli/CMakeFiles/ktcli.dir/ktcli_automoc.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qobject.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:48, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/moc_ktcli.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/moc_ktcli.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kcomponentdata.h:23, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../kapplication.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KApplication:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/moc_ktcli.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qbasictimer.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qtimer.h:47, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QTimer:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/moc_ktcli.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kcomponentdata.h:23, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/../kapplication.h:46, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/KDE/KApplication:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:26, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/moc_ktcli.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/moc_ktcli.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/moc_ktcli.cpp:9, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli_automoc.cpp:4: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 83%] Building CXX object examples/ktcli/CMakeFiles/ktcli.dir/ktcli.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qimage.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qpixmap.h:50, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/QPixmap:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/global.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/jobclasses.h:30, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kio/job.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/util/waitjob.h:23, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:35: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator*(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:383:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 383 | { QTransform t(a); t *= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator/(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:385:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 385 | { QTransform t(a); t /= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator+(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:387:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 387 | { QTransform t(a); t += n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h: In function 'QTransform operator-(const QTransform&, qreal)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:17: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:389:35: warning: implicitly-declared 'QTransform::QTransform(const QTransform&)' is deprecated [-Wdeprecated-copy] 389 | { QTransform t(a); t -= n; return t; } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)' 136 | QTransform &operator=(const QTransform &); | ^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kcmdlineargs.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:24: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kcmdlineargs.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:25: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 84%] Building CXX object examples/ktcli/CMakeFiles/ktcli.dir/main.o In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/main.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/main.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h: In instantiation of 'void qSwap(T&, T&) [with T = QVariant::Private]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:224:23: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2304:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2304 | value1 = value2; | ~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kcmdlineargs.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/main.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qchar.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qstring.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qdir.h:45, from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QDir:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/main.cpp:21: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qglobal.h:2305:12: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 2305 | value2 = t; | ~~~~~~~^~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVariant:1, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kconfig.h:32, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/ksharedconfig.h:25, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/klocale.h:26, from /home/pbulk/build/net/libktorrent/work/.buildlink/include/kcmdlineargs.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/main.cpp:22: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvariant.h:354:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 354 | inline Private(const Private &other) | ^~~~~~~ In file included from /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/main.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = bt::DHTNode]': /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = bt::DHTNode]' /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:227:55: required from here /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:503:25: warning: 'void* std::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 /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/QVector:1, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrent.h:25, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/../../src/torrent/torrentcontrol.h:32, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/ktcli.h:28, from /home/pbulk/build/net/libktorrent/work/libktorrent-1.3.1/examples/ktcli/main.cpp:27: /home/pbulk/build/net/libktorrent/work/.buildlink/qt4/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ [ 84%] Linking CXX executable ktcli [ 84%] Built target ktcli [ 85%] Generating libktorrent.gmo [ 85%] Built target pofiles_1 [ 86%] Generating libktorrent.gmo [ 86%] Built target pofiles_2 [ 86%] Generating libktorrent.gmo [ 86%] Built target pofiles_3 [ 86%] Generating libktorrent.gmo [ 86%] Built target pofiles_4 [ 86%] Generating libktorrent.gmo [ 86%] Built target pofiles_5 [ 86%] Generating libktorrent.gmo [ 86%] Built target pofiles_6 [ 86%] Generating libktorrent.gmo [ 86%] Built target pofiles_7 [ 87%] Generating libktorrent.gmo [ 87%] Built target pofiles_8 [ 87%] Generating libktorrent.gmo [ 87%] Built target pofiles_9 [ 87%] Generating libktorrent.gmo [ 87%] Built target pofiles_10 [ 87%] Generating libktorrent.gmo [ 87%] Built target pofiles_11 [ 87%] Generating libktorrent.gmo [ 87%] Built target pofiles_12 [ 88%] Generating libktorrent.gmo [ 88%] Built target pofiles_13 [ 88%] Generating libktorrent.gmo [ 88%] Built target pofiles_14 [ 88%] Generating libktorrent.gmo [ 88%] Built target pofiles_15 [ 89%] Generating libktorrent.gmo [ 89%] Built target pofiles_16 [ 89%] Generating libktorrent.gmo [ 89%] Built target pofiles_17 [ 89%] Generating libktorrent.gmo [ 89%] Built target pofiles_18 [ 89%] Generating libktorrent.gmo [ 89%] Built target pofiles_19 [ 89%] Generating libktorrent.gmo [ 89%] Built target pofiles_20 [ 89%] Generating libktorrent.gmo [ 89%] Built target pofiles_21 [ 90%] Generating libktorrent.gmo [ 90%] Built target pofiles_22 [ 90%] Generating libktorrent.gmo [ 90%] Built target pofiles_23 [ 90%] Generating libktorrent.gmo [ 90%] Built target pofiles_24 [ 90%] Generating libktorrent.gmo [ 90%] Built target pofiles_25 [ 91%] Generating libktorrent.gmo [ 91%] Built target pofiles_26 [ 91%] Generating libktorrent.gmo [ 91%] Built target pofiles_27 [ 91%] Generating libktorrent.gmo [ 91%] Built target pofiles_28 [ 92%] Generating libktorrent.gmo [ 92%] Built target pofiles_29 [ 92%] Generating libktorrent.gmo [ 92%] Built target pofiles_30 [ 92%] Generating libktorrent.gmo [ 92%] Built target pofiles_31 [ 93%] Generating libktorrent.gmo [ 93%] Built target pofiles_32 [ 93%] Generating libktorrent.gmo [ 93%] Built target pofiles_33 [ 93%] Generating libktorrent.gmo [ 93%] Built target pofiles_34 [ 93%] Generating libktorrent.gmo [ 93%] Built target pofiles_35 [ 94%] Generating libktorrent.gmo [ 94%] Built target pofiles_36 [ 94%] Generating libktorrent.gmo [ 94%] Built target pofiles_37 [ 94%] Generating libktorrent.gmo [ 94%] Built target pofiles_38 [ 95%] Generating libktorrent.gmo [ 95%] Built target pofiles_39 [ 95%] Generating libktorrent.gmo [ 95%] Built target pofiles_40 [ 95%] Generating libktorrent.gmo [ 95%] Built target pofiles_41 [ 96%] Generating libktorrent.gmo [ 96%] Built target pofiles_42 [ 96%] Generating libktorrent.gmo [ 96%] Built target pofiles_43 [ 96%] Generating libktorrent.gmo [ 96%] Built target pofiles_44 [ 97%] Generating libktorrent.gmo [ 97%] Built target pofiles_45 [ 97%] Generating libktorrent.gmo [ 97%] Built target pofiles_46 [ 97%] Generating libktorrent.gmo [ 97%] Built target pofiles_47 [ 97%] Generating libktorrent.gmo [ 97%] Built target pofiles_48 [ 98%] Generating libktorrent.gmo [ 98%] Built target pofiles_49 [ 98%] Generating libktorrent.gmo [ 98%] Built target pofiles_50 [ 99%] Generating libktorrent.gmo [ 99%] Built target pofiles_51 [ 99%] Generating libktorrent.gmo [ 99%] Built target pofiles_52 [ 99%] Generating libktorrent.gmo [ 99%] Built target pofiles_53 [ 99%] Generating libktorrent.gmo [ 99%] Built target pofiles_54 [100%] Generating libktorrent.gmo [100%] Built target pofiles_55 [100%] Generating libktorrent.gmo [100%] Built target pofiles_56 *** Please use pkgtools/verifypc to sanity check dependencies.