Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/qbittorrent-4.spec'], chrootPath='/var/lib/mock/1041629-fedora-rawhide-i386-1569667882.307646/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aihr0yto:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aihr0yto:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd21e097a8d4641f2aa256f07a8b37e1e', '-D', '/var/lib/mock/1041629-fedora-rawhide-i386-1569667882.307646/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aihr0yto:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/qbittorrent-4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1569283200 Wrote: /builddir/build/SRPMS/qbittorrent-4.1.8-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/qbittorrent-4.spec'], chrootPath='/var/lib/mock/1041629-fedora-rawhide-i386-1569667882.307646/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aihr0yto:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aihr0yto:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ab162e2271904e7f975d3d9550aaf5bf', '-D', '/var/lib/mock/1041629-fedora-rawhide-i386-1569667882.307646/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aihr0yto:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/qbittorrent-4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1569283200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oSbuiu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qBittorrent-release-4.1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/qBittorrent-release-4.1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qBittorrent-release-4.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./bootstrap.sh + cp -p /builddir/build/SOURCES/qbittorrent-nox.README . + sed -i -e 's@Exec=qbittorrent %U@Exec=env TMPDIR=/var/tmp qbittorrent %U@g' dist/unix/org.qbittorrent.qBittorrent.desktop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q5kfdx + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.8 + mkdir -p build-nox + cd build-nox + ../configure --prefix=/usr --disable-gui --disable-silent-rules --with-qtsingleapplication=system --enable-systemd --enable-debug checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking dependency style of g++... none checking whether OS is FreeBSD... no checking whether OS is macOS... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.23... yes checking whether to enable the Debug build... yes checking whether to enable the stacktrace feature... yes checking whether to enable the GUI... no checking whether to install the systemd service file... yes checking whether to enable the WebUI... yes checking for Qt5 qmake >= 5.5.1... /usr/lib/qt5/bin/qmake checking whether QtDBus should be enabled... no checking for boostlib >= 1.35 (103500)... yes configure: Boost CXXFLAGS: "-I/usr/include" configure: Boost LDFLAGS: "-L/usr/lib" checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes configure: Boost.System LIB: "-lboost_system" checking which qtsingleapplication to use... system checking for libtorrent... yes checking for zlib... yes checking if compiler is using C++11 or later mode... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating conf.pri config.status: executing depfiles commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating conf.pri config.status: creating dist/unix/systemd/qbittorrent-nox@.service config.status: executing depfiles commands configure: Running qmake to generate the makefile... Info: creating stash file /builddir/build/BUILD/qBittorrent-release-4.1.8/build-nox/.qmake.stash Project MESSAGE: Building translations Project MESSAGE: Processing qbittorrent_ar Project MESSAGE: Processing qbittorrent_be Project MESSAGE: Processing qbittorrent_bg Project MESSAGE: Processing qbittorrent_ca Project MESSAGE: Processing qbittorrent_cs Project MESSAGE: Processing qbittorrent_da Project MESSAGE: Processing qbittorrent_de Project MESSAGE: Processing qbittorrent_el Project MESSAGE: Processing qbittorrent_en Project MESSAGE: Processing qbittorrent_en_AU Project MESSAGE: Processing qbittorrent_en_GB Project MESSAGE: Processing qbittorrent_eo Project MESSAGE: Processing qbittorrent_es Project MESSAGE: Processing qbittorrent_eu Project MESSAGE: Processing qbittorrent_fi Project MESSAGE: Processing qbittorrent_fr Project MESSAGE: Processing qbittorrent_gl Project MESSAGE: Processing qbittorrent_he Project MESSAGE: Processing qbittorrent_hi_IN Project MESSAGE: Processing qbittorrent_hr Project MESSAGE: Processing qbittorrent_hu Project MESSAGE: Processing qbittorrent_hy Project MESSAGE: Processing qbittorrent_id Project MESSAGE: Processing qbittorrent_is Project MESSAGE: Processing qbittorrent_it Project MESSAGE: Processing qbittorrent_ja Project MESSAGE: Processing qbittorrent_ka Project MESSAGE: Processing qbittorrent_ko Project MESSAGE: Processing qbittorrent_lt Project MESSAGE: Processing qbittorrent_lv_LV Project MESSAGE: Processing qbittorrent_ms_MY Project MESSAGE: Processing qbittorrent_nb Project MESSAGE: Processing qbittorrent_nl Project MESSAGE: Processing qbittorrent_oc Project MESSAGE: Processing qbittorrent_pl Project MESSAGE: Processing qbittorrent_pt_BR Project MESSAGE: Processing qbittorrent_pt_PT Project MESSAGE: Processing qbittorrent_ro Project MESSAGE: Processing qbittorrent_ru Project MESSAGE: Processing qbittorrent_sk Project MESSAGE: Processing qbittorrent_sl Project MESSAGE: Processing qbittorrent_sr Project MESSAGE: Processing qbittorrent_sv Project MESSAGE: Processing qbittorrent_tr Project MESSAGE: Processing qbittorrent_uk Project MESSAGE: Processing qbittorrent_uz@Latn Project MESSAGE: Processing qbittorrent_vi Project MESSAGE: Processing qbittorrent_zh Project MESSAGE: Processing qbittorrent_zh_HK Project MESSAGE: Processing qbittorrent_zh_TW Reading /builddir/build/BUILD/qBittorrent-release-4.1.8/src/src.pro [/builddir/build/BUILD/qBittorrent-release-4.1.8/build-nox/src] Project MESSAGE: Project is built in DEBUG mode. Project MESSAGE: Building WebUI translations... Project MESSAGE: Processing www/translations/webui_ar Project MESSAGE: Processing www/translations/webui_be Project MESSAGE: Processing www/translations/webui_bg Project MESSAGE: Processing www/translations/webui_ca Project MESSAGE: Processing www/translations/webui_cs Project MESSAGE: Processing www/translations/webui_da Project MESSAGE: Processing www/translations/webui_de Project MESSAGE: Processing www/translations/webui_el Project MESSAGE: Processing www/translations/webui_en Project MESSAGE: Processing www/translations/webui_en_AU Project MESSAGE: Processing www/translations/webui_en_GB Project MESSAGE: Processing www/translations/webui_eo Project MESSAGE: Processing www/translations/webui_es Project MESSAGE: Processing www/translations/webui_eu Project MESSAGE: Processing www/translations/webui_fi Project MESSAGE: Processing www/translations/webui_fr Project MESSAGE: Processing www/translations/webui_gl Project MESSAGE: Processing www/translations/webui_he Project MESSAGE: Processing www/translations/webui_hi_IN Project MESSAGE: Processing www/translations/webui_hr Project MESSAGE: Processing www/translations/webui_hu Project MESSAGE: Processing www/translations/webui_hy Project MESSAGE: Processing www/translations/webui_id Project MESSAGE: Processing www/translations/webui_is Project MESSAGE: Processing www/translations/webui_it Project MESSAGE: Processing www/translations/webui_ja Project MESSAGE: Processing www/translations/webui_ka Project MESSAGE: Processing www/translations/webui_ko Project MESSAGE: Processing www/translations/webui_lt Project MESSAGE: Processing www/translations/webui_lv_LV Project MESSAGE: Processing www/translations/webui_ms_MY Project MESSAGE: Processing www/translations/webui_nb Project MESSAGE: Processing www/translations/webui_nl Project MESSAGE: Processing www/translations/webui_oc Project MESSAGE: Processing www/translations/webui_pl Project MESSAGE: Processing www/translations/webui_pt_BR Project MESSAGE: Processing www/translations/webui_pt_PT Project MESSAGE: Processing www/translations/webui_ro Project MESSAGE: Processing www/translations/webui_ru Project MESSAGE: Processing www/translations/webui_sk Project MESSAGE: Processing www/translations/webui_sl Project MESSAGE: Processing www/translations/webui_sr Project MESSAGE: Processing www/translations/webui_sv Project MESSAGE: Processing www/translations/webui_tr Project MESSAGE: Processing www/translations/webui_uk Project MESSAGE: Processing www/translations/webui_uz@Latn Project MESSAGE: Processing www/translations/webui_vi Project MESSAGE: Processing www/translations/webui_zh Project MESSAGE: Processing www/translations/webui_zh_HK Project MESSAGE: Processing www/translations/webui_zh_TW configure: Good, your configure finished. + cp conf.pri .. + make -j2 cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.8/src/src.pro QMAKE_LRELEASE= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-nox/src' compiling ../../src/app/application.cpp compiling ../../src/app/cmdoptions.cpp compiling ../../src/app/filelogger.cpp compiling ../../src/app/main.cpp compiling ../../src/base/asyncfilestorage.cpp compiling ../../src/base/bittorrent/filepriority.cpp compiling ../../src/base/bittorrent/infohash.cpp compiling ../../src/base/bittorrent/magneturi.cpp compiling ../../src/base/bittorrent/peerinfo.cpp ../../src/base/bittorrent/magneturi.cpp: In constructor 'BitTorrent::MagnetUri::MagnetUri(const QString&)': ../../src/base/bittorrent/magneturi.cpp:83:33: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 83 | m_hash = m_addTorrentParams.info_hash; | ^~~~~~~~~ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/magneturi.cpp:29: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ compiling ../../src/base/bittorrent/private/bandwidthscheduler.cpp compiling ../../src/base/bittorrent/private/filterparserthread.cpp compiling ../../src/base/bittorrent/private/resumedatasavingmanager.cpp compiling ../../src/base/bittorrent/private/speedmonitor.cpp compiling ../../src/base/bittorrent/private/statistics.cpp compiling ../../src/base/bittorrent/session.cpp ../../src/base/bittorrent/session.cpp: In member function 'bool BitTorrent::Session::addTorrent_impl(BitTorrent::CreateTorrentParams, const BitTorrent::MagnetUri&, BitTorrent::TorrentInfo, const QByteArray&)': ../../src/base/bittorrent/session.cpp:2154:31: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 2154 | hash = magnetUri.hash(); | ^ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ ../../src/base/bittorrent/session.cpp:2203:33: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 2203 | hash = torrentInfo.hash(); | ^ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ In file included from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/magneturi.h: In member function 'BitTorrent::MagnetUri& BitTorrent::MagnetUri::operator=(BitTorrent::MagnetUri&&)': ../../src/base/bittorrent/magneturi.h:43:11: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 43 | class MagnetUri | ^~~~~~~~~ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'BitTorrent::Session::startUpTorrents()::TorrentResumeData& BitTorrent::Session::startUpTorrents()::TorrentResumeData::operator=(BitTorrent::Session::startUpTorrents()::TorrentResumeData&&)': ../../src/base/bittorrent/session.cpp:3929:7: note: synthesized method 'BitTorrent::MagnetUri& BitTorrent::MagnetUri::operator=(BitTorrent::MagnetUri&&)' first required here 3929 | } TorrentResumeData; | ^~~~~~~~~~~~~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'void BitTorrent::Session::startUpTorrents()': ../../src/base/bittorrent/session.cpp:3988:84: note: synthesized method 'BitTorrent::Session::startUpTorrents()::TorrentResumeData& BitTorrent::Session::startUpTorrents()::TorrentResumeData::operator=(BitTorrent::Session::startUpTorrents()::TorrentResumeData&&)' first required here 3988 | queuedResumeData[q] = {hash, magnetUri, torrentParams, data}; | ^ compiling ../../src/base/bittorrent/torrentcreatorthread.cpp In file included from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/magneturi.h: In instantiation of 'QMap::iterator QMap::insert(const Key&, const T&) [with Key = int; T = BitTorrent::Session::startUpTorrents()::TorrentResumeData]': /usr/include/qt5/QtCore/qmap.h:676:16: required from 'T& QMap::operator[](const Key&) [with Key = int; T = BitTorrent::Session::startUpTorrents()::TorrentResumeData]' ../../src/base/bittorrent/session.cpp:3988:43: required from here ../../src/base/bittorrent/magneturi.h:43:11: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 43 | class MagnetUri | ^~~~~~~~~ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ ../../src/base/bittorrent/session.cpp:3929:7: note: synthesized method 'BitTorrent::MagnetUri& BitTorrent::MagnetUri::operator=(const BitTorrent::MagnetUri&)' first required here 3929 | } TorrentResumeData; | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QMap:1, from ../../src/base/bittorrent/session.h:40, from ../../src/base/bittorrent/session.cpp:30: /usr/include/qt5/QtCore/qmap.h:723:25: note: synthesized method 'BitTorrent::Session::startUpTorrents()::TorrentResumeData& BitTorrent::Session::startUpTorrents()::TorrentResumeData::operator=(const BitTorrent::Session::startUpTorrents()::TorrentResumeData&)' first required here 723 | lastNode->value = avalue; | ~~~~~~~~~~~~~~~~^~~~~~~~ compiling ../../src/base/bittorrent/torrenthandle.cpp ../../src/base/bittorrent/torrenthandle.cpp: In constructor 'BitTorrent::TorrentHandle::TorrentHandle(BitTorrent::Session*, const libtorrent::torrent_handle&, const BitTorrent::CreateTorrentParams&)': ../../src/base/bittorrent/torrenthandle.cpp:202:47: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 202 | m_hash = InfoHash(m_nativeStatus.info_hash); | ^ In file included from ../../src/base/bittorrent/torrenthandle.h:51, from ../../src/base/bittorrent/torrenthandle.cpp:30: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ compiling ../../src/base/bittorrent/torrentinfo.cpp compiling ../../src/base/bittorrent/tracker.cpp compiling ../../src/base/bittorrent/trackerentry.cpp compiling ../../src/base/exceptions.cpp compiling ../../src/base/filesystemwatcher.cpp compiling ../../src/base/http/connection.cpp compiling ../../src/base/http/httperror.cpp compiling ../../src/base/http/requestparser.cpp compiling ../../src/base/http/responsebuilder.cpp compiling ../../src/base/http/responsegenerator.cpp compiling ../../src/base/http/server.cpp compiling ../../src/base/iconprovider.cpp compiling ../../src/base/logger.cpp compiling ../../src/base/net/dnsupdater.cpp compiling ../../src/base/net/downloadhandler.cpp compiling ../../src/base/net/downloadmanager.cpp compiling ../../src/base/net/geoipmanager.cpp compiling ../../src/base/net/portforwarder.cpp compiling ../../src/base/net/private/geoipdatabase.cpp compiling ../../src/base/net/proxyconfigurationmanager.cpp compiling ../../src/base/net/reverseresolution.cpp compiling ../../src/base/net/smtp.cpp compiling ../../src/base/preferences.cpp compiling ../../src/base/private/profile_p.cpp compiling ../../src/base/profile.cpp compiling ../../src/base/rss/private/rss_parser.cpp compiling ../../src/base/rss/rss_article.cpp compiling ../../src/base/rss/rss_autodownloader.cpp compiling ../../src/base/rss/rss_autodownloadrule.cpp compiling ../../src/base/rss/rss_feed.cpp compiling ../../src/base/rss/rss_folder.cpp compiling ../../src/base/rss/rss_item.cpp compiling ../../src/base/rss/rss_session.cpp compiling ../../src/base/scanfoldersmodel.cpp compiling ../../src/base/search/searchdownloadhandler.cpp compiling ../../src/base/search/searchhandler.cpp compiling ../../src/base/search/searchpluginmanager.cpp compiling ../../src/base/settingsstorage.cpp compiling ../../src/base/torrentfileguard.cpp compiling ../../src/base/torrentfilter.cpp compiling ../../src/base/tristatebool.cpp compiling ../../src/base/utils/bytearray.cpp compiling ../../src/base/utils/foreignapps.cpp compiling ../../src/base/utils/fs.cpp compiling ../../src/base/utils/gzip.cpp compiling ../../src/base/utils/misc.cpp compiling ../../src/base/utils/net.cpp compiling ../../src/base/utils/random.cpp compiling ../../src/base/utils/string.cpp compiling ../../src/webui/api/apicontroller.cpp compiling ../../src/webui/api/apierror.cpp compiling ../../src/webui/api/appcontroller.cpp compiling ../../src/webui/api/authcontroller.cpp compiling ../../src/webui/api/freediskspacechecker.cpp compiling ../../src/webui/api/logcontroller.cpp compiling ../../src/webui/api/rsscontroller.cpp compiling ../../src/webui/api/searchcontroller.cpp compiling ../../src/webui/api/synccontroller.cpp compiling ../../src/webui/api/torrentscontroller.cpp compiling ../../src/webui/api/transfercontroller.cpp compiling ../../src/webui/api/serialize/serialize_torrent.cpp compiling ../../src/webui/webapplication.cpp compiling ../../src/webui/webui.cpp rcc ../../src/webui/www/webui.qrc rcc ../../src/webui/www/translations/webui_translations.qrc rcc ../../src/icons/icons.qrc rcc ../../src/lang/lang.qrc rcc ../../src/searchengine/searchengine.qrc generating ./moc_predefs.h compiling qrc_webui.cpp compiling qrc_webui_translations.cpp compiling qrc_icons.cpp compiling qrc_lang.cpp compiling qrc_searchengine.cpp moc ../../src/app/application.h moc ../../src/app/filelogger.h moc ../../src/base/asyncfilestorage.h moc ../../src/base/bittorrent/private/bandwidthscheduler.h moc ../../src/base/bittorrent/private/filterparserthread.h moc ../../src/base/bittorrent/private/resumedatasavingmanager.h moc ../../src/base/bittorrent/private/statistics.h moc ../../src/base/bittorrent/session.h moc ../../src/base/bittorrent/torrentcreatorthread.h moc ../../src/base/bittorrent/tracker.h moc ../../src/base/filesystemwatcher.h moc ../../src/base/http/connection.h moc ../../src/base/http/server.h moc ../../src/base/logger.h moc ../../src/base/net/dnsupdater.h moc ../../src/base/net/downloadhandler.h moc ../../src/base/net/downloadmanager.h moc ../../src/base/net/geoipmanager.h moc ../../src/base/net/portforwarder.h moc ../../src/base/net/proxyconfigurationmanager.h moc ../../src/base/net/reverseresolution.h moc ../../src/base/net/smtp.h moc ../../src/base/preferences.h moc ../../src/base/rss/private/rss_parser.h moc ../../src/base/rss/rss_article.h moc ../../src/base/rss/rss_autodownloader.h moc ../../src/base/rss/rss_feed.h moc ../../src/base/rss/rss_folder.h moc ../../src/base/rss/rss_item.h moc ../../src/base/rss/rss_session.h moc ../../src/base/scanfoldersmodel.h moc ../../src/base/search/searchhandler.h moc ../../src/base/search/searchdownloadhandler.h moc ../../src/base/search/searchpluginmanager.h moc ../../src/base/settingsstorage.h moc ../../src/base/torrentfileguard.h moc ../../src/webui/api/apicontroller.h moc ../../src/webui/api/appcontroller.h moc ../../src/webui/api/authcontroller.h moc ../../src/webui/api/freediskspacechecker.h moc ../../src/webui/api/logcontroller.h moc ../../src/webui/api/rsscontroller.h moc ../../src/webui/api/searchcontroller.h moc ../../src/webui/api/synccontroller.h moc ../../src/webui/api/torrentscontroller.h moc ../../src/webui/api/transfercontroller.h moc ../../src/webui/webapplication.h moc ../../src/webui/webui.h compiling moc_application.cpp compiling moc_filelogger.cpp compiling moc_asyncfilestorage.cpp compiling moc_bandwidthscheduler.cpp compiling moc_filterparserthread.cpp compiling moc_resumedatasavingmanager.cpp compiling moc_statistics.cpp compiling moc_session.cpp compiling moc_torrentcreatorthread.cpp compiling moc_tracker.cpp compiling moc_filesystemwatcher.cpp compiling moc_connection.cpp compiling moc_server.cpp compiling moc_logger.cpp compiling moc_dnsupdater.cpp compiling moc_downloadhandler.cpp compiling moc_downloadmanager.cpp compiling moc_geoipmanager.cpp compiling moc_portforwarder.cpp compiling moc_proxyconfigurationmanager.cpp compiling moc_reverseresolution.cpp compiling moc_smtp.cpp compiling moc_preferences.cpp compiling moc_rss_parser.cpp compiling moc_rss_article.cpp compiling moc_rss_autodownloader.cpp compiling moc_rss_feed.cpp compiling moc_rss_folder.cpp compiling moc_rss_item.cpp compiling moc_rss_session.cpp compiling moc_scanfoldersmodel.cpp compiling moc_searchhandler.cpp compiling moc_searchdownloadhandler.cpp compiling moc_searchpluginmanager.cpp compiling moc_settingsstorage.cpp compiling moc_torrentfileguard.cpp compiling moc_apicontroller.cpp compiling moc_appcontroller.cpp compiling moc_authcontroller.cpp compiling moc_freediskspacechecker.cpp compiling moc_logcontroller.cpp compiling moc_rsscontroller.cpp compiling moc_searchcontroller.cpp compiling moc_synccontroller.cpp compiling moc_torrentscontroller.cpp compiling moc_transfercontroller.cpp compiling moc_webapplication.cpp compiling moc_webui.cpp linking qbittorrent-nox make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-nox/src' + mv -f ../conf.pri ../conf.pri.nox + cd .. + mkdir -p build-gui + cd build-gui + ../configure --prefix=/usr --disable-silent-rules --with-qtsingleapplication=system --enable-debug checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking dependency style of g++... none checking whether OS is FreeBSD... no checking whether OS is macOS... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.23... yes checking whether to enable the Debug build... yes checking whether to enable the stacktrace feature... yes checking whether to enable the GUI... yes checking whether to install the systemd service file... no checking whether to enable the WebUI... yes checking for Qt5 qmake >= 5.5.1... /usr/lib/qt5/bin/qmake checking for Qt5Svg... yes checking whether QtDBus should be enabled... yes checking for Qt5DBus >= 5.5.1... found checking for boostlib >= 1.35 (103500)... yes configure: Boost CXXFLAGS: "-I/usr/include" configure: Boost LDFLAGS: "-L/usr/lib" checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes configure: Boost.System LIB: "-lboost_system" checking which qtsingleapplication to use... system checking for libtorrent... yes checking for zlib... yes checking if compiler is using C++11 or later mode... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating conf.pri config.status: executing depfiles commands configure: Running qmake to generate the makefile... Info: creating stash file /builddir/build/BUILD/qBittorrent-release-4.1.8/build-gui/.qmake.stash Project MESSAGE: Building translations Project MESSAGE: Processing qbittorrent_ar Project MESSAGE: Processing qbittorrent_be Project MESSAGE: Processing qbittorrent_bg Project MESSAGE: Processing qbittorrent_ca Project MESSAGE: Processing qbittorrent_cs Project MESSAGE: Processing qbittorrent_da Project MESSAGE: Processing qbittorrent_de Project MESSAGE: Processing qbittorrent_el Project MESSAGE: Processing qbittorrent_en Project MESSAGE: Processing qbittorrent_en_AU Project MESSAGE: Processing qbittorrent_en_GB Project MESSAGE: Processing qbittorrent_eo Project MESSAGE: Processing qbittorrent_es Project MESSAGE: Processing qbittorrent_eu Project MESSAGE: Processing qbittorrent_fi Project MESSAGE: Processing qbittorrent_fr Project MESSAGE: Processing qbittorrent_gl Project MESSAGE: Processing qbittorrent_he Project MESSAGE: Processing qbittorrent_hi_IN Project MESSAGE: Processing qbittorrent_hr Project MESSAGE: Processing qbittorrent_hu Project MESSAGE: Processing qbittorrent_hy Project MESSAGE: Processing qbittorrent_id Project MESSAGE: Processing qbittorrent_is Project MESSAGE: Processing qbittorrent_it Project MESSAGE: Processing qbittorrent_ja Project MESSAGE: Processing qbittorrent_ka Project MESSAGE: Processing qbittorrent_ko Project MESSAGE: Processing qbittorrent_lt Project MESSAGE: Processing qbittorrent_lv_LV Project MESSAGE: Processing qbittorrent_ms_MY Project MESSAGE: Processing qbittorrent_nb Project MESSAGE: Processing qbittorrent_nl Project MESSAGE: Processing qbittorrent_oc Project MESSAGE: Processing qbittorrent_pl Project MESSAGE: Processing qbittorrent_pt_BR Project MESSAGE: Processing qbittorrent_pt_PT Project MESSAGE: Processing qbittorrent_ro Project MESSAGE: Processing qbittorrent_ru Project MESSAGE: Processing qbittorrent_sk Project MESSAGE: Processing qbittorrent_sl Project MESSAGE: Processing qbittorrent_sr Project MESSAGE: Processing qbittorrent_sv Project MESSAGE: Processing qbittorrent_tr Project MESSAGE: Processing qbittorrent_uk Project MESSAGE: Processing qbittorrent_uz@Latn Project MESSAGE: Processing qbittorrent_vi Project MESSAGE: Processing qbittorrent_zh Project MESSAGE: Processing qbittorrent_zh_HK Project MESSAGE: Processing qbittorrent_zh_TW Reading /builddir/build/BUILD/qBittorrent-release-4.1.8/src/src.pro [/builddir/build/BUILD/qBittorrent-release-4.1.8/build-gui/src] Project MESSAGE: Project is built in DEBUG mode. Project MESSAGE: Building WebUI translations... Project MESSAGE: Processing www/translations/webui_ar Project MESSAGE: Processing www/translations/webui_be Project MESSAGE: Processing www/translations/webui_bg Project MESSAGE: Processing www/translations/webui_ca Project MESSAGE: Processing www/translations/webui_cs Project MESSAGE: Processing www/translations/webui_da Project MESSAGE: Processing www/translations/webui_de Project MESSAGE: Processing www/translations/webui_el Project MESSAGE: Processing www/translations/webui_en Project MESSAGE: Processing www/translations/webui_en_AU Project MESSAGE: Processing www/translations/webui_en_GB Project MESSAGE: Processing www/translations/webui_eo Project MESSAGE: Processing www/translations/webui_es Project MESSAGE: Processing www/translations/webui_eu Project MESSAGE: Processing www/translations/webui_fi Project MESSAGE: Processing www/translations/webui_fr Project MESSAGE: Processing www/translations/webui_gl Project MESSAGE: Processing www/translations/webui_he Project MESSAGE: Processing www/translations/webui_hi_IN Project MESSAGE: Processing www/translations/webui_hr Project MESSAGE: Processing www/translations/webui_hu Project MESSAGE: Processing www/translations/webui_hy Project MESSAGE: Processing www/translations/webui_id Project MESSAGE: Processing www/translations/webui_is Project MESSAGE: Processing www/translations/webui_it Project MESSAGE: Processing www/translations/webui_ja Project MESSAGE: Processing www/translations/webui_ka Project MESSAGE: Processing www/translations/webui_ko Project MESSAGE: Processing www/translations/webui_lt Project MESSAGE: Processing www/translations/webui_lv_LV Project MESSAGE: Processing www/translations/webui_ms_MY Project MESSAGE: Processing www/translations/webui_nb Project MESSAGE: Processing www/translations/webui_nl Project MESSAGE: Processing www/translations/webui_oc Project MESSAGE: Processing www/translations/webui_pl Project MESSAGE: Processing www/translations/webui_pt_BR Project MESSAGE: Processing www/translations/webui_pt_PT Project MESSAGE: Processing www/translations/webui_ro Project MESSAGE: Processing www/translations/webui_ru Project MESSAGE: Processing www/translations/webui_sk Project MESSAGE: Processing www/translations/webui_sl Project MESSAGE: Processing www/translations/webui_sr Project MESSAGE: Processing www/translations/webui_sv Project MESSAGE: Processing www/translations/webui_tr Project MESSAGE: Processing www/translations/webui_uk Project MESSAGE: Processing www/translations/webui_uz@Latn Project MESSAGE: Processing www/translations/webui_vi Project MESSAGE: Processing www/translations/webui_zh Project MESSAGE: Processing www/translations/webui_zh_HK Project MESSAGE: Processing www/translations/webui_zh_TW configure: Good, your configure finished. + cp conf.pri .. + make -j2 cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.8/src/src.pro QMAKE_LRELEASE= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-gui/src' uic ../../src/gui/properties/peersadditiondialog.ui uic ../../src/gui/properties/propertieswidget.ui uic ../../src/gui/properties/trackersadditiondialog.ui uic ../../src/gui/aboutdialog.ui uic ../../src/gui/addnewtorrentdialog.ui uic ../../src/gui/autoexpandabledialog.ui uic ../../src/gui/banlistoptionsdialog.ui uic ../../src/gui/cookiesdialog.ui uic ../../src/gui/deletionconfirmationdialog.ui uic ../../src/gui/executionlogwidget.ui uic ../../src/gui/downloadfromurldialog.ui uic ../../src/gui/ipsubnetwhitelistoptionsdialog.ui uic ../../src/gui/mainwindow.ui uic ../../src/gui/optionsdialog.ui uic ../../src/gui/previewselectdialog.ui uic ../../src/gui/rss/automatedrssdownloader.ui uic ../../src/gui/search/pluginselectdialog.ui uic ../../src/gui/rss/rsswidget.ui uic ../../src/gui/search/pluginsourcedialog.ui uic ../../src/gui/search/searchjobwidget.ui uic ../../src/gui/search/searchwidget.ui uic ../../src/gui/shutdownconfirmdialog.ui uic ../../src/gui/speedlimitdialog.ui uic ../../src/gui/statsdialog.ui uic ../../src/gui/torrentcategorydialog.ui uic ../../src/gui/torrentcreatordialog.ui uic ../../src/gui/trackerlogindialog.ui uic ../../src/gui/updownratiodialog.ui compiling ../../src/app/application.cpp compiling ../../src/app/cmdoptions.cpp compiling ../../src/app/filelogger.cpp compiling ../../src/app/main.cpp compiling ../../src/base/asyncfilestorage.cpp compiling ../../src/base/bittorrent/filepriority.cpp compiling ../../src/base/bittorrent/infohash.cpp compiling ../../src/base/bittorrent/magneturi.cpp compiling ../../src/base/bittorrent/peerinfo.cpp ../../src/base/bittorrent/magneturi.cpp: In constructor 'BitTorrent::MagnetUri::MagnetUri(const QString&)': ../../src/base/bittorrent/magneturi.cpp:83:33: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 83 | m_hash = m_addTorrentParams.info_hash; | ^~~~~~~~~ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/magneturi.cpp:29: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ compiling ../../src/base/bittorrent/private/bandwidthscheduler.cpp compiling ../../src/base/bittorrent/private/filterparserthread.cpp compiling ../../src/base/bittorrent/private/resumedatasavingmanager.cpp compiling ../../src/base/bittorrent/private/speedmonitor.cpp compiling ../../src/base/bittorrent/private/statistics.cpp compiling ../../src/base/bittorrent/session.cpp ../../src/base/bittorrent/session.cpp: In member function 'bool BitTorrent::Session::addTorrent_impl(BitTorrent::CreateTorrentParams, const BitTorrent::MagnetUri&, BitTorrent::TorrentInfo, const QByteArray&)': ../../src/base/bittorrent/session.cpp:2154:31: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 2154 | hash = magnetUri.hash(); | ^ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ ../../src/base/bittorrent/session.cpp:2203:33: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 2203 | hash = torrentInfo.hash(); | ^ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ In file included from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/magneturi.h: In member function 'BitTorrent::MagnetUri& BitTorrent::MagnetUri::operator=(BitTorrent::MagnetUri&&)': ../../src/base/bittorrent/magneturi.h:43:11: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 43 | class MagnetUri | ^~~~~~~~~ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'BitTorrent::Session::startUpTorrents()::TorrentResumeData& BitTorrent::Session::startUpTorrents()::TorrentResumeData::operator=(BitTorrent::Session::startUpTorrents()::TorrentResumeData&&)': ../../src/base/bittorrent/session.cpp:3929:7: note: synthesized method 'BitTorrent::MagnetUri& BitTorrent::MagnetUri::operator=(BitTorrent::MagnetUri&&)' first required here 3929 | } TorrentResumeData; | ^~~~~~~~~~~~~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'void BitTorrent::Session::startUpTorrents()': ../../src/base/bittorrent/session.cpp:3988:84: note: synthesized method 'BitTorrent::Session::startUpTorrents()::TorrentResumeData& BitTorrent::Session::startUpTorrents()::TorrentResumeData::operator=(BitTorrent::Session::startUpTorrents()::TorrentResumeData&&)' first required here 3988 | queuedResumeData[q] = {hash, magnetUri, torrentParams, data}; | ^ compiling ../../src/base/bittorrent/torrentcreatorthread.cpp In file included from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/magneturi.h: In instantiation of 'QMap::iterator QMap::insert(const Key&, const T&) [with Key = int; T = BitTorrent::Session::startUpTorrents()::TorrentResumeData]': /usr/include/qt5/QtCore/qmap.h:676:16: required from 'T& QMap::operator[](const Key&) [with Key = int; T = BitTorrent::Session::startUpTorrents()::TorrentResumeData]' ../../src/base/bittorrent/session.cpp:3988:43: required from here ../../src/base/bittorrent/magneturi.h:43:11: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 43 | class MagnetUri | ^~~~~~~~~ In file included from ../../src/base/bittorrent/magneturi.h:38, from ../../src/base/bittorrent/session.cpp:88: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ ../../src/base/bittorrent/session.cpp:3929:7: note: synthesized method 'BitTorrent::MagnetUri& BitTorrent::MagnetUri::operator=(const BitTorrent::MagnetUri&)' first required here 3929 | } TorrentResumeData; | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvariant.h:47, from /usr/include/qt5/QtGui/qevent.h:50, from /usr/include/qt5/QtGui/QList:1, from ../../src/base/bittorrent/session.h:39, from ../../src/base/bittorrent/session.cpp:30: /usr/include/qt5/QtCore/qmap.h:723:25: note: synthesized method 'BitTorrent::Session::startUpTorrents()::TorrentResumeData& BitTorrent::Session::startUpTorrents()::TorrentResumeData::operator=(const BitTorrent::Session::startUpTorrents()::TorrentResumeData&)' first required here 723 | lastNode->value = avalue; | ~~~~~~~~~~~~~~~~^~~~~~~~ compiling ../../src/base/bittorrent/torrenthandle.cpp ../../src/base/bittorrent/torrenthandle.cpp: In constructor 'BitTorrent::TorrentHandle::TorrentHandle(BitTorrent::Session*, const libtorrent::torrent_handle&, const BitTorrent::CreateTorrentParams&)': ../../src/base/bittorrent/torrenthandle.cpp:202:47: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 202 | m_hash = InfoHash(m_nativeStatus.info_hash); | ^ In file included from ../../src/base/bittorrent/torrenthandle.h:51, from ../../src/base/bittorrent/torrenthandle.cpp:30: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ compiling ../../src/base/bittorrent/torrentinfo.cpp compiling ../../src/base/bittorrent/tracker.cpp compiling ../../src/base/bittorrent/trackerentry.cpp compiling ../../src/base/exceptions.cpp compiling ../../src/base/filesystemwatcher.cpp compiling ../../src/base/http/connection.cpp compiling ../../src/base/http/httperror.cpp compiling ../../src/base/http/requestparser.cpp compiling ../../src/base/http/responsebuilder.cpp compiling ../../src/base/http/responsegenerator.cpp compiling ../../src/base/http/server.cpp compiling ../../src/base/iconprovider.cpp compiling ../../src/base/logger.cpp compiling ../../src/base/net/dnsupdater.cpp compiling ../../src/base/net/downloadhandler.cpp compiling ../../src/base/net/downloadmanager.cpp compiling ../../src/base/net/geoipmanager.cpp compiling ../../src/base/net/portforwarder.cpp compiling ../../src/base/net/private/geoipdatabase.cpp compiling ../../src/base/net/proxyconfigurationmanager.cpp compiling ../../src/base/net/reverseresolution.cpp compiling ../../src/base/net/smtp.cpp compiling ../../src/base/preferences.cpp compiling ../../src/base/private/profile_p.cpp compiling ../../src/base/profile.cpp compiling ../../src/base/rss/private/rss_parser.cpp compiling ../../src/base/rss/rss_article.cpp compiling ../../src/base/rss/rss_autodownloader.cpp compiling ../../src/base/rss/rss_autodownloadrule.cpp compiling ../../src/base/rss/rss_feed.cpp compiling ../../src/base/rss/rss_folder.cpp compiling ../../src/base/rss/rss_item.cpp compiling ../../src/base/rss/rss_session.cpp compiling ../../src/base/scanfoldersmodel.cpp compiling ../../src/base/search/searchdownloadhandler.cpp compiling ../../src/base/search/searchhandler.cpp compiling ../../src/base/search/searchpluginmanager.cpp compiling ../../src/base/settingsstorage.cpp compiling ../../src/base/torrentfileguard.cpp compiling ../../src/base/torrentfilter.cpp compiling ../../src/base/tristatebool.cpp compiling ../../src/base/utils/bytearray.cpp compiling ../../src/base/utils/foreignapps.cpp compiling ../../src/base/utils/fs.cpp compiling ../../src/base/utils/gzip.cpp compiling ../../src/base/utils/misc.cpp compiling ../../src/base/utils/net.cpp compiling ../../src/base/utils/random.cpp compiling ../../src/base/utils/string.cpp compiling ../../src/gui/lineedit/src/lineedit.cpp compiling ../../src/gui/powermanagement/powermanagement.cpp compiling ../../src/gui/powermanagement/powermanagement_x11.cpp compiling ../../src/gui/properties/downloadedpiecesbar.cpp compiling ../../src/gui/properties/peerlistwidget.cpp compiling ../../src/gui/properties/peersadditiondialog.cpp compiling ../../src/gui/properties/pieceavailabilitybar.cpp compiling ../../src/gui/properties/piecesbar.cpp compiling ../../src/gui/properties/propertieswidget.cpp compiling ../../src/gui/properties/proplistdelegate.cpp compiling ../../src/gui/properties/proptabbar.cpp compiling ../../src/gui/properties/speedplotview.cpp compiling ../../src/gui/properties/speedwidget.cpp compiling ../../src/gui/properties/trackerlistwidget.cpp compiling ../../src/gui/properties/trackersadditiondialog.cpp compiling ../../src/gui/qtnotify/notifications.cpp compiling ../../src/gui/addnewtorrentdialog.cpp compiling ../../src/gui/advancedsettings.cpp ../../src/gui/addnewtorrentdialog.cpp: In member function 'bool AddNewTorrentDialog::loadTorrent(const QString&)': ../../src/gui/addnewtorrentdialog.cpp:289:33: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 289 | m_hash = m_torrentInfo.hash(); | ^ In file included from ../../src/gui/addnewtorrentdialog.h:36, from ../../src/gui/addnewtorrentdialog.cpp:29: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ ../../src/gui/addnewtorrentdialog.cpp: In member function 'bool AddNewTorrentDialog::loadMagnet(const BitTorrent::MagnetUri&)': ../../src/gui/addnewtorrentdialog.cpp:324:29: warning: implicitly-declared 'BitTorrent::InfoHash& BitTorrent::InfoHash::operator=(const BitTorrent::InfoHash&)' is deprecated [-Wdeprecated-copy] 324 | m_hash = magnetUri.hash(); | ^ In file included from ../../src/gui/addnewtorrentdialog.h:36, from ../../src/gui/addnewtorrentdialog.cpp:29: ../../src/base/bittorrent/infohash.h:43:9: note: because 'BitTorrent::InfoHash' has user-provided 'BitTorrent::InfoHash::InfoHash(const BitTorrent::InfoHash&)' 43 | InfoHash(const InfoHash &other); | ^~~~~~~~ compiling ../../src/gui/autoexpandabledialog.cpp compiling ../../src/gui/banlistoptionsdialog.cpp compiling ../../src/gui/categoryfiltermodel.cpp compiling ../../src/gui/categoryfilterproxymodel.cpp compiling ../../src/gui/categoryfilterwidget.cpp compiling ../../src/gui/cookiesdialog.cpp compiling ../../src/gui/cookiesmodel.cpp compiling ../../src/gui/downloadfromurldialog.cpp compiling ../../src/gui/executionlogwidget.cpp compiling ../../src/gui/fspathedit.cpp compiling ../../src/gui/fspathedit_p.cpp compiling ../../src/gui/guiiconprovider.cpp compiling ../../src/gui/ipsubnetwhitelistoptionsdialog.cpp compiling ../../src/gui/loglistwidget.cpp compiling ../../src/gui/mainwindow.cpp compiling ../../src/gui/optionsdialog.cpp compiling ../../src/gui/previewselectdialog.cpp compiling ../../src/gui/raisedmessagebox.cpp compiling ../../src/gui/rss/articlelistwidget.cpp compiling ../../src/gui/rss/automatedrssdownloader.cpp compiling ../../src/gui/rss/feedlistwidget.cpp compiling ../../src/gui/rss/htmlbrowser.cpp compiling ../../src/gui/rss/rsswidget.cpp compiling ../../src/gui/scanfoldersdelegate.cpp compiling ../../src/gui/search/pluginselectdialog.cpp compiling ../../src/gui/search/pluginsourcedialog.cpp compiling ../../src/gui/search/searchjobwidget.cpp compiling ../../src/gui/search/searchlistdelegate.cpp compiling ../../src/gui/search/searchsortmodel.cpp compiling ../../src/gui/search/searchwidget.cpp compiling ../../src/gui/shutdownconfirmdialog.cpp compiling ../../src/gui/speedlimitdialog.cpp compiling ../../src/gui/statsdialog.cpp compiling ../../src/gui/statusbar.cpp compiling ../../src/gui/tagfiltermodel.cpp compiling ../../src/gui/tagfilterproxymodel.cpp compiling ../../src/gui/tagfilterwidget.cpp compiling ../../src/gui/torrentcategorydialog.cpp compiling ../../src/gui/torrentcontentfiltermodel.cpp compiling ../../src/gui/torrentcontentmodel.cpp compiling ../../src/gui/torrentcontentmodelfile.cpp compiling ../../src/gui/torrentcontentmodelfolder.cpp compiling ../../src/gui/torrentcontentmodelitem.cpp compiling ../../src/gui/torrentcontenttreeview.cpp compiling ../../src/gui/torrentcreatordialog.cpp compiling ../../src/gui/trackerlogindialog.cpp compiling ../../src/gui/transferlistdelegate.cpp compiling ../../src/gui/transferlistfilterswidget.cpp compiling ../../src/gui/transferlistmodel.cpp compiling ../../src/gui/transferlistsortmodel.cpp compiling ../../src/gui/transferlistwidget.cpp compiling ../../src/gui/updownratiodialog.cpp compiling ../../src/gui/utils.cpp compiling ../../src/webui/api/apicontroller.cpp compiling ../../src/webui/api/apierror.cpp compiling ../../src/webui/api/appcontroller.cpp compiling ../../src/webui/api/authcontroller.cpp compiling ../../src/webui/api/freediskspacechecker.cpp compiling ../../src/webui/api/logcontroller.cpp compiling ../../src/webui/api/rsscontroller.cpp compiling ../../src/webui/api/searchcontroller.cpp compiling ../../src/webui/api/synccontroller.cpp compiling ../../src/webui/api/torrentscontroller.cpp compiling ../../src/webui/api/transfercontroller.cpp compiling ../../src/webui/api/serialize/serialize_torrent.cpp compiling ../../src/webui/webapplication.cpp compiling ../../src/webui/webui.cpp rcc ../../src/gui/about.qrc rcc ../../src/webui/www/webui.qrc rcc ../../src/webui/www/translations/webui_translations.qrc rcc ../../src/icons/icons.qrc rcc ../../src/lang/lang.qrc rcc ../../src/searchengine/searchengine.qrc generating ./moc_predefs.h compiling qrc_about.cpp compiling qrc_webui.cpp compiling qrc_webui_translations.cpp compiling qrc_icons.cpp compiling qrc_lang.cpp compiling qrc_searchengine.cpp moc ../../src/app/application.h moc ../../src/app/filelogger.h moc ../../src/base/asyncfilestorage.h moc ../../src/base/bittorrent/private/bandwidthscheduler.h moc ../../src/base/bittorrent/private/filterparserthread.h moc ../../src/base/bittorrent/private/resumedatasavingmanager.h moc ../../src/base/bittorrent/private/statistics.h moc ../../src/base/bittorrent/session.h moc ../../src/base/bittorrent/torrentcreatorthread.h moc ../../src/base/bittorrent/tracker.h moc ../../src/base/filesystemwatcher.h moc ../../src/base/http/connection.h moc ../../src/base/http/server.h moc ../../src/base/logger.h moc ../../src/base/net/dnsupdater.h moc ../../src/base/net/downloadhandler.h moc ../../src/base/net/downloadmanager.h moc ../../src/base/net/geoipmanager.h moc ../../src/base/net/portforwarder.h moc ../../src/base/net/proxyconfigurationmanager.h moc ../../src/base/net/reverseresolution.h moc ../../src/base/net/smtp.h moc ../../src/base/preferences.h moc ../../src/base/rss/private/rss_parser.h moc ../../src/base/rss/rss_article.h moc ../../src/base/rss/rss_autodownloader.h moc ../../src/base/rss/rss_feed.h moc ../../src/base/rss/rss_folder.h moc ../../src/base/rss/rss_item.h moc ../../src/base/rss/rss_session.h moc ../../src/base/scanfoldersmodel.h moc ../../src/base/search/searchhandler.h moc ../../src/base/search/searchdownloadhandler.h moc ../../src/base/search/searchpluginmanager.h moc ../../src/base/settingsstorage.h moc ../../src/base/torrentfileguard.h moc ../../src/gui/lineedit/src/lineedit.h moc ../../src/gui/powermanagement/powermanagement.h moc ../../src/gui/powermanagement/powermanagement_x11.h moc ../../src/gui/properties/downloadedpiecesbar.h moc ../../src/gui/properties/peerlistdelegate.h moc ../../src/gui/properties/peerlistsortmodel.h moc ../../src/gui/properties/peerlistwidget.h moc ../../src/gui/properties/peersadditiondialog.h moc ../../src/gui/properties/pieceavailabilitybar.h moc ../../src/gui/properties/piecesbar.h moc ../../src/gui/properties/propertieswidget.h moc ../../src/gui/properties/proplistdelegate.h moc ../../src/gui/properties/proptabbar.h moc ../../src/gui/properties/speedplotview.h moc ../../src/gui/properties/speedwidget.h moc ../../src/gui/properties/trackerlistwidget.h moc ../../src/gui/properties/trackersadditiondialog.h moc ../../src/gui/qtnotify/notifications.h moc ../../src/gui/aboutdialog.h moc ../../src/gui/addnewtorrentdialog.h moc ../../src/gui/advancedsettings.h moc ../../src/gui/autoexpandabledialog.h moc ../../src/gui/banlistoptionsdialog.h moc ../../src/gui/categoryfiltermodel.h moc ../../src/gui/categoryfilterwidget.h moc ../../src/gui/cookiesdialog.h moc ../../src/gui/cookiesmodel.h moc ../../src/gui/deletionconfirmationdialog.h moc ../../src/gui/downloadfromurldialog.h moc ../../src/gui/executionlogwidget.h moc ../../src/gui/fspathedit.h moc ../../src/gui/fspathedit_p.h moc ../../src/gui/guiiconprovider.h moc ../../src/gui/ipsubnetwhitelistoptionsdialog.h moc ../../src/gui/loglistwidget.h moc ../../src/gui/mainwindow.h moc ../../src/gui/optionsdialog.h moc ../../src/gui/previewlistdelegate.h moc ../../src/gui/previewselectdialog.h moc ../../src/gui/raisedmessagebox.h moc ../../src/gui/rss/articlelistwidget.h moc ../../src/gui/rss/automatedrssdownloader.h moc ../../src/gui/rss/feedlistwidget.h moc ../../src/gui/rss/htmlbrowser.h moc ../../src/gui/rss/rsswidget.h moc ../../src/gui/scanfoldersdelegate.h moc ../../src/gui/search/pluginselectdialog.h moc ../../src/gui/search/pluginsourcedialog.h moc ../../src/gui/search/searchjobwidget.h moc ../../src/gui/search/searchlistdelegate.h moc ../../src/gui/search/searchwidget.h moc ../../src/gui/shutdownconfirmdialog.h moc ../../src/gui/speedlimitdialog.h moc ../../src/gui/statsdialog.h moc ../../src/gui/statusbar.h moc ../../src/gui/tagfiltermodel.h moc ../../src/gui/tagfilterwidget.h moc ../../src/gui/torrentcategorydialog.h moc ../../src/gui/torrentcontentfiltermodel.h moc ../../src/gui/torrentcontentmodel.h moc ../../src/gui/torrentcontenttreeview.h moc ../../src/gui/torrentcreatordialog.h moc ../../src/gui/trackerlogindialog.h moc ../../src/gui/transferlistdelegate.h moc ../../src/gui/transferlistfilterswidget.h moc ../../src/gui/transferlistmodel.h moc ../../src/gui/transferlistsortmodel.h moc ../../src/gui/transferlistwidget.h moc ../../src/gui/updownratiodialog.h moc ../../src/webui/api/apicontroller.h moc ../../src/webui/api/appcontroller.h moc ../../src/webui/api/authcontroller.h moc ../../src/webui/api/freediskspacechecker.h moc ../../src/webui/api/logcontroller.h moc ../../src/webui/api/rsscontroller.h moc ../../src/webui/api/searchcontroller.h moc ../../src/webui/api/synccontroller.h moc ../../src/webui/api/torrentscontroller.h moc ../../src/webui/api/transfercontroller.h moc ../../src/webui/webapplication.h moc ../../src/webui/webui.h compiling moc_application.cpp compiling moc_filelogger.cpp compiling moc_asyncfilestorage.cpp compiling moc_bandwidthscheduler.cpp compiling moc_filterparserthread.cpp compiling moc_resumedatasavingmanager.cpp compiling moc_statistics.cpp compiling moc_session.cpp compiling moc_torrentcreatorthread.cpp compiling moc_tracker.cpp compiling moc_filesystemwatcher.cpp compiling moc_connection.cpp compiling moc_server.cpp compiling moc_logger.cpp compiling moc_dnsupdater.cpp compiling moc_downloadhandler.cpp compiling moc_downloadmanager.cpp compiling moc_geoipmanager.cpp compiling moc_portforwarder.cpp compiling moc_proxyconfigurationmanager.cpp compiling moc_reverseresolution.cpp compiling moc_smtp.cpp compiling moc_preferences.cpp compiling moc_rss_parser.cpp compiling moc_rss_article.cpp compiling moc_rss_autodownloader.cpp compiling moc_rss_feed.cpp compiling moc_rss_folder.cpp compiling moc_rss_item.cpp compiling moc_rss_session.cpp compiling moc_scanfoldersmodel.cpp compiling moc_searchhandler.cpp compiling moc_searchdownloadhandler.cpp compiling moc_searchpluginmanager.cpp compiling moc_settingsstorage.cpp compiling moc_torrentfileguard.cpp compiling moc_lineedit.cpp compiling moc_powermanagement.cpp compiling moc_powermanagement_x11.cpp compiling moc_downloadedpiecesbar.cpp compiling moc_peerlistdelegate.cpp compiling moc_peerlistsortmodel.cpp compiling moc_peerlistwidget.cpp compiling moc_peersadditiondialog.cpp compiling moc_pieceavailabilitybar.cpp compiling moc_piecesbar.cpp compiling moc_propertieswidget.cpp compiling moc_proplistdelegate.cpp compiling moc_proptabbar.cpp compiling moc_speedplotview.cpp compiling moc_speedwidget.cpp compiling moc_trackerlistwidget.cpp compiling moc_trackersadditiondialog.cpp compiling moc_notifications.cpp compiling moc_aboutdialog.cpp compiling moc_addnewtorrentdialog.cpp compiling moc_advancedsettings.cpp compiling moc_autoexpandabledialog.cpp compiling moc_banlistoptionsdialog.cpp compiling moc_categoryfiltermodel.cpp compiling moc_categoryfilterwidget.cpp compiling moc_cookiesdialog.cpp compiling moc_cookiesmodel.cpp compiling moc_deletionconfirmationdialog.cpp compiling moc_downloadfromurldialog.cpp compiling moc_executionlogwidget.cpp compiling moc_fspathedit.cpp compiling moc_fspathedit_p.cpp compiling moc_guiiconprovider.cpp compiling moc_ipsubnetwhitelistoptionsdialog.cpp compiling moc_loglistwidget.cpp compiling moc_mainwindow.cpp compiling moc_optionsdialog.cpp compiling moc_previewlistdelegate.cpp compiling moc_previewselectdialog.cpp compiling moc_raisedmessagebox.cpp compiling moc_articlelistwidget.cpp compiling moc_automatedrssdownloader.cpp compiling moc_feedlistwidget.cpp compiling moc_htmlbrowser.cpp compiling moc_rsswidget.cpp compiling moc_scanfoldersdelegate.cpp compiling moc_pluginselectdialog.cpp compiling moc_pluginsourcedialog.cpp compiling moc_searchjobwidget.cpp compiling moc_searchlistdelegate.cpp compiling moc_searchwidget.cpp compiling moc_shutdownconfirmdialog.cpp compiling moc_speedlimitdialog.cpp compiling moc_statsdialog.cpp compiling moc_statusbar.cpp compiling moc_tagfiltermodel.cpp compiling moc_tagfilterwidget.cpp compiling moc_torrentcategorydialog.cpp compiling moc_torrentcontentfiltermodel.cpp compiling moc_torrentcontentmodel.cpp compiling moc_torrentcontenttreeview.cpp compiling moc_torrentcreatordialog.cpp compiling moc_trackerlogindialog.cpp compiling moc_transferlistdelegate.cpp compiling moc_transferlistfilterswidget.cpp compiling moc_transferlistmodel.cpp compiling moc_transferlistsortmodel.cpp compiling moc_transferlistwidget.cpp compiling moc_updownratiodialog.cpp compiling moc_apicontroller.cpp compiling moc_appcontroller.cpp compiling moc_authcontroller.cpp compiling moc_freediskspacechecker.cpp compiling moc_logcontroller.cpp compiling moc_rsscontroller.cpp compiling moc_searchcontroller.cpp compiling moc_synccontroller.cpp compiling moc_torrentscontroller.cpp compiling moc_transfercontroller.cpp compiling moc_webapplication.cpp compiling moc_webui.cpp linking qbittorrent make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-gui/src' + mv -f ../conf.pri ../conf.pri.gui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bB4KSt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 ++ dirname /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 + cd qBittorrent-release-4.1.8 + rm -rf /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 + mv -f conf.pri.nox conf.pri + cd build-nox + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 install cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.8/src/src.pro QMAKE_LRELEASE= ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-nox/src' rcc ../../src/webui/www/translations/webui_translations.qrc compiling qrc_webui_translations.cpp rcc ../../src/lang/lang.qrc compiling qrc_lang.cpp linking qbittorrent-nox /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/doc/qbittorrent-nox.1 /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/man/man1/qbittorrent-nox.1 /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/build-nox/dist/unix/systemd/qbittorrent-nox@.service /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/lib/systemd/system/qbittorrent-nox@.service /usr/lib/qt5/bin/qmake -install qinstall -exe qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/bin/qbittorrent-nox make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-nox/src' + cd .. + mv -f conf.pri.gui conf.pri + cd build-gui + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 install cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.8/src/src.pro QMAKE_LRELEASE= ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-gui/src' /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/doc/qbittorrent.1 /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/man/man1/qbittorrent.1 /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/org.qbittorrent.qBittorrent.desktop /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/applications/org.qbittorrent.qBittorrent.desktop /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/org.qbittorrent.qBittorrent.appdata.xml /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/metainfo/org.qbittorrent.qBittorrent.appdata.xml /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/16x16/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/16x16/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/22x22/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/22x22/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/24x24/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/24x24/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/32x32/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/32x32/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/36x36/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/36x36/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/48x48/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/48x48/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/64x64/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/64x64/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/72x72/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/72x72/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/96x96/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/96x96/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/128x128/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/192x192/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/192x192/apps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/16x16/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/16x16/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/22x22/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/22x22/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/24x24/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/24x24/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/32x32/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/32x32/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/36x36/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/36x36/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/48x48/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/48x48/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/64x64/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/64x64/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/72x72/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/72x72/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/96x96/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/96x96/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/128x128/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/128x128/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/192x192/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/192x192/status/qbittorrent-tray.png /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/src/icons/skin/qbittorrent-tray.svg /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/scalable/status/qbittorrent-tray.svg /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/src/icons/skin/qbittorrent-tray-dark.svg /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-dark.svg /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/src/icons/skin/qbittorrent-tray-light.svg /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-light.svg /usr/lib/qt5/bin/qmake -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.8/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/pixmaps/qbittorrent.png /usr/lib/qt5/bin/qmake -install qinstall -exe qbittorrent /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/bin/qbittorrent make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.8/build-gui/src' + desktop-file-install --dir=/builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/applications/ /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/applications/org.qbittorrent.qBittorrent.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/metainfo/org.qbittorrent.qBittorrent.appdata.xml /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/metainfo/org.qbittorrent.qBittorrent.appdata.xml: OK + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 4.1.8-1.fc32 --unique-debug-suffix -4.1.8-1.fc32.i386 --unique-debug-src-base qbittorrent-4.1.8-1.fc32.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/qBittorrent-release-4.1.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/bin/qbittorrent explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/bin/qbittorrent-nox extracting debug info from /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/bin/qbittorrent-nox extracting debug info from /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/bin/qbittorrent original debug info size: 160388kB, size after compression: 97172kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 95646 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: qbittorrent-4.1.8-1.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LpxN6s + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.8 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + cp -pr README.md /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(org.qbittorrent.qBittorrent.desktop) metainfo() metainfo(org.qbittorrent.qBittorrent.appdata.xml) mimehandler(application/x-bittorrent) mimehandler(x-scheme-handler/magnet) qbittorrent = 1:4.1.8-1.fc32 qbittorrent(x86-32) = 1:4.1.8-1.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libGL.so.1 libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.12) libQt5DBus.so.5 libQt5DBus.so.5(Qt_5) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5Network.so.5 libQt5Network.so.5(Qt_5) libQt5Solutions_SingleApplication-2.6.so.1 libQt5Svg.so.5 libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libQt5Xml.so.5 libQt5Xml.so.5(Qt_5) libboost_system.so.1.69.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.2) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.7) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libtorrent-rasterbar.so.9 libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: qbittorrent-nox-4.1.8-1.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FANXbx + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.8 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + cp -pr README.md /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386/usr/share/doc/qbittorrent-nox + RPM_EC=0 ++ jobs -p + exit 0 Provides: qbittorrent-nox = 1:4.1.8-1.fc32 qbittorrent-nox(x86-32) = 1:4.1.8-1.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.12) libQt5Network.so.5 libQt5Network.so.5(Qt_5) libQt5Solutions_SingleCoreApplication-2.6.so.1 libQt5Xml.so.5 libQt5Xml.so.5(Qt_5) libboost_system.so.1.69.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.2) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.7) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libtorrent-rasterbar.so.9 libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: qbittorrent-debugsource-4.1.8-1.fc32.i686 Provides: qbittorrent-debugsource = 1:4.1.8-1.fc32 qbittorrent-debugsource(x86-32) = 1:4.1.8-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qbittorrent-debuginfo-4.1.8-1.fc32.i686 Provides: debuginfo(build-id) = 3ccb98a1e28ade189c57ac3b15711ddd116f7eec qbittorrent-debuginfo = 1:4.1.8-1.fc32 qbittorrent-debuginfo(x86-32) = 1:4.1.8-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qbittorrent-debugsource(x86-32) = 1:4.1.8-1.fc32 Processing files: qbittorrent-nox-debuginfo-4.1.8-1.fc32.i686 Provides: debuginfo(build-id) = dece753749a35bfa169be7ba1f4988fd89c3f676 qbittorrent-nox-debuginfo = 1:4.1.8-1.fc32 qbittorrent-nox-debuginfo(x86-32) = 1:4.1.8-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qbittorrent-debugsource(x86-32) = 1:4.1.8-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 Wrote: /builddir/build/RPMS/qbittorrent-nox-4.1.8-1.fc32.i686.rpm Wrote: /builddir/build/RPMS/qbittorrent-4.1.8-1.fc32.i686.rpm Wrote: /builddir/build/RPMS/qbittorrent-debuginfo-4.1.8-1.fc32.i686.rpm Wrote: /builddir/build/RPMS/qbittorrent-nox-debuginfo-4.1.8-1.fc32.i686.rpm Wrote: /builddir/build/RPMS/qbittorrent-debugsource-4.1.8-1.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HGaArt + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qbittorrent-4.1.8-1.fc32.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0